]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
entry content opacity
authorsarven <csarven@plantard.controlezvous.ca>
Thu, 22 Jan 2009 20:32:26 +0000 (20:32 +0000)
committersarven <csarven@plantard.controlezvous.ca>
Thu, 22 Jan 2009 20:32:26 +0000 (20:32 +0000)
theme/identica/css/display.css

index 5d07cfd9a7c73568785f94c75368f205e9c2a746..c16dc9fd7034b77310c51c80d18a277fe1d7daa4 100644 (file)
@@ -214,8 +214,8 @@ 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.entry-content,
-div.notice-options {
+.notices div.entry-content,
+.notices div.notice-options {
 opacity:0.3;
 }
 .notices li.hover div.entry-content,