From b241a4aff893e9fcba10422cb1993bf71578ec03 Mon Sep 17 00:00:00 2001 From: Choom Date: Sun, 11 Dec 2022 17:04:08 -0300 Subject: Cambiando botones Cambiando botones Cambiando botones Cambiando botones --- static/css/ib.css | 49 +++++++++++++++++++++++++++++++++++-------------- 1 file changed, 35 insertions(+), 14 deletions(-) (limited to 'static/css/ib.css') diff --git a/static/css/ib.css b/static/css/ib.css index 18b0010..06c2513 100644 --- a/static/css/ib.css +++ b/static/css/ib.css @@ -54,6 +54,12 @@ select { margin: 8px 0; text-align: center; } +input[type="submit"], +input[type="button"], +button { + padding: 2px 1em; + line-height: 1em; +} input[type="text"], input[type="password"], textarea { @@ -63,6 +69,7 @@ textarea { } .postform input { max-width: 250px; + height: 1.7em; } .postform input[name="subject"] { max-width: 300px; @@ -81,7 +88,7 @@ textarea { } .rules { width: 468px; - font-size: 13px; + font-size: 12px; } .rules ul { margin: 4px 0 0; @@ -125,11 +132,20 @@ textarea { #q-p .fs { margin-left: 20px; } -.deleted { +.reply.deleted { color: #777; -} -.thread.hidden > div, .thread.hidden > table, .thread.hidden > a, .thread.hidden > blockquote, -.reply.hidden input, .reply.hidden blockquote, .reply.hidden .thumb, .reply.hidden .fs, .reply.hidden .quoted, + margin: 0; + padding: 0 +} +.thread.hidden > div, +.thread.hidden > table, +.thread.hidden > a, +.thread.hidden > blockquote, +.reply.hidden input, +.reply.hidden blockquote, +.reply.hidden .thumb, +.reply.hidden .fs, +.reply.hidden .quoted, #catalog .hidden { display: none; } @@ -301,8 +317,11 @@ textarea { #main_nav.mob { font-size: 12px; } + .postarea table { + border-spacing: 1px; + } .postblock { - font-size: 14px; + font-size: 12px; white-space: nowrap; } .pass, @@ -320,25 +339,27 @@ textarea { max-width: 100%; width: 100%; } - .fs .tt, - .omitted { + .postform input[type="submit"] { + height: 2em; + margin-top: 2px; + } + .fs .tt { font-size: 14px; } - .info { + .fs, + .omitted, + .info, + .reply.deleted { font-size: 12px; } .reply .info { padding-right: 0; } - .fs, - .rules { - font-size: 12px; - } .reply .fs { margin-left: 4px; } .thumb { - margin: 0 8px 0 4px; + margin: 0 8px 0 2px; max-width: 100px; max-height: 100px; width: auto; -- cgit v1.2.1-18-gbd029