[CSS] Firefox ESR doesnt know what a colour is.

This commit is contained in:
Eliseu Amaro 2021-10-05 16:09:01 +01:00
förälder 2a2331d692
incheckning 5373655170
1 ändrade filer med 2 tillägg och 2 borttagningar

Visa fil

@ -226,8 +226,8 @@ url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAMAAAAp4XiDAAAAUVBMVE
.set-foreground-color,
::file-selector-button,
input[type=file] {
color: #FFF;
fill: #FFF
color: #FFF !important;
fill: #FFF !important
}
.accessibility-menu,
.set-border-accent {