Whitespace and other cleanups

Signed-off-by: Julius Volz <julius.volz@gmail.com>
This commit is contained in:
Julius Volz 2019-02-17 19:35:56 +00:00
parent 7244ef3783
commit 7b724cea3a
3 changed files with 8 additions and 9 deletions

View file

@ -200,6 +200,5 @@ input[name="end_input"], input[name="range_input"] {
} }
li.active, .dropdown-item:focus, .dropdown-item:hover { li.active, .dropdown-item:focus, .dropdown-item:hover {
/* color: #fff; */
background-color: steelblue; background-color: steelblue;
} }