X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=theme%2Fidentica%2Fcss%2Fdisplay.css;h=f7abac482364621572b2da6c541834b6c90c9ea9;hb=648d967226f3b47aa6237d2be9d1a82df4f78402;hp=df114417ed28b938131657e9c99ae1041731fd41;hpb=f4e01f1444e58c06fd7b10a795701d141a7d925b;p=quix0rs-gnu-social.git diff --git a/theme/identica/css/display.css b/theme/identica/css/display.css index df114417ed..f7abac4823 100644 --- a/theme/identica/css/display.css +++ b/theme/identica/css/display.css @@ -175,10 +175,6 @@ background-image:url(../../base/images/icons/twotone/green/shield.gif); } /* NOTICES */ -.notices li.over { -background-color:#fcfcfc; -} - .notice-options .notice_reply a, .notice-options form input.submit { background-color:transparent; @@ -197,7 +193,9 @@ background:transparent url(../../base/images/icons/twotone/green/trash.gif) no-r } .notices div.entry-content, -.notices div.notice-options { +.notices div.notice-options, +.notices li.hover .notices div.entry-content, +.notices li.hover .notices div.notice-options { opacity:0.4; } .notices li.hover div.entry-content, @@ -214,6 +212,19 @@ font-family:sans-serif; .notices li.hover { background-color:#fcfcfc; } + +.notices .notices { +background-color:rgba(200, 200, 200, 0.050); +} +.notices .notices .notices { +background-color:rgba(200, 200, 200, 0.100); +} +.notices .notices .notices .notices { +background-color:rgba(200, 200, 200, 0.150); +} +.notices .notices .notices .notices .notices { +background-color:rgba(200, 200, 200, 0.300); +} /*END: NOTICES */ #new_group a {