]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Using notice hover only on content area
authorSarven Capadisli <csarven@controlyourself.ca>
Thu, 18 Jun 2009 04:54:12 +0000 (04:54 +0000)
committerSarven Capadisli <csarven@controlyourself.ca>
Thu, 18 Jun 2009 04:54:12 +0000 (04:54 +0000)
theme/identica/css/display.css

index ad57a0f0e4334b4c401899521355267851f88440..09ad4c9724a2f072dc540ce18cc6f686f6062f04 100644 (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 {