X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=theme%2Fbiz%2Fcss%2Fbase.css;h=a92cc0b5ea2db7f4de1b54cba07fe43a638862e0;hb=8dbbee92e9f613d9f11bac712c2891b140d20b03;hp=c0ca6488478fbdcb1c29888e0811cd5d73470c8c;hpb=86a702953a8082b062e48c8f6eea60a7f749ef12;p=quix0rs-gnu-social.git diff --git a/theme/biz/css/base.css b/theme/biz/css/base.css index c0ca648847..a92cc0b5ea 100644 --- a/theme/biz/css/base.css +++ b/theme/biz/css/base.css @@ -480,22 +480,22 @@ text-indent:-279px; #form_notice #notice_submit label { display:none; } -#form_notice .form_note { +.form_notice .count { position:absolute; top:99px; right:98px; z-index:9; } -#form_notice .form_note dt { +.form_notice .count dt { font-weight:bold; display:none; } -#notice_text-count { +.form_notice .count { font-weight:bold; line-height:1.15; padding:1px 2px; } -#form_notice #notice_action-submit { +#form_notice .submit { width:14%; height:47px; padding:0; @@ -519,7 +519,7 @@ margin-bottom:0; line-height:1.618; } -.form_notice #notice_data-attach_selected button.close { +.form_notice .attach-status button.close { float:right; font-size:0.8em; }