gtk/testsuite/reftests/glarea-gl-only.css

7 lines
144 B
CSS
Raw Normal View History

.orange {
/* The color of the mipmap'ed image */
background-color: #ff7000;
/* So the error label doesn't show */
color: transparent;
}