Fix nav search clause clear button color for dark mode
[ci skip] Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
This commit is contained in:
parent
e0011b28ae
commit
1d0dd3e5d7
@ -344,7 +344,7 @@ li.fast_filter {
|
||||
|
||||
.searchClauseClear {
|
||||
font-weight: bold;
|
||||
color: #800;
|
||||
color: var(--bs-danger);
|
||||
font-size: 0.7em;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user