File: mixin-args-recursive.min.css

package info (click to toggle)
python-lesscpy 0.13.0%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,428 kB
  • sloc: python: 3,572; sh: 5; makefile: 4
file content (23 lines) | stat: -rw-r--r-- 583 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
.a .span12{width:276px;}
.a .span11{width:252px;}
.a .span10{width:228px;}
.a .span9{width:204px;}
.a .span8{width:180px;}
.a .span7{width:156px;}
.a .span6{width:132px;}
.a .span5{width:108px;}
.a .span4{width:84px;}
.a .span3{width:60px;}
.a .span2{width:36px;}
.a .span1{width:12px;}
.span3{width:60px;}
.span2{width:36px;}
.span1{width:12px;}
.nested{padding:1px;}
.nested .span3{width:60px;}
.nested .span2{width:36px;}
.nested .span1{width:12px;}
.nested .deep{padding:1px;}
.nested .deep .span3{width:60px;}
.nested .deep .span2{width:36px;}
.nested .deep .span1{width:12px;}