mirror of
https://github.com/wukko/cobalt.git
synced 2025-05-28 04:20:12 +02:00
web/ProcessingQueue: fix clear button focus ring & fix tab nav
This commit is contained in:
parent
46c5e2e2b5
commit
b12a1e02a8
@ -141,6 +141,11 @@
|
||||
box-shadow: none;
|
||||
text-align: left;
|
||||
border-radius: 3px;
|
||||
outline-offset: 5px;
|
||||
}
|
||||
|
||||
#processing-queue:not(.expanded) .header-buttons button {
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
.header-buttons button :global(svg) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user