Updated themes for notice hover on content area

This commit is contained in:
Sarven Capadisli 2009-06-18 04:55:41 +00:00
parent ca53791988
commit 2b3746013e
2 changed files with 2 additions and 2 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 {

View File

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