mirror of
https://github.com/kunkunsh/kunkun-ext-neohtop.git
synced 2025-04-04 09:46:43 +00:00
Merge pull request #6 from outranker/feature/kill-button-on-hover-style
removed ::before html element for the kill-btn
This commit is contained in:
commit
35219c9a3e
@ -376,10 +376,6 @@
|
||||
border: 1px solid color-mix(in srgb, var(--red) 30%, transparent);
|
||||
}
|
||||
|
||||
.kill-btn::before {
|
||||
background: var(--red);
|
||||
}
|
||||
|
||||
.kill-btn:hover {
|
||||
color: var(--base);
|
||||
background: var(--red);
|
||||
|
Loading…
x
Reference in New Issue
Block a user