From: sarven Date: Thu, 22 Jan 2009 20:32:26 +0000 (+0000) Subject: entry content opacity X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=94d9329b5f9ae1906bb062911d263a2ea6d067e5;p=quix0rs-gnu-social.git entry content opacity --- diff --git a/theme/identica/css/display.css b/theme/identica/css/display.css index 5d07cfd9a7..c16dc9fd70 100644 --- a/theme/identica/css/display.css +++ b/theme/identica/css/display.css @@ -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,