Lines Matching refs:background
67 background-color: #e0e0ff;
149 background: none repeat scroll 0 0 #0D5995;
158 background: none repeat scroll 0 0 #0D5995;
189 background-color: #ccc;
200 background-color: #ffffff;
214 background: url(/images/logo.png) no-repeat;
223 background-color: #ffffff;
229 background: rgb(230, 230, 230) url(/images/gear.png) no-repeat center;
243 background-color: #dde;
281 background: url(none);
290 background: #659635;
340 background: #e0e0ff;
346 background: #c0c0ff;
382 background-color: rgb(245, 245, 245);
407 background: rgb(242, 244, 255);
444 background-color: #fff;
475 background: white;
570 background: #99ca28;
580 background: linear-gradient(top,
582 background: -moz-linear-gradient(top,
584 background: -webkit-linear-gradient(top,
593 background: linear-gradient(top,
595 background: -moz-linear-gradient(top,
597 background: -webkit-linear-gradient(top,
635 background: url(/images/prefs-devices.png) no-repeat center top;
639 background: url(/images/prefs-groups.png) no-repeat center top;
643 background: url(/images/prefs-general.png) no-repeat center top;
647 background: #e0e0ff;
652 background: #b0b0b0;
657 background: #ffe0e0;
664 background: #ffe0e0;
692 /* background: #ffe0e0; */
796 background-color: #1478dc;
908 background: -moz-linear-gradient(center top , #4B90C3, #0D63A3)
960 background-image:url(/themes/clira/images/ui-icons_ffcf29_256x240.png);
968 background-image:url(/themes/clira/images/ui-icons_ffcf29_256x240.png);
976 background-image:url(/themes/clira/images/ui-icons_ffcf29_256x240.png);
980 background-color: #f24537;
981 background: -moz-linear-gradient( center top, #f24537 5%, #c62d1f 100% );
982 …background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f24537), color-stop…
1007 background-color: #c62d1f;
1008 background: -moz-linear-gradient( center top, #c62d1f 5%, #f24537 100% );
1009 …background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop…
1027 div.color-bg-black { background-color: black; }
1028 div.color-bg-red { background-color: red; }
1029 div.color-bg-green { background-color: green; }
1030 div.color-bg-yellow { background-color: yellow; }
1031 div.color-bg-blue { background-color: blue; }
1032 div.color-bg-magenta { background-color: magenta; }
1033 div.color-bg-cyan { background-color: cyan; }
1034 div.color-bg-white { background-color: white; }
1037 div.color-bg-inverse { background-color: black; }