summaryrefslogtreecommitdiff
path: root/gstudio/static/gstudio/js/Gnowmacs/test/dl/css/img/thin-shadows/.svn/text-base/shadows.css.svn-base
blob: 0225e23d2544ad200b61a7157aebf49caedae7c0 (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: 10px; right: 9px; top: -7px; background: url("T.png") repeat-x 0 0; height: 7px; }
B { left: 10px; right: 9px; background: url("B.png") repeat-x 0 0; bottom: -11px; height: 11px; }
TL { left: -7px; width: 17px; top: -7px; background: url("TL.png") no-repeat 0 0; height: 20px; }
BR { width: 20px; right: -11px; background: url("BR.png") no-repeat 0 0; bottom: -11px; height: 20px; }
R { width: 11px; right: -11px; top: 13px; background: url("R.png") repeat-y 0 0; bottom: 9px; }
TR { width: 20px; right: -11px; top: -7px; background: url("TR.png") no-repeat 0 0; height: 20px; }
BL { left: -7px; width: 17px; background: url("BL.png") no-repeat 0 0; bottom: -11px; height: 20px; }
L { left: -7px; width: 7px; top: 13px; background: url("L.png") repeat-y 0 0; bottom: 9px; }


/*
$VAR1 = {
          'T' => {
                   'css' => {
                              'left' => '10px',
                              'right' => '9px',
                              'top' => '-7px',
                              'background' => 'url("T.png") repeat-x 0 0',
                              'height' => '7px'
                            },
                   'origsize' => {
                                   'y' => 20,
                                   'x' => 280
                                 },
                   'cut' => {
                              'x' => 16
                            },
                   'finalsize' => {
                                    'y' => 7,
                                    'x' => 16
                                  },
                   'diff' => 13,
                   'sel' => [
                              17,
                              0,
                              280,
                              20
                            ],
                   'name' => 'T.png'
                 },
          'B' => {
                   'css' => {
                              'left' => '10px',
                              'right' => '9px',
                              'background' => 'url("B.png") repeat-x 0 0',
                              'bottom' => '-11px',
                              'height' => '11px'
                            },
                   'origsize' => {
                                   'y' => 20,
                                   'x' => 280
                                 },
                   'cut' => {
                              'x' => 16
                            },
                   'finalsize' => {
                                    'y' => 11,
                                    'x' => 16
                                  },
                   'diff' => 9,
                   'sel' => [
                              17,
                              206,
                              280,
                              20
                            ],
                   'name' => 'B.png'
                 },
          'TL' => {
                    'css' => {
                               'left' => '-7px',
                               'width' => '17px',
                               'top' => '-7px',
                               'background' => 'url("TL.png") no-repeat 0 0',
                               'height' => '20px'
                             },
                    'origsize' => {
                                    'y' => 20,
                                    'x' => 17
                                  },
                    'finalsize' => {
                                     'y' => 20,
                                     'x' => 17
                                   },
                    'sel' => [
                               0,
                               0,
                               17,
                               20
                             ],
                    'name' => 'TL.png'
                  },
          'BR' => {
                    'css' => {
                               'width' => '20px',
                               'right' => '-11px',
                               'background' => 'url("BR.png") no-repeat 0 0',
                               'bottom' => '-11px',
                               'height' => '20px'
                             },
                    'origsize' => {
                                    'y' => 20,
                                    'x' => 20
                                  },
                    'finalsize' => {
                                     'y' => 20,
                                     'x' => 20
                                   },
                    'sel' => [
                               297,
                               206,
                               20,
                               20
                             ],
                    'name' => 'BR.png'
                  },
          'R' => {
                   'css' => {
                              'width' => '11px',
                              'right' => '-11px',
                              'top' => '13px',
                              'background' => 'url("R.png") repeat-y 0 0',
                              'bottom' => '9px'
                            },
                   'origsize' => {
                                   'y' => 186,
                                   'x' => 20
                                 },
                   'cut' => {
                              'y' => 16
                            },
                   'finalsize' => {
                                    'y' => 16,
                                    'x' => 11
                                  },
                   'diff' => 9,
                   'sel' => [
                              297,
                              20,
                              20,
                              186
                            ],
                   'name' => 'R.png'
                 },
          'TR' => {
                    'css' => {
                               'width' => '20px',
                               'right' => '-11px',
                               'top' => '-7px',
                               'background' => 'url("TR.png") no-repeat 0 0',
                               'height' => '20px'
                             },
                    'origsize' => {
                                    'y' => 20,
                                    'x' => 20
                                  },
                    'finalsize' => {
                                     'y' => 20,
                                     'x' => 20
                                   },
                    'sel' => [
                               297,
                               0,
                               20,
                               20
                             ],
                    'name' => 'TR.png'
                  },
          'BL' => {
                    'css' => {
                               'left' => '-7px',
                               'width' => '17px',
                               'background' => 'url("BL.png") no-repeat 0 0',
                               'bottom' => '-11px',
                               'height' => '20px'
                             },
                    'origsize' => {
                                    'y' => 20,
                                    'x' => 17
                                  },
                    'finalsize' => {
                                     'y' => 20,
                                     'x' => 17
                                   },
                    'sel' => [
                               0,
                               206,
                               17,
                               20
                             ],
                    'name' => 'BL.png'
                  },
          'L' => {
                   'css' => {
                              'left' => '-7px',
                              'width' => '7px',
                              'top' => '13px',
                              'background' => 'url("L.png") repeat-y 0 0',
                              'bottom' => '9px'
                            },
                   'origsize' => {
                                   'y' => 186,
                                   'x' => 17
                                 },
                   'cut' => {
                              'y' => 16
                            },
                   'finalsize' => {
                                    'y' => 16,
                                    'x' => 7
                                  },
                   'diff' => 10,
                   'sel' => [
                              0,
                              20,
                              17,
                              186
                            ],
                   'name' => 'L.png'
                 }
        };
*/