aboutsummaryrefslogtreecommitdiff
path: root/static/css/txt/ayashii.css
diff options
context:
space:
mode:
authorLibravatar Señor X 2019-03-31 04:51:31 -0300
committerLibravatar Señor X 2019-03-31 04:51:31 -0300
commit2535cc0e31382f4ecc16aa6a1988a80455356270 (patch)
treed836677edf472e42a3152869282aa41ea093a4d3 /static/css/txt/ayashii.css
parent7a28fa5875bec5dcb6736fb58d95b939e85f0e5e (diff)
downloadweabot-2535cc0e31382f4ecc16aa6a1988a80455356270.tar.gz
weabot-2535cc0e31382f4ecc16aa6a1988a80455356270.tar.xz
weabot-2535cc0e31382f4ecc16aa6a1988a80455356270.zip
Cambiando #themeSelector a que tome todo select
Diffstat (limited to 'static/css/txt/ayashii.css')
-rw-r--r--static/css/txt/ayashii.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/txt/ayashii.css b/static/css/txt/ayashii.css
index d75894c..42d1837 100644
--- a/static/css/txt/ayashii.css
+++ b/static/css/txt/ayashii.css
@@ -7,7 +7,7 @@ h2 span{font-weight:initial;font-size:24px;margin-left:4px;display:inline-block;
h3{margin-bottom:.5em;padding-bottom:.5em}
h4:before{content:">";color:#FFFFFE;display:inline-block;font-size:16px;width:40px}
.first h4:before{content:none}
-input[type=submit],input[type=button],button,#themeSelector{border:1px outset #FFF;background:#DDD;color:#000}
+input[type=submit],input[type=button],button{border-width:2px;border-style:outset ridge ridge outset;border-color:#FFF #000 #000 #FFF;background:#DDD;color:#000;padding:0 8px}
#main_nav,.banner{background:inherit;text-align:left;margin:0;padding-left:2.5%}
#titlebox{margin-bottom:1em;margin-top:5px}
.threadnav a{margin-left:4px}