summaryrefslogtreecommitdiff
path: root/theme0b.css
diff options
context:
space:
mode:
Diffstat (limited to 'theme0b.css')
-rw-r--r--theme0b.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/theme0b.css b/theme0b.css
index 38de3a8..0ac2a36 100644
--- a/theme0b.css
+++ b/theme0b.css
@@ -44,6 +44,9 @@ button:hover,.fakebtn:hover{
button:active,.fakebtn:active{
background-color:#A59;
}
+button:disabled{
+ background-color:#666;
+}
input[type="text"]{
color:#FFF;
border-bottom-color:#746;