mirror of
https://github.com/kunkunsh/kunkun-ext-neohtop.git
synced 2025-04-20 05:29:14 +00:00
fix search clear button css on glassy theme
This commit is contained in:
parent
e6e990ae9b
commit
155c756015
@ -106,6 +106,10 @@ body {
|
|||||||
z-index: 100;
|
z-index: 100;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
[data-theme="glassy"] .btn-clear {
|
||||||
|
z-index: 100;
|
||||||
|
}
|
||||||
|
|
||||||
[data-theme="glassy"] tr.pinned,
|
[data-theme="glassy"] tr.pinned,
|
||||||
[data-theme="glassy"] tr:hover {
|
[data-theme="glassy"] tr:hover {
|
||||||
background: rgba(24, 24, 37, 0.3) !important;
|
background: rgba(24, 24, 37, 0.3) !important;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user