aboutsummaryrefslogtreecommitdiff
path: root/static/css/txt/headline.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/txt/headline.css')
-rw-r--r--static/css/txt/headline.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/txt/headline.css b/static/css/txt/headline.css
index a193ce2..c65d64f 100644
--- a/static/css/txt/headline.css
+++ b/static/css/txt/headline.css
@@ -8,7 +8,7 @@ h2,h3{background:#EEE;border-bottom:2px solid #F70;display:inline-block;padding:
h3{margin:0.7em 0}
h4{background:#EEE;border-bottom:1px solid #BBB;padding:0 3px}
hr{display:none}
-input,input[type="submit"],input[type="button"],input[type="text"],textarea,button{border:1px solid #000}
+input,input[type="submit"],input[type="button"],input[type="text"],textarea,button,select{border:1px solid #000}
input[type="submit"],input[type="button"],button{background:#DDD}
input[type="submit"]:active,input[type="button"]:active,button:active{background:#CCC;border-style:solid}
.outerbox,#titlebox .innerbox:first-child,.postform,.lastposts,#content{background:#EEE;border-bottom:2px solid #BBB}