gtk/tests/reftests/alignment-props.css
Matthias Clasen 6c1133c885 Add an alignment property test
This test compares GtkAlignment properties and GtkWidget margin and
alignment properties.
2011-05-05 22:21:59 -04:00

9 lines
74 B
CSS

#red {
background-color: red;
}
#green {
background-color: green;
}