Flex样式-Panel篇
发布时间:2020-12-15 03:56:41 所属栏目:百科 来源:网络整理
导读:Panel { borderStyle: solid; borderColor: #ff0000; borderAlpha: 0.5; borderThickness: 2; roundedBottomCorners: true; cornerRadius: 10; headerHeight: 50; backgroundAlpha: 0.5; highlightAlphas: 0.4,0.24; headerColors: #cccc00,#cccc00; footerC
Panel { borderStyle: solid; borderColor: #ff0000; borderAlpha: 0.5; borderThickness: 2; roundedBottomCorners: true; cornerRadius: 10; headerHeight: 50; backgroundAlpha: 0.5; highlightAlphas: 0.4,0.24; headerColors: #cccc00,#cccc00; footerColors: #660033,#4217c2; backgroundColor: #00ffff; dropShadowEnabled: true; shadowDistance: 1; titleStyleName: "mypanelTitle"; } .mypanelTitle { letterSpacing: 1; color: #6600cc; textAlign: left; fontFamily: Trebuchet MS; fontSize: 16; fontWeight: bold; fontStyle: italic; textDecoration: underline; } (编辑:李大同) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |