summaryrefslogtreecommitdiff
path: root/theme/identica/css
diff options
context:
space:
mode:
authorRobin Millette <millette@plantard.controlezvous.ca>2009-01-22 20:33:34 +0000
committerRobin Millette <millette@plantard.controlezvous.ca>2009-01-22 20:33:34 +0000
commit9e9b8349a2d32ae664a5b000ef34a7bb13a039f5 (patch)
tree029c69c1c9acf04fbe91994896d971cd25e7a48e /theme/identica/css
parent5a84d7f975c2ae356d1fbd88757414ecb385ff5e (diff)
parent248fd763bde70537e5e9a14db435c27a52849c9a (diff)
Merge branch 'master' of /var/www/trunk
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;
}