summaryrefslogtreecommitdiff
path: root/css/sprite.css
blob: c5946633690c20fd6d766d33455e5c0ac9ed41ed (plain)
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
/* Generated by http://css.spritegen.com CSS Sprite Generator */

.icon   {
    display: inline-block;
    background: url('/images/sprite.gif') no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    text-align: left;
    margin-right: 10px;
}

.icon.iconbinary {
    background-position: -0px -0px;
    width: 20px;
    height: 22px;
}
.icon.iconblank {
    background-position: -20px -0px;
    width: 20px;
    height: 22px;
}
.icon.iconc {
    background-position: -40px -0px;
    width: 20px;
    height: 22px;
}
.icon.iconcompressed {
    background-position: -0px -22px;
    width: 20px;
    height: 22px;
}
.icon.iconimage2 {
    background-position: -20px -22px;
    width: 20px;
    height: 22px;
}
.icon.iconlayout {
    background-position: -40px -22px;
    width: 20px;
    height: 22px;
}
.icon.iconmovie {
    background-position: -0px -44px;
    width: 20px;
    height: 22px;
}
.icon.iconpdf {
    background-position: -20px -44px;
    width: 20px;
    height: 22px;
}
.icon.iconps {
    background-position: -40px -44px;
    width: 20px;
    height: 22px;
}
.icon.iconscript {
    background-position: -0px -66px;
    width: 20px;
    height: 22px;
}
.icon.iconsound1 {
    background-position: -20px -66px;
    width: 20px;
    height: 22px;
}
.icon.iconsound2 {
    background-position: -40px -66px;
    width: 20px;
    height: 22px;
}
.icon.icontex {
    background-position: -0px -88px;
    width: 20px;
    height: 22px;
}
.icon.icontext {
    background-position: -20px -88px;
    width: 20px;
    height: 22px;
}
.icon.iconunknown {
    background-position: -40px -88px;
    width: 20px;
    height: 22px;
}