]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - theme/identica/css/display.css
Using opacity on the notice more link icon
[quix0rs-gnu-social.git] / theme / identica / css / display.css
index 1af853c496946eef6ef0c26d940c85a00072899f..bef598383552ef236b2e05de94801275685fe695 100644 (file)
@@ -434,10 +434,12 @@ background-position:0 -1582px;
 background-position:0 -1648px;
 }
 
+.notices .attachment.more,
 .notices div.entry-content,
 .notices div.notice-options {
 opacity:0.4;
 }
+.notices li:hover .attachment.more,
 .notices li:hover div.entry-content,
 .notices li:hover div.notice-options {
 opacity:1;
@@ -445,6 +447,7 @@ opacity:1;
 .opaque {
 opacity:1 !important;
 }
+.attachment.more,
 .notice-options a,
 .notice-options input {
 font-family:sans-serif;