From c00e0f9f07827630ccba2cf4ac8bf0793d0ba930 Mon Sep 17 00:00:00 2001 From: Choom Date: Mon, 23 Jan 2023 18:09:26 -0300 Subject: Separando .trip de .name --- static/css/ib.css | 56 +++++++++++++++++++++++++++++-------------------------- 1 file changed, 30 insertions(+), 26 deletions(-) (limited to 'static/css/ib.css') diff --git a/static/css/ib.css b/static/css/ib.css index 17b0f26..468fb6d 100644 --- a/static/css/ib.css +++ b/static/css/ib.css @@ -27,7 +27,7 @@ body[data-brd="2d"], body[data-brd="2d"] textarea { .spoil:hover { color: #fff; } -.postarea table { +#postform-t { margin: 0 auto; text-align: left; line-height: 1em; @@ -51,10 +51,6 @@ select { color: #000; padding: 0; } -select, -#search input { - font-size: 85%; -} #logo { font-size: 160%; font-weight: bold; @@ -63,11 +59,13 @@ select, } input[type="submit"], input[type="button"], -button, -#oekform select { +button { padding: 0 1em; height: 1.7em; } +#oekform select { + height: 1.7em; +} input[type="text"], input[type="password"], textarea { @@ -75,14 +73,16 @@ textarea { border: 1px inset gray; padding: 3px; } -#search input[type="text"] { - width: 80px; +#searchin { + width: 128px; + padding: 2px; } -#search input[type="text"], -#search select { - height: 16px; +#searchin, +#searchbtn, +#main_nav_sel { + font-size: 85%; } -#postform-t input[name="subject"] { +input[name="subject"] { max-width: 300px; } #postform-t textarea { @@ -185,6 +185,9 @@ body:not(.res) .thread.hidden > *, padding: 2px; margin: 3px 0; } +.name { + font-weight: bold; +} .name em { color: #009; font-style: normal; @@ -313,7 +316,7 @@ body:not(.res) .thread.hidden > *, padding: 4px; } #main_nav.mob { - font-size: 12px; + font-size: 14px; line-height: 1em; box-shadow: 0 0 4px #000; position: fixed; @@ -324,9 +327,6 @@ body:not(.res) .thread.hidden > *, padding: 2px; z-index: 9; } - .postarea table { - border-spacing: 1px; - } .pass, .thread td.ell, .thumbmsg, @@ -334,9 +334,12 @@ body:not(.res) .thread.hidden > *, .fs small { display: none; } + #oekform { + line-height: 2em; + } .thread table, #postform input[type="text"], - #postform input[type="submit"], + #sendbtn, #postform textarea, #postform input[type="file"], #filepreview, @@ -344,6 +347,14 @@ body:not(.res) .thread.hidden > *, max-width: 100%; width: 100%; } + #postform-t input, + #postform-t textarea { + border: 0; + } + #sendbtn { + border: 0; + margin-top: 4px; + } .thread table, .thread tbody, .thread tr, @@ -354,10 +365,6 @@ body:not(.res) .thread.hidden > *, .thread td { overflow: hidden; } - #postform-t input[type="submit"] { - height: 2em; - margin-top: 2px; - } .postblock, #rules, .fs, @@ -404,10 +411,7 @@ body:not(.res) .thread.hidden > *, #pg span { padding: 4px; } - #search input { + #searchin { width: initial !important; } - #search span { - display: inline-block; - } } -- cgit v1.2.1-18-gbd029