summaryrefslogtreecommitdiff
path: root/objectapp/static/objectapp/js/Gnowmacs/test/dl/new-theme/img/thin-shadows1/.svn/text-base/shadows.css.svn-base
blob: 28c222a0662dc95f2d500ade906f53a697b5dec2 (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
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
T { left: 8px; right: 6px; top: -6px; background: url("T.png") repeat-x 0 0; height: 6px; }
B { left: 8px; right: 6px; background: url("B.png") repeat-x 0 0; bottom: -10px; height: 10px; }
TL { left: -6px; width: 14px; top: -6px; background: url("TL.png") no-repeat 0 0; height: 15px; }
BR { width: 16px; right: -10px; background: url("BR.png") no-repeat 0 0; bottom: -10px; height: 16px; }
R { width: 10px; right: -10px; top: 9px; background: url("R.png") repeat-y 0 0; bottom: 6px; }
TR { width: 16px; right: -10px; top: -6px; background: url("TR.png") no-repeat 0 0; height: 15px; }
BL { left: -6px; width: 14px; background: url("BL.png") no-repeat 0 0; bottom: -10px; height: 16px; }
L { left: -6px; width: 6px; top: 9px; background: url("L.png") repeat-y 0 0; bottom: 6px; }


/*
$VAR1 = {
          'T' => {
                   'css' => {
                              'left' => '8px',
                              'right' => '6px',
                              'top' => '-6px',
                              'background' => 'url("T.png") repeat-x 0 0',
                              'height' => '6px'
                            },
                   'origsize' => {
                                   'y' => 15,
                                   'x' => 283
                                 },
                   'cut' => {
                              'x' => 16
                            },
                   'finalsize' => {
                                    'y' => 6,
                                    'x' => 16
                                  },
                   'diff' => 9,
                   'sel' => [
                              14,
                              0,
                              283,
                              15
                            ],
                   'name' => 'T.png'
                 },
          'B' => {
                   'css' => {
                              'left' => '8px',
                              'right' => '6px',
                              'background' => 'url("B.png") repeat-x 0 0',
                              'bottom' => '-10px',
                              'height' => '10px'
                            },
                   'origsize' => {
                                   'y' => 16,
                                   'x' => 283
                                 },
                   'cut' => {
                              'x' => 16
                            },
                   'finalsize' => {
                                    'y' => 10,
                                    'x' => 16
                                  },
                   'diff' => 6,
                   'sel' => [
                              14,
                              203,
                              283,
                              16
                            ],
                   'name' => 'B.png'
                 },
          'TL' => {
                    'css' => {
                               'left' => '-6px',
                               'width' => '14px',
                               'top' => '-6px',
                               'background' => 'url("TL.png") no-repeat 0 0',
                               'height' => '15px'
                             },
                    'origsize' => {
                                    'y' => 15,
                                    'x' => 14
                                  },
                    'finalsize' => {
                                     'y' => 15,
                                     'x' => 14
                                   },
                    'sel' => [
                               0,
                               0,
                               14,
                               15
                             ],
                    'name' => 'TL.png'
                  },
          'BR' => {
                    'css' => {
                               'width' => '16px',
                               'right' => '-10px',
                               'background' => 'url("BR.png") no-repeat 0 0',
                               'bottom' => '-10px',
                               'height' => '16px'
                             },
                    'origsize' => {
                                    'y' => 16,
                                    'x' => 16
                                  },
                    'finalsize' => {
                                     'y' => 16,
                                     'x' => 16
                                   },
                    'sel' => [
                               297,
                               203,
                               16,
                               16
                             ],
                    'name' => 'BR.png'
                  },
          'R' => {
                   'css' => {
                              'width' => '10px',
                              'right' => '-10px',
                              'top' => '9px',
                              'background' => 'url("R.png") repeat-y 0 0',
                              'bottom' => '6px'
                            },
                   'origsize' => {
                                   'y' => 188,
                                   'x' => 16
                                 },
                   'cut' => {
                              'y' => 16
                            },
                   'finalsize' => {
                                    'y' => 16,
                                    'x' => 10
                                  },
                   'diff' => 6,
                   'sel' => [
                              297,
                              15,
                              16,
                              188
                            ],
                   'name' => 'R.png'
                 },
          'TR' => {
                    'css' => {
                               'width' => '16px',
                               'right' => '-10px',
                               'top' => '-6px',
                               'background' => 'url("TR.png") no-repeat 0 0',
                               'height' => '15px'
                             },
                    'origsize' => {
                                    'y' => 15,
                                    'x' => 16
                                  },
                    'finalsize' => {
                                     'y' => 15,
                                     'x' => 16
                                   },
                    'sel' => [
                               297,
                               0,
                               16,
                               15
                             ],
                    'name' => 'TR.png'
                  },
          'BL' => {
                    'css' => {
                               'left' => '-6px',
                               'width' => '14px',
                               'background' => 'url("BL.png") no-repeat 0 0',
                               'bottom' => '-10px',
                               'height' => '16px'
                             },
                    'origsize' => {
                                    'y' => 16,
                                    'x' => 14
                                  },
                    'finalsize' => {
                                     'y' => 16,
                                     'x' => 14
                                   },
                    'sel' => [
                               0,
                               203,
                               14,
                               16
                             ],
                    'name' => 'BL.png'
                  },
          'L' => {
                   'css' => {
                              'left' => '-6px',
                              'width' => '6px',
                              'top' => '9px',
                              'background' => 'url("L.png") repeat-y 0 0',
                              'bottom' => '6px'
                            },
                   'origsize' => {
                                   'y' => 188,
                                   'x' => 14
                                 },
                   'cut' => {
                              'y' => 16
                            },
                   'finalsize' => {
                                    'y' => 16,
                                    'x' => 6
                                  },
                   'diff' => 8,
                   'sel' => [
                              0,
                              15,
                              14,
                              188
                            ],
                   'name' => 'L.png'
                 }
        };
*/