diff --git a/css/dark.css b/css/dark.css index e34cb34..2d04f7c 100644 --- a/css/dark.css +++ b/css/dark.css @@ -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; }