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/4am.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/css/txt/4am.css') diff --git a/static/css/txt/4am.css b/static/css/txt/4am.css index 8c538c1..2425330 100644 --- a/static/css/txt/4am.css +++ b/static/css/txt/4am.css @@ -3,7 +3,7 @@ body.threadpage{background-image:none} a,a .name,#n2{color:#81A2BE;text-decoration:none} a:hover,a:focus,#n2:active{color:#4d6172;text-decoration:underline} hr{border:1px inset #111} -input[type="text"],input[type="submit"],input[type="button"],textarea,button, #themeSelector{background:#383838;border:1px solid #4B4E55;color:#e8e8e8} +input[type="text"],input[type="submit"],input[type="button"],textarea,button,select{background:#383838;border:1px solid #4B4E55;color:#e8e8e8} input[type="submit"],input[type="button"],button{background:#333} input[type="submit"]:active,input[type="button"]:active,button:active{background:#232323} h1{color:#dc9656;font-size:26px;margin-top:-5px;text-align:center} -- cgit v1.2.1-18-gbd029