File tree 1 file changed +2
-7
lines changed
1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change @@ -116,9 +116,8 @@ a.ui-button:active,
116
116
font- weight: normal/*{fwDefault}*/ ;
117
117
color : # ffffff /*{fcActive}*/ ;
118
118
}
119
- .ui-icon-background ,
120
- .ui-state-active .ui-icon-background {
121
- border : # 003eff/*{borderColorActive}*/ ;
119
+ .ui-icon-background {
120
+ border : # dddddd/*{borderColorContent}*/ ;
122
121
background- color : # ffffff /*{bgColorContent}*/ ;
123
122
}
124
123
.ui-state-active a ,
@@ -137,10 +136,6 @@ a.ui-button:active,
137
136
background: # fffa90 /*{bgColorHighlight}*/ /*{bgImgUrlHighlight}*/ /*{bgHighlightXPos}*/ /*{bgHighlightYPos}*/ /*{bgHighlightRepeat}*/ ;
138
137
color : # 777620/*{fcHighlight}*/ ;
139
138
}
140
- .ui-state-checked {
141
- border : 1px solid # dad55e /*{borderColorHighlight}*/ ;
142
- background: # fffa90 /*{bgColorHighlight}*/ ;
143
- }
144
139
.ui-state-highlight a ,
145
140
.ui-widget-content .ui-state-highlight a ,
146
141
.ui-widget-header .ui-state-highlight a {
You can’t perform that action at this time.
0 commit comments