summaryrefslogtreecommitdiff
path: root/theme/identica
diff options
context:
space:
mode:
Diffstat (limited to 'theme/identica')
-rw-r--r--theme/identica/css/display.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/theme/identica/css/display.css b/theme/identica/css/display.css
index cab42f16f..0332a6f1e 100644
--- a/theme/identica/css/display.css
+++ b/theme/identica/css/display.css
@@ -228,8 +228,8 @@ div.notice-options a,
div.notice-options input {
font-family:sans-serif;
}
-.notices li.hover {
-background-color:#fcfcfc;
+.notices li:hover {
+background-color:rgba(194, 194, 194, 0.025);
}
.notices .notices {