reftests: fix background-size reftest
We have to be careful and not set the background on the labels themselves. https://bugzilla.gnome.org/show_bug.cgi?id=670743
This commit is contained in:
parent
03bf85ba07
commit
868b28b503
@ -1,6 +1,6 @@
|
|||||||
@import "reset-to-defaults.css";
|
@import "reset-to-defaults.css";
|
||||||
|
|
||||||
* {
|
.button {
|
||||||
background-image: url("border-image-balls.png");
|
background-image: url("border-image-balls.png");
|
||||||
color: black;
|
color: black;
|
||||||
text-shadow: 1px 1px white;
|
text-shadow: 1px 1px white;
|
||||||
|
Loading…
Reference in New Issue
Block a user