aboutsummaryrefslogtreecommitdiff
path: root/static/css/txt/amber.css
diff options
context:
space:
mode:
authorLibravatar Renard 2019-03-30 13:30:18 -0300
committerLibravatar bai 2019-03-30 20:58:09 +0000
commitd854378da5648b14c5fb323f254a2b373eb705bb (patch)
tree7def49c0bf6f9d9993fd9401f24e454ecb8d186a /static/css/txt/amber.css
parent5f17e76c8f3288b5888e00cd08734e1c01680fae (diff)
downloadweabot-d854378da5648b14c5fb323f254a2b373eb705bb.tar.gz
weabot-d854378da5648b14c5fb323f254a2b373eb705bb.tar.xz
weabot-d854378da5648b14c5fb323f254a2b373eb705bb.zip
Selector de CSS
Fix 1 Fix 2 Conchetumadresan Cleanup ahorasi Ajustes en selector y CSS Ajustes CSS para Selector de estilo Fix gif background Arreglos finales
Diffstat (limited to 'static/css/txt/amber.css')
-rw-r--r--static/css/txt/amber.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/txt/amber.css b/static/css/txt/amber.css
index 62fe9de..3f2902f 100644
--- a/static/css/txt/amber.css
+++ b/static/css/txt/amber.css
@@ -11,7 +11,7 @@ h3 span,#size,.abbrev{color:#f00}
hr{background:#f9690e;border:0;height:1px;box-shadow:0 0 10px #f9690e}
.spoil{background:#f9690e;color:#f9690e;text-shadow:none}.spoil:hover{color:#000}
input,button{font-family:monospace}
-input,input[type="submit"],input[type="button"],input[type="text"],textarea,button{background:#000;border:1px solid #f9690e;color:#f9690e;text-shadow:1px 1px #000}
+input,input[type="submit"],input[type="button"],input[type="text"],textarea,button,#themeSelector{background:#000;border:1px solid #f9690e;color:#f9690e;text-shadow:1px 1px #000}
input[type="text"]:focus,textarea:focus{background:#3a1903}
input[type=submit]:active,input[type=button]:active,button:active{background:#f9690e;border-style:solid;color:#000}
#main_nav{background:#000;box-shadow: 0 0 10px}