1 select
.CategorySelect option
,
2 select#MoveDiscussionDropdown option
,
3 select#sCategorySelect option
{
4 color: black
!important
;
7 select
.CategorySelect
option:before
{
8 content: url
(img/cross.16.png);
11 select#MoveDiscussionDropdown
option:before
{
12 content: url
(img/cross.16.png);
14 select#sCategorySelect
option:before
{
15 content: url
(img/cross.16.png);
18 select option
.CatGeneral:before
{
19 content: url
(img/world.15.png) !important
;
21 select option
.CatAvisos:before
{
22 content: url
(img/important.15.png) !important
;
24 select option
.CatAdministracion:before
{
25 content: url
(img/sheriff.15.png) !important
;
27 select option
.CatPrivado:before
{
28 content: url
(img/vip.15.png) !important
;
30 select option
.CatNoticias:before
{
31 content: url
(img/doc.15.png) !important
;
33 select option
.CatPreguntas:before
{
34 content: url
(img/faq.15.png) !important
;
37 /* Add the icons to the categories page */
38 #Categories .Category ul
{
41 #Categories .Category ul li
{
44 #Categories .Category
{
45 background: transparent url
(img/cross.60.png) 2px 50% no-repeat
;
48 #Categories .CatGeneral
{
49 background: transparent url
(img/world.60.png) 2px 50% no-repeat
!important
;
51 #Categories .CatAvisos
{
52 background: transparent url
(img/important.60.png) 2px 50% no-repeat
!important
;
54 #Categories .CatAdministracion
{
55 background: transparent url
(img/sheriff.60.png) 2px 50% no-repeat
!important
;
57 #Categories .CatPrivado
{
58 background: transparent url
(img/vip.60.png) 2px 50% no-repeat
!important
;
60 #Categories .CatNoticias
{
61 background: transparent url
(img/doc.60.png) 2px 50% no-repeat
!important
;
63 #Categories .CatPreguntas
{
64 background: transparent url
(img/faq.60.png) 2px 50% no-repeat
!important
;