mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 17:24:32 +02:00
Revert one property that didn't need to be redeclared
This commit is contained in:
@@ -125,7 +125,6 @@ function updateGalleryStyles() {
|
||||
}
|
||||
.gallery-folder:hover {
|
||||
background-color: var(--button-primary-background-fill-hover, var(--sd-button-hover-color));
|
||||
color: var(--sd-input-hover-text-color);
|
||||
}
|
||||
.gallery-folder-selected {
|
||||
background-color: var(--sd-button-selected-color);
|
||||
|
||||
Reference in New Issue
Block a user