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

Flex样式-Tree篇

发布时间:2020-12-15 03:56:14 所属栏目:百科 来源:网络整理
导读:Tree { backgroundAlpha: 0.9; backgroundColor: #ffcc00; alternatingItemColors: #99ff00,#6600ff; depthColors: #99ff00,#333399,#0099ff,#99cccc; useRollOver: true; rollOverColor: #99cc00; textRollOverColor: #cc0000; borderStyle: solid; borderT
Tree {
   backgroundAlpha: 0.9;
   backgroundColor: #ffcc00;
   alternatingItemColors: #99ff00,#6600ff;
   depthColors: #99ff00,#333399,#0099ff,#99cccc;
   useRollOver: true;
   rollOverColor: #99cc00;
   textRollOverColor: #cc0000;
   borderStyle: solid;
   borderThickness: 2;
   borderColor: #cc0000;
   selectionColor: #0033ff;
   color: #cccccc;
   textSelectedColor: #cc9900;
   textIndent: 20;
   indentation: 21;
   openDuration: 285;
   selectionDuration: 517;
   dropShadowEnabled: true;
   shadowDistance: -1;
   shadowDirection: center;
   dropShadowColor: #cc33ff;
   fontFamily: Arial Black;
   fontSize: 22;
   fontWeight: bold;
   fontStyle: italic;
   textDecoration: underline;
   cornerRadius: 8;
}

(编辑:李大同)

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

    推荐文章
      热点阅读