gtk/tests/css/parser/value-none.ref.css

11 lines
184 B
CSS
Raw Normal View History

2011-12-30 12:14:57 +00:00
* {
background-image: none;
border-image-source: none;
border-style: none;
box-shadow: none;
engine: none;
font-family: "none";
icon-shadow: none;
text-shadow: none;
}