diff --git a/public/css/index.css b/public/css/index.css index eeb1f8b9..d2e3fe6d 100644 --- a/public/css/index.css +++ b/public/css/index.css @@ -411,7 +411,7 @@ div[contenteditable]:empty:not(:focus):before{ color: #eee; } -.night .btn.btn-default.ui-view.active{ +.night .btn.btn-default.active{ background: #202020; }