gtk/tests/reftests/no-colors.css

8 lines
111 B
CSS

* {
background-color: none;
color: none;
border-color: none;
border-style: solid;
border-width: 1;
}