search queary fix
This commit is contained in:
parent
2d9509318b
commit
1d4e11d7bc
@ -143,7 +143,7 @@ tr.checked, tr.checked td, tr.checked:nth-child(odd) .progress {
|
||||
|
||||
}
|
||||
.navbar-search .search-query:focus, .navbar-search .search-query.focused {
|
||||
color: #000;
|
||||
color: #000 !important;
|
||||
text-shadow: none;
|
||||
background-color: white !important;
|
||||
}
|
||||
|
||||
@ -123,7 +123,7 @@ tr.checked, tr.checked td, tr.checked:nth-child(odd) .progress {
|
||||
|
||||
}
|
||||
.navbar-search .search-query:focus, .navbar-search .search-query.focused {
|
||||
color: #000;
|
||||
color: #000 !important;
|
||||
text-shadow: none;
|
||||
background-color: white !important;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user