entry content opacity

This commit is contained in:
sarven 2009-01-22 20:32:26 +00:00
parent 0029ebad11
commit 94d9329b5f
1 changed files with 2 additions and 2 deletions

View 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%; background:transparent url(../images/icons/twotone/green/trash.gif) no-repeat 0 45%;
} }
div.entry-content, .notices div.entry-content,
div.notice-options { .notices div.notice-options {
opacity:0.3; opacity:0.3;
} }
.notices li.hover div.entry-content, .notices li.hover div.entry-content,