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