diff options
author | Choom | 2023-01-20 00:36:43 -0300 |
---|---|---|
committer | Choom | 2023-01-22 07:57:56 -0300 |
commit | 8e519f17d144165b6de31bf3ebabdab5eb13bf0d (patch) | |
tree | 10b3bd7affd037d198fc6ec54af6862cb0ce85b0 /static/css | |
parent | 649a2e5f4fa0b13a58068772ec72605dba6624d2 (diff) | |
download | weabot-8e519f17d144165b6de31bf3ebabdab5eb13bf0d.tar.gz weabot-8e519f17d144165b6de31bf3ebabdab5eb13bf0d.tar.xz weabot-8e519f17d144165b6de31bf3ebabdab5eb13bf0d.zip |
Config para el usuario
Diffstat (limited to 'static/css')
-rw-r--r-- | static/css/cyber.css | 4 | ||||
-rw-r--r-- | static/css/dickgirl.css | 2 | ||||
-rw-r--r-- | static/css/easymodo.css | 7 | ||||
-rw-r--r-- | static/css/hotdog.css | 4 | ||||
-rw-r--r-- | static/css/ib.css | 13 | ||||
-rw-r--r-- | static/css/putaba.css | 4 | ||||
-rw-r--r-- | static/css/txt/ayashii.css | 12 | ||||
-rw-r--r-- | static/css/txt/bbs.css | 66 | ||||
-rw-r--r-- | static/css/txt/blue moon.css | 2 | ||||
-rw-r--r-- | static/css/txt/futanari.css | 7 | ||||
-rw-r--r-- | static/css/txt/gamer.css | 15 | ||||
-rw-r--r-- | static/css/txt/headline.css | 5 | ||||
-rw-r--r-- | static/css/txt/mercury.css | 1 | ||||
-rw-r--r-- | static/css/txt/postal.css | 3 | ||||
-rw-r--r-- | static/css/txt/rizzona.css | 10 | ||||
-rw-r--r-- | static/css/txt/ventanas.css | 2 | ||||
-rw-r--r-- | static/css/txt/waves.css | 10 |
17 files changed, 85 insertions, 82 deletions
diff --git a/static/css/cyber.css b/static/css/cyber.css index 39eee7a..2ded143 100644 --- a/static/css/cyber.css +++ b/static/css/cyber.css @@ -71,8 +71,8 @@ input[type="submit"]:active { .extramode { background: #001eff; } -.postform, -.oekform { +#postform-t, +#oekform { background: #2b2b2b; border: 1px solid #989898; box-shadow: 5px 5px #989898; diff --git a/static/css/dickgirl.css b/static/css/dickgirl.css index da5b708..69b2a3a 100644 --- a/static/css/dickgirl.css +++ b/static/css/dickgirl.css @@ -69,7 +69,7 @@ input[type="file"] { text-decoration: none; } .subj { - color: #d1a28c; + color: #ff7a7a; } .name { color: #acca82; diff --git a/static/css/easymodo.css b/static/css/easymodo.css index b8a00f4..5dfcdee 100644 --- a/static/css/easymodo.css +++ b/static/css/easymodo.css @@ -32,8 +32,9 @@ a:hover .name b, .extramode { background: #0040e0; } -.postform, -.oekform { +#postform-t, +#userdel, +#oekform { background: #cce1cf; border: 1px solid #cce1cf; padding: 1px; @@ -87,4 +88,4 @@ a:hover .name b, } #main_nav.mob { background: #cce1cf; -}
\ No newline at end of file +} diff --git a/static/css/hotdog.css b/static/css/hotdog.css index 1e38749..f4b0d55 100644 --- a/static/css/hotdog.css +++ b/static/css/hotdog.css @@ -14,7 +14,7 @@ html, body{ a, a .name, a .name b, .nav label, #pg a{ color:#fff } -.reply a, .reply a .name, .reply a .name b, .postform a, .oekform a, #main_nav a{ +.reply a, .reply a .name, .reply a .name b, #postform-t a, #oekform a, #main_nav a{ color:#000 } a:hover, a:hover .name, a:hover .name b, .nav label:hover, #main_nav a:hover{ @@ -52,7 +52,7 @@ input[type="submit"]:active, input[type="button"]:active{ color:#000; width:100% } -.postform, .oekform{ +#postform-t, #oekform{ background:#ff0; border:1px solid #000; color:#000; 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; } diff --git a/static/css/putaba.css b/static/css/putaba.css index f86cb4e..9dd38be 100644 --- a/static/css/putaba.css +++ b/static/css/putaba.css @@ -74,8 +74,8 @@ hr, } .thread, #userdel, -.postform, -.oekform { +#postform-t, +#oekform { background: #fff; box-shadow: 1px 1px 1px rgba(50, 50, 50, 0.5); margin: 0 10px 10px; diff --git a/static/css/txt/ayashii.css b/static/css/txt/ayashii.css index 6653a92..a2d1835 100644 --- a/static/css/txt/ayashii.css +++ b/static/css/txt/ayashii.css @@ -64,12 +64,14 @@ button { .threadnav a { margin-left: 4px; } -.innerbox, .innerbox.links { +.innerbox, +#bailinks { margin: 0; padding: 0; } -.innerbox, .innerbox.links, -.mainpage .thread { +.innerbox, +#bailinks, +.mainpage > .thread { margin-bottom: 1em; padding-bottom: 1em; } @@ -78,13 +80,13 @@ hr { } hr, .innerbox, -.mainpage .thread, +.mainpage > .thread, .reply, .deleted, h3 { border-bottom: 2px groove gray; } -.links, +#bailinks, #listmenu { text-align: left; } diff --git a/static/css/txt/bbs.css b/static/css/txt/bbs.css index 622ab7e..c7fa759 100644 --- a/static/css/txt/bbs.css +++ b/static/css/txt/bbs.css @@ -9,8 +9,10 @@ textarea { font-family: arial, helvetica, sans-serif; font-size: 16px; } -body[data-brd="zonavip"], body[data-brd="zonavip"] textarea, -body[data-brd="world"], body[data-brd="world"] textarea, +body[data-brd="zonavip"], +body[data-brd="zonavip"] textarea, +body[data-brd="world"], +body[data-brd="world"] textarea, .threadnav { font-family: Mona,'MS PGothic',IPAMonaPGothic,sans-serif; } @@ -40,7 +42,7 @@ h3 { margin: 8px 0; line-height: 1em; } -h3 span { +h3 > span { display: inline-block; font-weight: normal; } @@ -103,23 +105,32 @@ ul { } #main_nav { font-size: 14px; - padding: 3px 0; + line-height: 18px; + padding: 1px 0; text-align: center; width: 100%; } -#main_nav select { +#main_nav > select { font-size: 85%; padding: 0; } -#main_nav a, -#thread_nav a, +#main_nav.mob { + position: fixed; + top: 0; + left: 0; + box-shadow: 0 1px 4px #000; + padding: 2px; + line-height: 1em; +} +#main_nav > a, +#thread_nav > a, #threadlinks a, .threadlinks a, label { display: inline-block; } .outerbox, -.mainpage .thread, +.mainpage > .thread, #footer { margin: 0 2.5% 1em; } @@ -127,7 +138,9 @@ label { padding: 7px; margin: 7px; } -.innerbox.links { +#bailinks { + font-size: 14px; + text-align: center; padding: 3px; } .threadnav { @@ -136,18 +149,14 @@ label { #search { margin-top: 0.5em; } -#search input { +#search > input { margin-right: 2px; } -#search input[type="text"] { +#search > input[type="text"] { padding: 4px; max-width: 500px; width: 100%; } -.links { - font-size: 14px; - text-align: center; -} #threadlinks { margin-bottom: 0.5em; text-align: center; @@ -161,12 +170,12 @@ label { flex-flow: row wrap; font-size: 14px; line-height: 1; - max-height: 18em; + max-height: 15em; overflow-y: auto; overflow-x: hidden; white-space: nowrap; } -#threadlist a { +#threadlist > a { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; @@ -287,7 +296,7 @@ form .msg { padding: 0.5em 2px; text-align: left; } -#tr_preview .msg { +#tr_preview > .msg { margin: 0; } .warn { @@ -332,23 +341,6 @@ form .msg { margin-top: 0.5em; line-height: 1em; } -#main_nav.mob { - position: fixed; - top: 0; - left: 0; - width: 100%; - box-shadow: 0 0 4px #000; - padding: 2px; - line-height: 1em; - font-size: 12px; -} - - -@media (min-width: 1600px) { - #threadlist { - max-height: 15em; - } -} @media (max-width: 600px) { body.threadpage { @@ -385,7 +377,7 @@ form .msg { .quoted { font-size: 10px; } - #threadlist a { + #threadlist > a { font-size: 10px; padding: 6px 3px; } @@ -398,7 +390,7 @@ form .msg { .del { visibility: visible; } - .reply .msg, + .reply > .msg, a.thumb { margin: 8px; } diff --git a/static/css/txt/blue moon.css b/static/css/txt/blue moon.css index 9ac26ba..da73058 100644 --- a/static/css/txt/blue moon.css +++ b/static/css/txt/blue moon.css @@ -83,7 +83,7 @@ button:active { margin: 0; padding: 10px; } -.links { +#bailinks { padding-top: 5px; } #threadlist { diff --git a/static/css/txt/futanari.css b/static/css/txt/futanari.css index 342c011..53ac646 100644 --- a/static/css/txt/futanari.css +++ b/static/css/txt/futanari.css @@ -34,7 +34,7 @@ h2 a, h2 a:hover, h3, #size { - color: #d1a28c; + color: #ff7a7a; } h2 span, h3 span { @@ -97,9 +97,6 @@ input[type="file"] { border-bottom: 1px solid #10181f; border-right: 1px solid #10181f; } -#settings { - border-bottom: 8px solid #5e8db4; -} #threadbox { border-top: 0; margin-top: 0; @@ -112,7 +109,7 @@ input[type="file"] { #createbox .innerbox { margin: 0; } -.innerbox.links { +#bailinks { background: #5b8bb4; padding: 0.5em; } diff --git a/static/css/txt/gamer.css b/static/css/txt/gamer.css index 9352597..ca7ab43 100644 --- a/static/css/txt/gamer.css +++ b/static/css/txt/gamer.css @@ -47,26 +47,26 @@ hr { margin-bottom: -4px; padding-bottom: 4px; } -#thread_nav a, +#thread_nav > a, #lastposts a, #n2 { color: #66b; } -#thread_nav a:active, +#thread_nav > a:active, #lastposts a:active, #n2:active { color: #afa; } -.links, +#bailinks, #threadlinks, .threadlinks { background: url("../img/g_bg3.png") top center; color: #ff0; } h4 a, -.threadnav a, -.links a, -#footer a { +.threadnav > a, +#bailinks > a, +#footer > a { text-decoration: none; } #threadlinks a, @@ -135,7 +135,8 @@ h4, background: #000; border: 1px solid #111; } -.deleted, .hidden { +.deleted, +.hidden { color: #777; margin: 0; } diff --git a/static/css/txt/headline.css b/static/css/txt/headline.css index 6c1a1bf..8e7f1dc 100644 --- a/static/css/txt/headline.css +++ b/static/css/txt/headline.css @@ -152,6 +152,11 @@ form .msg { margin: 0; padding: 0; } + h2, + h3 { + display: block; + } + background: #eee; .mainpage .postform, .postform { padding: .25em; diff --git a/static/css/txt/mercury.css b/static/css/txt/mercury.css index c727026..37d6778 100644 --- a/static/css/txt/mercury.css +++ b/static/css/txt/mercury.css @@ -163,6 +163,7 @@ form .msg { h2, h3 { background-position: 2px 2px; + display: block; padding-left: 0; } .mainpage .postform, diff --git a/static/css/txt/postal.css b/static/css/txt/postal.css index 0c3c013..e0a6dd2 100644 --- a/static/css/txt/postal.css +++ b/static/css/txt/postal.css @@ -31,7 +31,6 @@ input[type="button"], button { background: #cbcbcb; border: 0; - padding: 2px 10px; } input[type="submit"]:active, input[type="button"]:active, @@ -118,7 +117,7 @@ h4 { overflow: hidden; padding: 0 10px 1em; } -.innerbox.links { +#bailinks { border-top: 1px solid #e5b98d; margin: 0 -1px; } diff --git a/static/css/txt/rizzona.css b/static/css/txt/rizzona.css index 29bd2c4..8d72634 100644 --- a/static/css/txt/rizzona.css +++ b/static/css/txt/rizzona.css @@ -15,19 +15,19 @@ a:active, background: #aa0000; border-bottom: 1px solid #000; } -#main_nav a, .innerbox.links a { +#main_nav > a, +#bailinks > a { color: #000; } -#main_nav a:active, -.innerbox.links a:active, -.innerbox.links select { +#main_nav > a:active, +#bailinks > a:active { color: #A91C1C; background: rgb(255,207,97); } #titlebox > div:first-child { margin-bottom: 1em; } -#titlebox .innerbox.links { +#bailinks { background: #aa0000; } .outerbox .innerbox { diff --git a/static/css/txt/ventanas.css b/static/css/txt/ventanas.css index b2fe8f9..9fd4984 100644 --- a/static/css/txt/ventanas.css +++ b/static/css/txt/ventanas.css @@ -148,7 +148,7 @@ select:focus { padding: 10px; margin: 2px; } -.links { +#bailinks { border: 1px solid; border-color: #888 #dadada #dadada #888; padding: 2px; diff --git a/static/css/txt/waves.css b/static/css/txt/waves.css index 6509afa..25f0112 100644 --- a/static/css/txt/waves.css +++ b/static/css/txt/waves.css @@ -17,7 +17,9 @@ a:active, .outerbox, .mainpage .thread { background: #95b5db; } -h1, h5, #threadlinks { +h1, +h5, +#threadlinks { background: #95b5db; margin: -7px -7px 7px; padding-bottom: 7px; @@ -30,7 +32,7 @@ h1, h5, #threadlinks { .outerbox .innerbox { background: #cfe0f0; } -.innerbox.links { +#bailinks { background: #95b5db; padding: 0; } @@ -121,7 +123,9 @@ form .msg { body.threadpage { margin: 5px 0; } - h1, h5, #threadlinks { + h1, + h5, + #threadlinks { margin: -3px -3px 3px; padding-bottom: 2px; } |