diff options
author | sarven <csarven@plantard.controlezvous.ca> | 2009-01-22 21:47:33 +0000 |
---|---|---|
committer | sarven <csarven@plantard.controlezvous.ca> | 2009-01-22 21:47:33 +0000 |
commit | 251551fee68f8941b5f64ea4afbe34d13b09a77d (patch) | |
tree | 2d79d0a9b707ef128bc7be912b8e7ccf3ea1b80e /theme/identica | |
parent | 6fa7ce5d5e37851e2f4fbf99e3dded3facde6211 (diff) |
Group top post section and styles
Diffstat (limited to 'theme/identica')
-rw-r--r-- | theme/identica/css/display.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/identica/css/display.css b/theme/identica/css/display.css index c10f46fe9..dd623b217 100644 --- a/theme/identica/css/display.css +++ b/theme/identica/css/display.css @@ -226,7 +226,7 @@ background:transparent url(../images/icons/twotone/green/trash.gif) no-repeat 0 .notices div.entry-content, .notices div.notice-options { -opacity:0.3; +opacity:0.4; } .notices li.hover div.entry-content, .notices li.hover div.notice-options { |