X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=theme%2Fidentica%2Fcss%2Fdisplay.css;h=c16dc9fd7034b77310c51c80d18a277fe1d7daa4;hb=0d7a9cf7a878ea00b2eb1acc96659034932574f2;hp=fa395b03b2927589e3f103feb3a8eee8115679e2;hpb=f871f52624b0a21880e2f54a7da60447dbde3c62;p=quix0rs-gnu-social.git diff --git a/theme/identica/css/display.css b/theme/identica/css/display.css index fa395b03b2..c16dc9fd70 100644 --- a/theme/identica/css/display.css +++ b/theme/identica/css/display.css @@ -58,8 +58,7 @@ background-color:#fcfffc; #aside_primary, #entity_subscribe a, -#TB_window input.submit, -.form_user_subscribe input.submit { +#TB_window input.submit { background-color:#CEE1E9; } @@ -143,12 +142,15 @@ background-position: 0 40%; background-repeat: no-repeat; background-color:transparent; } +.form_group_join input.submit, +.form_group_leave input.submit .form_user_subscribe input.submit, .form_user_unsubscribe input.submit { background-color:#A9BF4F; color:#fff; } -.form_user_unsubscribe input.submit { +.form_user_unsubscribe input.submit, +.form_group_leave input.submit { background-color:#97BFD1; } @@ -212,9 +214,11 @@ background:transparent url(../images/icons/twotone/green/disfavourite.gif) no-re background:transparent url(../images/icons/twotone/green/trash.gif) no-repeat 0 45%; } -div.notice-options { +.notices div.entry-content, +.notices div.notice-options { opacity:0.3; } +.notices li.hover div.entry-content, .notices li.hover div.notice-options { opacity:1; }