summaryrefslogtreecommitdiff
path: root/theme/identica/css
diff options
context:
space:
mode:
Diffstat (limited to 'theme/identica/css')
-rw-r--r--theme/identica/css/display.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/theme/identica/css/display.css b/theme/identica/css/display.css
index 1df14a7f1..5d07cfd9a 100644
--- a/theme/identica/css/display.css
+++ b/theme/identica/css/display.css
@@ -58,8 +58,7 @@ background-color:#fcfffc;
#aside_primary,
#entity_subscribe a,
-#TB_window input.submit,
-.form_user_subscribe input.submit {
+#TB_window input.submit {
background-color:#CEE1E9;
}
@@ -215,9 +214,11 @@ background:transparent url(../images/icons/twotone/green/disfavourite.gif) no-re
background:transparent url(../images/icons/twotone/green/trash.gif) no-repeat 0 45%;
}
+div.entry-content,
div.notice-options {
opacity:0.3;
}
+.notices li.hover div.entry-content,
.notices li.hover div.notice-options {
opacity:1;
}