@@ -93,61 +93,48 @@ a.ui-link-inherit {
9393-----------------------------------------------------------------------------------------------------------*/
9494
9595.ui-bar-a {
96- border : 1px solid # 333 /*{a-bar-border}*/ ;
97- background: # 111 /*{a-bar-background-color}*/ ;
98- color : # fff /*{a-bar-color}*/ ;
96+ border : 1px solid # b3b3b3 /*{a-bar-border}*/ ;
97+ background: # eee /*{a-bar-background-color}*/ ;
98+ color : # 3e3e3e /*{a-bar-color}*/ ;
9999 font- weight: bold;
100- text- shadow: 0 /*{a-bar-shadow-x}*/ -1px /*{a-bar-shadow-y}*/ 0 /*{a-bar-shadow-radius}*/ # 000 /*{a-bar-shadow-color}*/ ;
101- }
102- .ui-bar-a .ui-link-inherit {
103- color : # fff /*{a-bar-color}*/ ;
100+ text- shadow: 0 /*{a-bar-shadow-x}*/ 1px /*{a-bar-shadow-y}*/ 0 /*{a-bar-shadow-radius}*/ # fff /*{a-bar-shadow-color}*/ ;
104101}
105102
106103.ui-bar-a a .ui-link {
107- color : # 7cc4e7 /*{a-bar-link-color}*/ ;
104+ color : # 2489ce /*{a-bar-link-color}*/ ;
108105 font- weight: bold;
109106}
110-
111107.ui-bar-a a .ui-link : visited {
112108 color : # 2489ce /*{a-bar-link-visited}*/ ;
113109}
114-
115110.ui-bar-a a .ui-link : hover {
116111 color : # 2489ce /*{a-bar-link-hover}*/ ;
117112}
118-
119113.ui-bar-a a .ui-link : active {
120114 color : # 2489ce /*{a-bar-link-active}*/ ;
121115}
122116
123117.ui-body-a ,
124118.ui-overlay-a {
125- border : 1px solid # aaa /*{a-body-border}*/ ;
119+ border : 1px solid # ccc /*{a-body-border}*/ ;
126120 color : # 333 /*{a-body-color}*/ ;
127121 text- shadow: 0 /*{a-body-shadow-x}*/ 1px /*{a-body-shadow-y}*/ 0 /*{a-body-shadow-radius}*/ # fff /*{a-body-shadow-color}*/ ;
128- background: # f9f9f9 /*{a-body-background-color}*/ ;
122+ background: # f5f5f5 /*{a-body-background-color}*/ ;
129123}
130124.ui-overlay-a {
131- background-image : none;
132125 border-width : 0 ;
133126}
134- .ui-body-a .ui-link-inherit {
135- color : # 333 /*{a-body-color}*/ ;
136- }
137127
138128.ui-body-a .ui-link {
139129 color : # 2489ce /*{a-body-link-color}*/ ;
140130 font- weight: bold;
141131}
142-
143132.ui-body-a .ui-link : visited {
144133 color : # 2489ce /*{a-body-link-visited}*/ ;
145134}
146-
147135.ui-body-a .ui-link : hover {
148136 color : # 2489ce /*{a-body-link-hover}*/ ;
149137}
150-
151138.ui-body-a .ui-link : active {
152139 color : # 2489ce /*{a-body-link-active}*/ ;
153140}
@@ -226,68 +213,55 @@ a.ui-link-inherit {
226213-----------------------------------------------------------------------------------------------------------*/
227214
228215.ui-bar-b {
229- border : 1px solid # b3b3b3 /*{b-bar-border}*/ ;
230- background: # eee /*{b-bar-background-color}*/ ;
231- color : # 3e3e3e /*{b-bar-color}*/ ;
216+ border : 1px solid # 333 /*{b-bar-border}*/ ;
217+ background: # 111 /*{b-bar-background-color}*/ ;
218+ color : # fff /*{b-bar-color}*/ ;
232219 font- weight: bold;
233- text- shadow: 0 /*{b-bar-shadow-x}*/ 1px /*{b-bar-shadow-y}*/ 0 /*{b-bar-shadow-radius}*/ # fff /*{b-bar-shadow-color}*/ ;
234- }
235- .ui-bar-b .ui-link-inherit {
236- color : # 3e3e3e /*{b-bar-color}*/ ;
220+ text- shadow: 0 /*{b-bar-shadow-x}*/ -1px /*{b-bar-shadow-y}*/ 0 /*{b-bar-shadow-radius}*/ # 000 /*{b-bar-shadow-color}*/ ;
237221}
238222
239223.ui-bar-b a .ui-link {
240- color : # 7cc4e7 /*{b-bar-link-color}*/ ;
224+ color : # 2489ce /*{b-bar-link-color}*/ ;
241225 font- weight: bold;
242226}
243-
244227.ui-bar-b a .ui-link : visited {
245228 color : # 2489ce /*{b-bar-link-visited}*/ ;
246229}
247-
248230.ui-bar-b a .ui-link : hover {
249231 color : # 2489ce /*{b-bar-link-hover}*/ ;
250232}
251-
252233.ui-bar-b a .ui-link : active {
253234 color : # 2489ce /*{b-bar-link-active}*/ ;
254235}
255236
256237.ui-body-b ,
257238.ui-overlay-b {
258- border : 1px solid # bbb /*{b-body-border}*/ ;
259- color : # 333 /*{b-body-color}*/ ;
239+ border : 1px solid # 444 /*{b-body-border}*/ ;
240+ color : # fff /*{b-body-color}*/ ;
260241 text- shadow: 0 /*{b-body-shadow-x}*/ 1px /*{b-body-shadow-y}*/ 0 /*{b-body-shadow-radius}*/ # fff /*{b-body-shadow-color}*/ ;
261- background: # fff /*{b-body-background-color}*/ ;
242+ background: # 222 /*{b-body-background-color}*/ ;
262243}
263244.ui-overlay-b {
264- background-image : none;
265245 border-width : 0 ;
266246}
267- .ui-body-b .ui-link-inherit {
268- color : # 333 /*{b-body-color}*/ ;
269- }
270247
271248.ui-body-b .ui-link {
272249 color : # 2489ce /*{b-body-link-color}*/ ;
273250 font- weight: bold;
274251}
275-
276252.ui-body-b .ui-link : visited {
277253 color : # 2489ce /*{b-body-link-visited}*/ ;
278254}
279-
280255.ui-body-b .ui-link : hover {
281256 color : # 2489ce /*{b-body-link-hover}*/ ;
282257}
283-
284258.ui-body-b .ui-link : active {
285259 color : # 2489ce /*{b-body-link-active}*/ ;
286260}
287261
288262.ui-body-b .ui-field-contain : after {
289- border-color : # eee /*{b-br-border-color}*/ ;
290- box- shadow: 0 1px # fff /*{b-br-shadow}*/ ;
263+ border-color : # 333 /*{b-br-border-color}*/ ;
264+ box- shadow: 0 1px # 111 /*{b-br-shadow}*/ ;
291265}
292266
293267.ui-btn-b {
0 commit comments