NRPC/nrpc_site/dompdf/lib/php-css-parser/tests/files/ie-hacks.css

10 lines
211 B
CSS
Raw Normal View History

2021-06-27 22:45:20 +00:00
p {
padding-right: .75rem \9;
background-image: none \9;
color:red\9\0;
background-color:red \9 \0;
background-color:red \9 \0 !important;
content: "red \9\0";
content: "red\0abc";
}