X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=theme%2Fidentica%2Fcss%2Fdisplay.css;h=df114417ed28b938131657e9c99ae1041731fd41;hb=f4e01f1444e58c06fd7b10a795701d141a7d925b;hp=a961188979074bec764bb9747961610398942294;hpb=7095c93f66fa2fc4fdae57276ca66ad777788afd;p=quix0rs-gnu-social.git diff --git a/theme/identica/css/display.css b/theme/identica/css/display.css index a961188979..df114417ed 100644 --- a/theme/identica/css/display.css +++ b/theme/identica/css/display.css @@ -33,7 +33,7 @@ border-color:#aaa; border-color:#ddd; } -.form_settings input.form_action-secondary { +.form_settings input.form_action-primary { background:none; } @@ -60,7 +60,7 @@ div.notice-options input, .entity_send-a-message a, .form_user_nudge input.submit, .entity_nudge p, -.form_settings input.form_action-secondary { +.form_settings input.form_action-primary { color:#002E6E; } @@ -72,19 +72,10 @@ border-top-color:#CEE1E9; border-top-color:#87B4C8; } - -#content .notice p.entry-content a:visited { -background-color:#fcfcfc; -} -#content .notice p.entry-content .vcard a { -background-color:#fcfffc; -} - #aside_primary { background-color:#CEE1E9; } - #notice_text-count { color:#333; } @@ -114,7 +105,6 @@ background-color:rgba(135, 180, 200, 0.3); background-color:rgba(255, 255, 255, 0.7); } - .error { background-color:#F7E8E8; } @@ -122,7 +112,6 @@ background-color:#F7E8E8; background-color:#EFF3DC; } - #anon_notice { background-color:#87B4C8; color:#fff; @@ -133,7 +122,6 @@ border-color:#fff; background-color:#9BB43E; } - #export_data li a { background-repeat:no-repeat; background-position:0 45%; @@ -186,8 +174,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 +216,6 @@ background-color:#fcfcfc; } /*END: NOTICES */ - #new_group a { background:transparent url(../../base/images/icons/twotone/green/news.gif) no-repeat 0 45%; }