Dark theme tweaks and improvements

This commit is contained in:
n1474335 2017-05-07 01:13:47 +01:00
parent 0dc72d8301
commit 280f1ee2df
9 changed files with 44 additions and 47 deletions

View file

@ -61,6 +61,10 @@ a:focus {
border-radius: 0 !important;
}
.btn.dropdown-toggle {
height: 34px;
}
input[type="search"] {
-webkit-appearance: searchfield;
box-shadow: none;