]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Updated themes for notice hover on content area
authorSarven Capadisli <csarven@controlyourself.ca>
Thu, 18 Jun 2009 04:55:41 +0000 (04:55 +0000)
committerSarven Capadisli <csarven@controlyourself.ca>
Thu, 18 Jun 2009 04:55:41 +0000 (04:55 +0000)
theme/default/css/display.css
theme/pigeonthoughts/css/display.css

index 881e264da8df80fcf9aeca405add27a01cc148fa..7e8b84b4cc231c6b62b5585b1695bdc3373573b5 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 {
index af562964d2be84309a705e227bcb240f79644604..01af500bfcb3c693bd234d5346a0dc89fc1546bd 100644 (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 {