gtk/testsuite/reftests/no-colors.css
2013-05-15 15:37:17 +02:00

8 lines
134 B
CSS

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