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