加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 百科 > 正文

Flex样式-Accordion篇

发布时间:2020-12-15 03:56:13 所属栏目:百科 来源:网络整理
导读:Accordion { borderStyle: solid; borderThickness: 1; headerHeight: 29; backgroundAlpha: 0.68; textIndent: 0; openDuration: 481; highlightAlphas: 0.56,0.58; fillAlphas: 0.81,0.37,0.75,0.65; fillColors: #cc0000,#ccff00,#3300ff,#6600ff; select
Accordion {
   borderStyle: solid;
   borderThickness: 1;
   headerHeight: 29;
   backgroundAlpha: 0.68;
   textIndent: 0;
   openDuration: 481;
   highlightAlphas: 0.56,0.58;
   fillAlphas: 0.81,0.37,0.75,0.65;
   fillColors: #cc0000,#ccff00,#3300ff,#6600ff;
   selectedFillColors: #0099ff,#33ffcc;
   themeColor: #3300ff;
   backgroundColor: #00ff66;
   borderColor: #cc0000;
   textRollOverColor: #6600ff;
   textSelectedColor: #330000;
   dropShadowEnabled: true;
   shadowDistance: 3;
   shadowDirection: center;
   dropShadowColor: #ffff00;
   headerStyleName: "myaccordionHeader";
}

.myaccordionHeader {
   letterSpacing: 0;
   color: #6633ff;
   textAlign: center;
   fontFamily: Arial Black;
   fontSize: 22;
   fontWeight: bold;
   fontStyle: italic;
   textDecoration: underline;
}

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读