minor fixes
[redakcja.git] / apps / wiki / static--wiki--editor--node_modules--grunt-contrib-less--node_modules--less--test / css / debug / linenumbers-comments.css
1 @charset "UTF-8";
2 /* line 3, {pathimport}test.less */
3 /* @charset "ISO-8859-1"; */
4 /* line 23, {pathimport}test.less */
5 .tst3 {
6   color: grey;
7 }
8 /* line 15, {path}linenumbers.less */
9 .test1 {
10   color: black;
11 }
12 /* line 6, {path}linenumbers.less */
13 .test2 {
14   color: red;
15 }
16 @media all {
17   /* line 5, {pathimport}test.less */
18   .tst {
19     color: black;
20   }
21 }
22 @media all and screen {
23   /* line 7, {pathimport}test.less */
24   .tst {
25     color: red;
26   }
27   /* line 9, {pathimport}test.less */
28   .tst .tst3 {
29     color: white;
30   }
31 }
32 /* line 18, {pathimport}test.less */
33 .tst2 {
34   color: white;
35 }