flex 样式2
发布时间:2020-12-15 05:16:52 所属栏目:百科 来源:网络整理
导读:?TabNavigator { ?? tabHeight: 25; ?? tabStyleName: "myTabs"; } .myTabs { ?? background-color:#DCF4FF; ?? cornerRadius:2; ?? fontSize: 12; ?? fontWeight: normal; ?? themeColor: #009DFF; } DataGrid { ??? backgroundAlpha: 1; ??? rollOverColor
?TabNavigator { ?? tabHeight: 25; ?? tabStyleName: "myTabs"; } .myTabs { ?? background-color:#DCF4FF; ?? cornerRadius:2; ?? fontSize: 12; ?? fontWeight: normal; ?? themeColor: #009DFF; } DataGrid { ??? backgroundAlpha: 1; ??? rollOverColor:#7fcdfe; ??? textRollOverColor: #000000; ??? textSelectedColor: #FFFFFF; ??? horizontalGridLines: true; ??? verticalGridLines: true; ??? verticalGridLineColor: #c8c8ca; ??? borderThickness: 1; ??? borderColor: #c8c8ca; ??? textAlign:center; ?borderStyle: solid; ?alternatingItemColors: #FFFFFF,#F1FBFB; ?horizontalGridLineColor: #EEEEEE; ?verticalAlign: bottom; } AdvancedDataGrid{ ?backgroundAlpha: 1; ??? rollOverColor:#7fcdfe; ??? textRollOverColor: #000000; ??? textSelectedColor: #FFFFFF; ??? horizontalGridLines: true; ??? verticalGridLines: true; ??? verticalGridLineColor: #c8c8ca; ??? borderThickness: 1; ??? borderColor: #c8c8ca; ??? textAlign:center; ?borderStyle: solid; ?alternatingItemColors: #FFFFFF,#F1FBFB; ?horizontalGridLineColor: #EEEEEE; ?verticalAlign: bottom; ?sort-font-weight:bold; ?default-leaf-icon:Embed(source='assets/images/page_white_star.png'); } Alert { ?backgroundColor: #ffffff; ?color: #000000; ?? ?dropShadowEnabled:false; ?? ?borderColor:#adcfef; ?? ?cornerRadius:3; ?? ?headerColors:#FFFFFF,#ABE5FF;?? ?? ?? ? ?? ?buttonStyleName:"alertButtonStyle"; } .alertButtonStyle{ ?fontSize: 12; } ToolTip { ?? backgroundAlpha: 1; ?? cornerRadius: 0; ?? backgroundColor: #DFFD92; ?? fontSize: 12; ?? fontWeight: normal; ?? fontFamily: Courier; ?? textAlign: center; }
(编辑:李大同) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |