forked from GNUsocial/gnu-social
[CSS] Firefox ESR doesnt know what a colour is.
This commit is contained in:
parent
2a2331d692
commit
5373655170
@ -226,8 +226,8 @@ url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAMAAAAp4XiDAAAAUVBMVE
|
|||||||
.set-foreground-color,
|
.set-foreground-color,
|
||||||
::file-selector-button,
|
::file-selector-button,
|
||||||
input[type=file] {
|
input[type=file] {
|
||||||
color: #FFF;
|
color: #FFF !important;
|
||||||
fill: #FFF
|
fill: #FFF !important
|
||||||
}
|
}
|
||||||
.accessibility-menu,
|
.accessibility-menu,
|
||||||
.set-border-accent {
|
.set-border-accent {
|
||||||
|
Loading…
Reference in New Issue
Block a user