LinkButton {
cornerRadius: 10;
paddingLeft: 20;
paddingRight: 20;
letterSpacing: 0;
rollOverColor: #ff0000;
selectionColor: #ffff00;
color: #000000;
textRollOverColor: #660099;
textSelectedColor: #ccffff;
fontFamily: Times New Roman;
fontSize: 14;
fontWeight: bold;
fontStyle: italic;
textDecoration: underline;
}
Flex样式-LinkButton篇
最新推荐文章于 2024-08-28 16:19:14 发布
本文介绍了一个具体的LinkButton样式配置方案,包括圆角、内边距、字体大小等属性设置,适用于美化用户界面。
1654

被折叠的 条评论
为什么被折叠?



