]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - theme/identica/css/display.css
Merge branch 'master' of ../trunk
[quix0rs-gnu-social.git] / theme / identica / css / display.css
index fa395b03b2927589e3f103feb3a8eee8115679e2..c16dc9fd7034b77310c51c80d18a277fe1d7daa4 100644 (file)
@@ -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;
 }