mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 712347 - 'The image cannot be displayed ...' error message is hard to read on a dark background. r=roc
This commit is contained in:
parent
843a61d98d
commit
41476e52a4
@ -49,6 +49,8 @@ This is bad during printing, it means tall image frames won't know
|
|||||||
the size of the paper and cannot break into continuations along
|
the size of the paper and cannot break into continuations along
|
||||||
multiple pages. */
|
multiple pages. */
|
||||||
img {
|
img {
|
||||||
|
color: #eee;
|
||||||
|
text-align: center;
|
||||||
display: block;
|
display: block;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
|
Loading…
Reference in New Issue
Block a user