X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=theme%2Fdefault%2Fcss%2Fdisplay.css;h=fb25d32d06bb9a0b4ad2aed66ced1ce570383762;hb=1b07e65277fafde9e8b9e1809e012d4e954fc2c2;hp=c68b0a3c441a654020b3a3d7515eea2e2ed069c7;hpb=aa100884fbfb7f14613f402b5eabdcd9637faf57;p=quix0rs-gnu-social.git diff --git a/theme/default/css/display.css b/theme/default/css/display.css index c68b0a3c44..fb25d32d06 100644 --- a/theme/default/css/display.css +++ b/theme/default/css/display.css @@ -30,6 +30,9 @@ input, textarea, select, .entity_remote_subscribe { border-color:#aaa; } +#filter_tags ul li { +border-color:#97BFD1; +} input.submit, @@ -54,9 +57,9 @@ a, div.notice-options input, .form_user_block input.submit, .form_user_unblock input.submit, -#entity_send-a-message a, +.entity_send-a-message a, .form_user_nudge input.submit, -#entity_nudge p { +.entity_nudge p { color:#002E6E; } @@ -160,11 +163,11 @@ background-image:url(../../base/images/icons/icon_vcard.gif); } -#entity_send-a-message a, +.entity_send-a-message a, .form_user_nudge input.submit, .form_user_block input.submit, .form_user_unblock input.submit, -#entity_nudge p { +.entity_nudge p { background-position: 0 40%; background-repeat: no-repeat; background-color:transparent; @@ -181,10 +184,10 @@ color:#fff; background-color:#97BFD1; } -#entity_send-a-message a { +.entity_send-a-message a { background-image:url(../images/icons/twotone/green/quote.gif); } -#entity_nudge p, +.entity_nudge p, .form_user_nudge input.submit { background-image:url(../images/icons/twotone/green/mail.gif); } @@ -262,7 +265,7 @@ background-color:#fcfcfc; /*END: NOTICES */ -#groups #new_group a { +#new_group a { background:transparent url(../images/icons/twotone/green/news.gif) no-repeat 0 45%; }