mirror of https://github.com/vladmandic/automatic
Revert one property that didn't need to be redeclared
parent
682bbc3ccf
commit
c0b5858697
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Reference in New Issue