From 7c1cd0237b9ab7446b5528f6586342600641c785 Mon Sep 17 00:00:00 2001 From: Choom Date: Sun, 18 Dec 2022 03:57:58 -0300 Subject: Cambios a css ib --- static/css/ib.css | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'static/css/ib.css') diff --git a/static/css/ib.css b/static/css/ib.css index b5e3c97..e56c4b6 100644 --- a/static/css/ib.css +++ b/static/css/ib.css @@ -155,7 +155,9 @@ textarea { #catalog .hidden { display: none; } -.res .thread.hidden > div, .res .thread.hidden > blockquote, #catalog .hidden a { +.res .thread.hidden > div, +.res .thread.hidden > blockquote, +#catalog .hidden a { display: block; } .res .thread.hidden > a { @@ -216,13 +218,13 @@ textarea { #cat-srch { border: 1px inset gray; padding: 0; - width: 126px; + width: 100px; } #catalog .thread { display: inline-block; font-size: 14px; line-height: 16px; - margin: 0 .25em .5em; + margin: 0 0 .5em; overflow: hidden; padding: .2em; position: relative; @@ -231,13 +233,14 @@ textarea { width: 165px; } #catalog.enlarged .thread { - margin: 0 .5em 1em; + margin: 0 .25em 1em; max-height: 350px; width: 265px; } #catalog .thread a img { border-radius: 4px; margin-bottom: 4px; + box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3); } #catalog.enlarged .thread a img { min-width: 128px; @@ -331,6 +334,7 @@ textarea { width: 100%; margin: 0; padding: 2px; + z-index: 9; } .postarea table { border-spacing: 1px; @@ -407,4 +411,4 @@ textarea { #search span { display: inline-block; } -} \ No newline at end of file +} -- cgit v1.2.1-18-gbd029