mirror of
https://github.com/kunkunsh/kunkun-ext-neohtop.git
synced 2025-04-11 17:29:45 +00:00
removed ::before html element for the kill-btn
This commit is contained in:
parent
fcf295604b
commit
b147c1e904
@ -376,10 +376,6 @@
|
|||||||
border: 1px solid color-mix(in srgb, var(--red) 30%, transparent);
|
border: 1px solid color-mix(in srgb, var(--red) 30%, transparent);
|
||||||
}
|
}
|
||||||
|
|
||||||
.kill-btn::before {
|
|
||||||
background: var(--red);
|
|
||||||
}
|
|
||||||
|
|
||||||
.kill-btn:hover {
|
.kill-btn:hover {
|
||||||
color: var(--base);
|
color: var(--base);
|
||||||
background: var(--red);
|
background: var(--red);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user