From 94d9329b5f9ae1906bb062911d263a2ea6d067e5 Mon Sep 17 00:00:00 2001 From: sarven Date: Thu, 22 Jan 2009 20:32:26 +0000 Subject: [PATCH] entry content opacity --- theme/identica/css/display.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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,