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