Commit ce386f24 by 陈超

T

parent e6009d43
......@@ -320,6 +320,10 @@ div::-webkit-scrollbar {
background: rgba(163,228,96,0.5);
}
.confirm_button:active {
background: rgba(163,228,96,0.5);
}
.confirm_button.focus {
background: rgba(163,228,96,0.5);
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment