File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 54
54
border : 1px solid # c5c5c5 /*{borderColorDefault}*/ ;
55
55
background: # f6f6f6 /*{bgColorDefault}*/ /*{bgImgUrlDefault}*/ /*{bgDefaultXPos}*/ /*{bgDefaultYPos}*/ /*{bgDefaultRepeat}*/ ;
56
56
font- weight: normal/*{fwDefault}*/ ;
57
- color : # 333333 /*{fcDefault}*/ ;
57
+ color : # 454545 /*{fcDefault}*/ ;
58
58
}
59
59
.ui-state-default a ,
60
60
.ui-state-default a : link ,
61
61
.ui-state-default a : visited {
62
- color : # 333333 /*{fcDefault}*/ ;
62
+ color : # 454545 /*{fcDefault}*/ ;
63
63
text- decor ation: none;
64
64
}
65
65
.ui-state-hover ,
71
71
border : 1px solid # cccccc /*{borderColorHover}*/ ;
72
72
background: # ededed /*{bgColorHover}*/ /*{bgImgUrlHover}*/ /*{bgHoverXPos}*/ /*{bgHoverYPos}*/ /*{bgHoverRepeat}*/ ;
73
73
font- weight: normal/*{fwDefault}*/ ;
74
- color : # 333333 /*{fcHover}*/ ;
74
+ color : # 2b2b2b /*{fcHover}*/ ;
75
75
}
76
76
.ui-state-hover a ,
77
77
.ui-state-hover a : hover ,
81
81
.ui-state-focus a : hover ,
82
82
.ui-state-focus a : link ,
83
83
.ui-state-focus a : visited {
84
- color : # 333333 /*{fcHover}*/ ;
84
+ color : # 2b2b2b /*{fcHover}*/ ;
85
85
text- decor ation: none;
86
86
}
87
87
.ui-state-active ,
You can’t perform that action at this time.
0 commit comments