mirror of
https://github.com/kunkunsh/kunkun-ext-neohtop.git
synced 2025-04-04 09:46:43 +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;
|
||||
}
|
||||
|
||||
[data-theme="glassy"] .btn-clear {
|
||||
z-index: 100;
|
||||
}
|
||||
|
||||
[data-theme="glassy"] tr.pinned,
|
||||
[data-theme="glassy"] tr:hover {
|
||||
background: rgba(24, 24, 37, 0.3) !important;
|
||||
@ -118,4 +122,4 @@ body {
|
||||
[data-theme="glassy"] td {
|
||||
border-bottom: 1px solid rgba(232, 232, 232, 0.1) !important;
|
||||
background: rgba(24, 24, 37, 0.2) !important;
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user