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