From 2535cc0e31382f4ecc16aa6a1988a80455356270 Mon Sep 17 00:00:00 2001 From: SeƱor X Date: Sun, 31 Mar 2019 04:51:31 -0300 Subject: Cambiando #themeSelector a que tome todo select --- static/css/txt/ciber.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'static/css/txt/ciber.css') diff --git a/static/css/txt/ciber.css b/static/css/txt/ciber.css index 5039e0e..e09d223 100644 --- a/static/css/txt/ciber.css +++ b/static/css/txt/ciber.css @@ -12,8 +12,8 @@ h3{margin:8px 0} h3 span,#size,.abbrev{color:#639} hr{background:#2A4A75;border:0;height:1px;box-shadow:0 0 10px #2A4A75} .spoil{background:#2A4A75;color:#2A4A75;text-shadow:none}.spoil:hover{color:#000} -input:active,input:focus,textarea:active,textarea:focus,button:active,button:active{box-shadow:0 0 15px} -.outerbox input,.outerbox textarea,#themeSelector{background:#002f00;border:1px solid #68F855;color:#68F855} +input:active,input:focus,textarea:focus,button:active,button:active,select:focus{box-shadow:0 0 15px} +.outerbox input,.outerbox textarea,select{background:#002f00;border:1px solid #68F855;color:#68F855} .outerbox input[type=submit],.outerbox input[type=button],.outerbox button{background:#0F0;border:3px outset #0F0;color:#000} .outerbox input[type=submit]:active,.outerbox input[type=button]:active,.outerbox button:active{background:#0C0;border-style:inset} .threadpage input,.threadpage textarea,.thread input,.thread textarea{background:#000;border:1px solid #2A4A75;color:#2A4A75;text-shadow:1px 1px #000} -- cgit v1.2.1-18-gbd029