summaryrefslogtreecommitdiff
path: root/theme2b.css
diff options
context:
space:
mode:
authorGravatar Chris Xiong <chirs241097@gmail.com> 2019-02-12 18:53:12 +0800
committerGravatar Chris Xiong <chirs241097@gmail.com> 2019-02-12 18:53:12 +0800
commitd7b95f0d040deb1b34af31c7c8e2f66c1e37686e (patch)
tree282d9b605c70cedee96224f6625780a8d8a2f5ce /theme2b.css
parentec9d9b4da39e6c74b8514bfaf623ed7ac310d128 (diff)
downloadweb-d7b95f0d040deb1b34af31c7c8e2f66c1e37686e.tar.xz
First update.
Diffstat (limited to 'theme2b.css')
-rw-r--r--theme2b.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/theme2b.css b/theme2b.css
index 32f24c4..2f5964d 100644
--- a/theme2b.css
+++ b/theme2b.css
@@ -44,6 +44,9 @@ button:hover,.fakebtn:hover{
button:active,.fakebtn:active{
background-color:#B85;
}
+button:disabled{
+ background-color:#666;
+}
input[type="text"]{
color:#FFF;
border-bottom-color:#863;