From 8e519f17d144165b6de31bf3ebabdab5eb13bf0d Mon Sep 17 00:00:00 2001 From: Choom Date: Fri, 20 Jan 2023 00:36:43 -0300 Subject: Config para el usuario --- static/css/ib.css | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'static/css/ib.css') diff --git a/static/css/ib.css b/static/css/ib.css index 7ea910e..17b0f26 100644 --- a/static/css/ib.css +++ b/static/css/ib.css @@ -64,7 +64,7 @@ select, input[type="submit"], input[type="button"], button, -.oekform select { +#oekform select { padding: 0 1em; height: 1.7em; } @@ -78,14 +78,14 @@ textarea { #search input[type="text"] { width: 80px; } -#search input, +#search input[type="text"], #search select { height: 16px; } -.postform input[name="subject"] { +#postform-t input[name="subject"] { max-width: 300px; } -.postform textarea { +#postform-t textarea { width: 420px; height: 125px; } @@ -94,7 +94,7 @@ textarea { padding: 3px; white-space: nowrap; } -.oekform { +#oekform { margin-bottom: 0.5em; } #rules { @@ -172,6 +172,7 @@ body:not(.res) .thread.hidden > *, #pg span { border: 1px inset; display: table-cell; + vertical-align: middle; } #pg span input { height: initial; @@ -353,7 +354,7 @@ body:not(.res) .thread.hidden > *, .thread td { overflow: hidden; } - .postform input[type="submit"] { + #postform-t input[type="submit"] { height: 2em; margin-top: 2px; } -- cgit v1.2.1-18-gbd029