diff options
Diffstat (limited to 'theme/pigeonthoughts/css')
-rw-r--r-- | theme/pigeonthoughts/css/display.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/pigeonthoughts/css/display.css b/theme/pigeonthoughts/css/display.css index af562964d..01af500bf 100644 --- a/theme/pigeonthoughts/css/display.css +++ b/theme/pigeonthoughts/css/display.css @@ -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 { |