sonarr: fixed search icon color

This commit is contained in:
gilbN 2019-07-21 22:22:34 +02:00
parent 9992ae6ca8
commit b598833121

View File

@ -102,9 +102,7 @@ body {
.search .tt-dropdown-menu {
background-color: #1f1f1f;
}
.fa-search {
color: white;
}
.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {
height: 50px;
}