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