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