Make slider less ugly

This commit is contained in:
Stefan Parviainen 2015-01-05 22:02:48 +01:00
parent cf840bee11
commit 7c3193e26e

View File

@ -2352,6 +2352,8 @@ aside .nav > li > a:hover, aside .nav > li > a:focus {
border: 1px solid #cccccc;
}
/* Abusing theme-green is less work than makeing a new new one */
.theme-green .back-bar .selected-bar { background-color: #000000; background-image: none; !important }
/* Turn checkboxes into switches */