feat: add text-decoration underline to bulk-clear button hover
This commit is contained in:
@@ -1020,6 +1020,7 @@
|
|||||||
color: var(--pico-contrast) !important;
|
color: var(--pico-contrast) !important;
|
||||||
background: transparent !important;
|
background: transparent !important;
|
||||||
border-color: var(--pico-contrast) !important;
|
border-color: var(--pico-contrast) !important;
|
||||||
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
.bulk-clear:disabled,
|
.bulk-clear:disabled,
|
||||||
.bulk-go:disabled,
|
.bulk-go:disabled,
|
||||||
|
|||||||
Reference in New Issue
Block a user