mirror of
https://github.com/doublespeakgames/adarkroom.git
synced 2026-06-28 07:12:30 +08:00
Reverted changes
Revert to previous version (no pause)
This commit is contained in:
+1
-1
@@ -117,7 +117,7 @@ div.button {
|
|||||||
border: 1px solid #EEE;
|
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;
|
border-color: #444;
|
||||||
color: #444;
|
color: #444;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user