deb-python-lesscpy/test/css/ws.min.css
Sascha Peilicke a556030931 Move tests to root dir
In essence, tests are not an importable submodule anymore but an
independent piece of code that won't be installed in a user's
site-packages directory.
2014-02-02 13:28:58 +01:00

14 lines
493 B
CSS

.whitespace{color:white;}
.whitespace{color:blue;}
.whitespace{color:green;}
.whitespace{color:pink;}
.whitespace{color:yellow;}
.whitespace{color:black;}
.white,.space,.mania{color:white;}
.newlines{background:the,great,wall;border:2px solid black;}
.no_final_semi{color:white;}
.no_final_semi1{color:yellow;color:white;}
@media all{html{padding:src('no semi in media block');}}
@font-face{src:url('x') format('e'),url('r') format('s');}
fieldset[disabled] .form-control{cursor:not-allowed;}