gtk/tests/reftests/no-colors.css
2012-02-02 03:14:02 +01:00

8 lines
134 B
CSS

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