X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=theme%2Fbase%2Fcss%2Fdisplay.css;h=7446a42cdd8cd41a0e7368ed07a1065bda626d4b;hb=a3660fbea46be4d9408cd0f824166a75b8c865ab;hp=1cc2099047a1908172d4c5172d4b070b9d64f61f;hpb=be10363085f84fe8536399ea1b9bb5e930826707;p=quix0rs-gnu-social.git diff --git a/theme/base/css/display.css b/theme/base/css/display.css index 1cc2099047..7446a42cdd 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -48,14 +48,6 @@ padding:4px; font-family:sans-serif; font-size:1em; } -input, textarea, select { -border-width:2px; -border-style: solid; -border-radius:4px; --moz-border-radius:4px; --webkit-border-radius:4px; -} - input.submit { font-weight:bold; cursor:pointer; @@ -120,7 +112,6 @@ border-style:solid; line-height:0; } - .form_settings input.remove { margin-left:11px; } @@ -254,7 +245,6 @@ margin-left:11px; width:auto; } - address { float:left; margin-bottom:18px; @@ -680,8 +670,7 @@ display:block; text-align:left; width:100%; } -.entity_actions a, -.entity_remote_subscribe { +.entity_actions a { text-decoration:none; font-weight:bold; display:block; @@ -696,7 +685,8 @@ border-radius:4px; .entity_actions a, .entity_actions input, .entity_actions p { -border:0; +border-width:2px; +border-style:solid; padding-left:23px; } @@ -705,19 +695,10 @@ padding-left:23px; padding:2px 4px 1px 26px; } -.entity_remote_subscribe { -padding:4px; -border-width:2px; -border-style:solid; -border-radius:4px; --moz-border-radius:4px; --webkit-border-radius:4px; -} .entity_actions .accept { margin-bottom:18px; } - .entity_send-a-message button { position:absolute; top:3px; @@ -1013,11 +994,13 @@ float:left; } .notice-options .notice_delete, .notice-options .notice_reply, +.notice-options .form_repeat, .notice-options .form_favor, .notice-options .form_disfavor { float:left; margin-left:20%; } +.notice-options .form_repeat, .notice-options .form_favor, .notice-options .form_disfavor { margin-left:0; @@ -1043,10 +1026,12 @@ border-radius:0; -moz-border-radius:0; -webkit-border-radius:0; } +.notice-options .form_repeat legend, .notice-options .form_favor legend, .notice-options .form_disfavor legend { display:none; } +.notice-options .form_repeat fieldset, .notice-options .form_favor fieldset, .notice-options .form_disfavor fieldset { border:0;