diff options
-rw-r--r-- | public/css/index.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/css/index.css b/public/css/index.css index d9ebf6de..c304a969 100644 --- a/public/css/index.css +++ b/public/css/index.css @@ -385,7 +385,7 @@ div[contenteditable]:empty:not(:focus):before{ color: #eee; } -.night .btn.btn-default.ui-view.active{ +.night .btn.btn-default.active{ background: #202020; } |