1
0
Fork 0

Fix drag issue.

master^2
Ambrose Chua 2014-05-25 22:24:38 +08:00
parent 9f2f9edf47
commit 2eecf5bdf9
1 changed files with 1 additions and 0 deletions

View File

@ -149,6 +149,7 @@ input:focus, textarea:focus, select:focus, button:focus {
border-radius: 0 0 2px 2px;
color: #fff;
cursor: default;
-webkit-app-region: no-drag;
}
#movebar span:hover {
background-color: #fff;