]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - theme/biz/css/display.css
A lot of updates to keep the themes current (at least in functionality)
[quix0rs-gnu-social.git] / theme / biz / css / display.css
index cafb152dcc33dfa78324ea80cec4e1755c871d04..b2143cce3354b7642f6bb7d34702c9b8edd16717 100644 (file)
@@ -242,7 +242,9 @@ border-color:#FFFFFF;
 #content,
 #site_nav_local_views .current a,
 .entity_send-a-message .form_notice,
-.entity_moderation:hover ul {
+.entity_moderation:hover ul,
+.entity_role:hover ul,
+.dialogbox {
 background-color:#FFFFFF;
 }
 
@@ -359,6 +361,9 @@ background-position: 5px -1973px;
 .notice .attachment {
 background-position:0 -394px;
 }
+.notice .attachment.more {
+background-position:0 -2770px;
+}
 #attachments .attachment {
 background:none;
 }
@@ -381,14 +386,19 @@ background-position:0 -1582px;
 background-position:0 -1648px;
 }
 
+.notices .attachment.more,
 .notices div.entry-content,
 .notices div.notice-options {
 opacity:0.4;
 }
+.notices li:hover .attachment.more,
 .notices li:hover div.entry-content,
 .notices li:hover div.notice-options {
 opacity:1;
 }
+.opaque {
+opacity:1 !important;
+}
 div.notice-options a,
 div.notice-options input {
 font-family:sans-serif;