Reverted changes

Revert to previous version (no pause)
This commit is contained in:
Andrea Rendine
2016-02-17 14:06:09 +01:00
parent aae770c5a1
commit 131e5c1140
+1 -1
View File
@@ -117,7 +117,7 @@ div.button {
border: 1px solid #EEE;
}
div.button.disabled, div.button.disabled:hover, #event.paused > #buttons .button {
div.button.disabled, div.button.disabled:hover {
border-color: #444;
color: #444;
}