diff options
Diffstat (limited to 'theme/identica')
-rw-r--r-- | theme/identica/css/display.css | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/theme/identica/css/display.css b/theme/identica/css/display.css index a96118897..cc19da0f7 100644 --- a/theme/identica/css/display.css +++ b/theme/identica/css/display.css @@ -72,7 +72,6 @@ border-top-color:#CEE1E9; border-top-color:#87B4C8; } - #content .notice p.entry-content a:visited { background-color:#fcfcfc; } @@ -84,7 +83,6 @@ background-color:#fcfffc; background-color:#CEE1E9; } - #notice_text-count { color:#333; } @@ -114,7 +112,6 @@ background-color:rgba(135, 180, 200, 0.3); background-color:rgba(255, 255, 255, 0.7); } - .error { background-color:#F7E8E8; } @@ -122,7 +119,6 @@ background-color:#F7E8E8; background-color:#EFF3DC; } - #anon_notice { background-color:#87B4C8; color:#fff; @@ -133,7 +129,6 @@ border-color:#fff; background-color:#9BB43E; } - #export_data li a { background-repeat:no-repeat; background-position:0 45%; @@ -186,8 +181,6 @@ background-image:url(../../base/images/icons/twotone/green/mail.gif); background-image:url(../../base/images/icons/twotone/green/shield.gif); } - - /* NOTICES */ .notices li.over { background-color:#fcfcfc; @@ -230,7 +223,6 @@ background-color:#fcfcfc; } /*END: NOTICES */ - #new_group a { background:transparent url(../../base/images/icons/twotone/green/news.gif) no-repeat 0 45%; } |