Lines Matching refs:background

11 .xtop, .xbottom {background:transparent; font-size:0; line-height: 1px;}
63 background: __light__;
66 div.box p.box_title, div.box p.box_caption { background: __medium__;}
67 div.box .box_content { background: __lighter__;}
77 background: #e4ecf8;
80 div.box.blue > * > p.box_title, div.box.blue > * > p.box_caption {background: #cad0ee;}
81 div.box.blue > * > .box_content {background: #f4f8fd;}
91 background: #f8ece4;
94 div.box.red > * > p.box_title, div.box.red > * > p.box_caption {background: #eed0ca;}
95 div.box.red > * > .box_content {background: #fdf4ec;}
105 background: #e4f8f2;
108 div.box.green > * > p.box_title, div.box.green > * > p.box_caption {background: #c4e4d4;}
109 div.box.green > * > .box_content {background: #ecfaf6;}
119 background: #f4e8ca;
122 div.box.orange > * > p.box_title, div.box.orange > * > p.box_caption {background: #f0d499;}
123 div.box.orange > * > .box_content {background: #f8f0da;}
125 /* must come last to override coloured background when using rounded corners */
128 background: transparent !important;
142 background: __light__;
145 * html div.box div.box p.box_title, * html div.box div.box p.box_caption { background: __medium__;}
146 * html div.box div.box .box_content { background: __lighter__;}
159 background: #e4ecf8;
162 * html div.box.blue p.box_title, * html div.box.blue p.box_caption {background: #cad0ee;}
163 * html div.box.blue .box_content {background: #f4f8fd;}
175 background: #e4ecf8;
179 * html div.box div.box.blue p.box_caption {background: #cad0ee;}
180 * html div.box div.box.blue .box_content {background: #f4f8fd;}
190 background: #f8ece4;
193 * html div.box.red p.box_title, * html div.box.red p.box_caption {background: #eed0ca;}
194 * html div.box.red .box_content {background: #fdf4ec;}
206 background: #f8ece4;
209 * html div.box div.box.red p.box_title, * html div.box div.box.red p.box_caption {background: #eed0…
210 * html div.box div.box.red .box_content {background: #fdf4ec;}
220 background: #e4f8f2;
223 * html div.box.green p.box_title, * html div.box.green p.box_caption {background: #c4e4d4;}
224 * html div.box.green .box_content {background: #ecfaf6;}
236 background: #e4f8f2;
239 * html div.box div.box.green p.box_title, * html div.box div.box.green p.box_caption {background: #…
240 * html div.box div.box.green .box_content {background: #ecfaf6;}
250 background: #f4e8ca;
253 * html div.box.orange p.box_title, * html div.box.orange p.box_caption {background: #f0d499;}
254 * html div.box.orange .box_content {background: #f8f0da;}
266 background: #f4e8ca;
269 * html div.box div.box.orange p.box_title, * html div.box div.box.orange p.box_caption {background:…
270 * html div.box div.box.orange .box_content {background: #f8f0da;}