reftests: Make label-sizing tests use better CSS
ow that labels can have backgrounds, just use label backgrounds
This commit is contained in:
@ -3,6 +3,6 @@
|
|||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
GtkPaned GtkEventBox {
|
GtkPaned GtkLabel {
|
||||||
background-color: pink
|
background-color: pink
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user