Using notice hover only on content area

This commit is contained in:
Sarven Capadisli 2009-06-18 04:54:12 +00:00
parent 5d8d3e3184
commit ca53791988
1 changed files with 1 additions and 1 deletions

View File

@ -244,7 +244,7 @@ div.notice-options a,
div.notice-options input {
font-family:sans-serif;
}
.notices li:hover {
#content .notices li:hover {
background-color:#FCFCFC;
}
#conversation .notices li:hover {