Button {
cornerRadius: 8;
textIndent: 2;
paddingLeft: 20;
paddingRight: 20;
paddingTop: 20;
paddingBottom: 20;
letterSpacing: 2;
highlightAlphas: 1, 1;
fillAlphas: 1, 1, 1, 1;
fillColors: #00cc00, #cc6600, #663333, #666600;
color: #000000;
textRollOverColor: #0b333c;
textSelectedColor: #330099;
borderColor: #ff0000;
themeColor: #33cc00;
fontFamily: Verdana;
fontSize: 22;
fontWeight: bold;
fontStyle: italic;
textDecoration: underline;
}
Flex样式-Button篇
转载本文章为转载内容,我们尊重原作者对文章享有的著作权。如有内容错误或侵权问题,欢迎原作者联系我们进行内容更正或删除文章。
提问和评论都可以,用心的回复会被更多人看到
评论
发布评论
相关文章
-
山寨ElementUI之el-button,手写按钮组件
ElementUI是一款非常流行的vue插件库,整合了开发中大多数的组件。最近正好在学习vue,就尝试简单模拟一下el-button
elementui vue.js 前端 简单模拟 数组 -
Changing the default skins on a Button control in Flex
The following example shows how you can modify the default skins for the Flex Button control by setting the skin, upSkin, overSkin, downSkin, and disabledSkin styles.Full code after the jump. <?xml
button application encoding actionscript styles