]> Pileus Git - ~andy/gtk/blob - tests/reftests/no-colors.css
da899757f2e64eb59135e9d7a5792d76d702c233
[~andy/gtk] / tests / reftests / no-colors.css
1 * {
2   background-color: none;
3   color: none;
4   border-color: none;
5   border-style: solid;
6   border-width: 1;
7 }