File tree Expand file tree Collapse file tree 1 file changed +2
-7
lines changed
Expand file tree Collapse file tree 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,
116116 font- weight: normal/*{fwDefault}*/ ;
117117 color : # ffffff /*{fcActive}*/ ;
118118}
119- .ui-icon-background ,
120- .ui-state-active .ui-icon-background {
121- border : # 003eff/*{borderColorActive}*/ ;
119+ .ui-icon-background {
120+ border : # dddddd/*{borderColorContent}*/ ;
122121 background- color : # ffffff /*{bgColorContent}*/ ;
123122}
124123.ui-state-active a ,
@@ -137,10 +136,6 @@ a.ui-button:active,
137136 background: # fffa90 /*{bgColorHighlight}*/ /*{bgImgUrlHighlight}*/ /*{bgHighlightXPos}*/ /*{bgHighlightYPos}*/ /*{bgHighlightRepeat}*/ ;
138137 color : # 777620/*{fcHighlight}*/ ;
139138}
140- .ui-state-checked {
141- border : 1px solid # dad55e /*{borderColorHighlight}*/ ;
142- background: # fffa90 /*{bgColorHighlight}*/ ;
143- }
144139.ui-state-highlight a ,
145140.ui-widget-content .ui-state-highlight a ,
146141.ui-widget-header .ui-state-highlight a {
You can’t perform that action at this time.
0 commit comments