aboutsummaryrefslogtreecommitdiff
path: root/static/css/txt/bios.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/bios.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/bios.css')
-rw-r--r--static/css/txt/bios.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/txt/bios.css b/static/css/txt/bios.css
index 1f19e25..95763b7 100644
--- a/static/css/txt/bios.css
+++ b/static/css/txt/bios.css
@@ -2,7 +2,7 @@ body,textarea,.lastposts #counter{background:#00a;color:#FFF}
a,a .name,.lastposts #n2{color:#ff0;text-decoration:none}
a:focus,a:active,a:active .name,#n2:active{background:#f00;color:#FFF}
.mainpage .threadlinks a:before,#threadlinks a:before,.lastposts a:before,.lastposts label:before{content:'▶ '}
-input[type="text"],textarea{background:#00a;border:1px solid #FFF;color:#FFF}
+input[type="text"],textarea,#themeSelector{background:#00a;border:1px solid #FFF;color:#FFF}
input[type="submit"],input[type="button"],button{background:#FFF;border:0;color:#000;padding:2px 10px}
input[type="submit"]:active,input[type="button"]:active,button:active{background:#000;border-style:solid;color:#FFF}
::selection{background:#FFF;color:#000}