-
Notifications
You must be signed in to change notification settings - Fork 1
/
aw_assets.css
55 lines (53 loc) · 863 Bytes
/
aw_assets.css
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
.aw {
background-image: url('aw_assets.png');
}
.aw-note {
background-position: -0px -0px;
width: 30px;
height: 30px;
}
.aw-aw_afv {
background-position: -0px -30px;
width: 37px;
height: 37px;
}
.aw-aw_lt {
background-position: -0px -67px;
width: 37px;
height: 37px;
}
.aw-aw_mbt {
background-position: -0px -104px;
width: 37px;
height: 37px;
}
.aw-aw_spg {
background-position: -0px -141px;
width: 37px;
height: 37px;
}
.aw-aw_td {
background-position: -0px -178px;
width: 37px;
height: 37px;
}
.aw-dot {
background-position: -0px -215px;
width: 38px;
height: 38px;
}
.aw-circle {
background-position: -0px -253px;
width: 58px;
height: 58px;
}
.aw-recticle {
background-position: -0px -311px;
width: 58px;
height: 58px;
}
.aw-cursor {
background-position: -0px -369px;
width: 63px;
height: 91px;
}