File: extend-common-prefix-complex.css

package info (click to toggle)
python-pyscss 1.2.1-4
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 6,080 kB
  • ctags: 1,962
  • sloc: python: 11,974; ansic: 1,493; makefile: 163; sh: 30
file content (49 lines) | stat: -rw-r--r-- 1,247 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
#one #two #three a, #one #two #three b {
  key: value;
}
#one #three c, #one #two #three d {
  key: value;
}
#one #two #three e, #one #two #three f {
  key: value;
}
#one.x #two.y #three.z g, #one.x #two.y #three.z h {
  key: value;
}
#one #two #three i, #one.x #two.y #three.z j {
  key: value;
}
#one #two k, #one #two #three l {
  key: value;
}
#two #three m, #one #two #three n {
  key: value;
}
#one #two #three o, #one #two #three #four p {
  key: value;
}
#one #two #three #four q, #one #two #three #four r {
  key: value;
}
#one #two #four s, #one #two #three #four t, #one #three #two #four t {
  key: value;
}
#one #three #five u, #one #two #three #five #four v,
#one #two #three #four #five v, #two #one #three #five #four v,
#two #one #three #four #five v {
  key: value;
}
#one #two #four #five w, #one #two #three #four #five x,
#one #three #two #four #five x {
  key: value;
}
one two one three one four one y, one two five one three one four one six z,
one two five one three one six four one z,
five one two one three one four one six z,
five one two one three one six four one z {
  key: value;
}
five one three one six aa, five one two one three one four one six bb,
one two five one three one four one six bb {
  key: value;
}