notice stlye updates

This commit is contained in:
sarven
2009-01-22 19:43:08 +00:00
parent 5cc0391093
commit 690273e20d
2 changed files with 22 additions and 1 deletions

View File

@@ -214,9 +214,11 @@ 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 {
opacity:0.3;
}
.notices li.hover div.entry-content,
.notices li.hover div.notice-options {
opacity:1;
}