Index: trunk/extensions/MobileFrontend/stylesheets/simple.css |
— | — | @@ -200,7 +200,7 @@ |
201 | 201 | vertical-align: middle; } |
202 | 202 | #searchbox #goButton { |
203 | 203 | border: 0; |
204 | | - background: url(/images/s.gif) no-repeat top left; |
| 204 | + background: url(images/s.gif) no-repeat top left; |
205 | 205 | height: 25px; |
206 | 206 | width: 27px; } |
207 | 207 | #searchbox #searchField { |
— | — | @@ -214,7 +214,7 @@ |
215 | 215 | #nav form, #nav button { |
216 | 216 | display: inline-block; } |
217 | 217 | #nav button { |
218 | | - background: url(/images/buttonbg.gif) no-repeat center; |
| 218 | + background: url(images/buttonbg.gif) no-repeat center; |
219 | 219 | border: 0; |
220 | 220 | height: 23px; |
221 | 221 | width: 83px; } |
— | — | @@ -222,7 +222,7 @@ |
223 | 223 | #disableButtons { |
224 | 224 | text-align: center; } |
225 | 225 | #disableButtons button { |
226 | | - background: url(/images/buttonbg.gif) no-repeat center; |
| 226 | + background: url(images/buttonbg.gif) no-repeat center; |
227 | 227 | border: 0; |
228 | 228 | height: 23px; |
229 | 229 | width: 83px; } |
Index: trunk/extensions/MobileFrontend/stylesheets/palm_pre.css |
— | — | @@ -200,7 +200,7 @@ |
201 | 201 | vertical-align: middle; } |
202 | 202 | #searchbox #goButton { |
203 | 203 | border: 0; |
204 | | - background: url(/images/s.gif) no-repeat top left; |
| 204 | + background: url(images/s.gif) no-repeat top left; |
205 | 205 | height: 25px; |
206 | 206 | width: 27px; } |
207 | 207 | #searchbox #searchField { |
— | — | @@ -214,7 +214,7 @@ |
215 | 215 | #nav form, #nav button { |
216 | 216 | display: inline-block; } |
217 | 217 | #nav button { |
218 | | - background: url(/images/buttonbg.gif) no-repeat center; |
| 218 | + background: url(images/buttonbg.gif) no-repeat center; |
219 | 219 | border: 0; |
220 | 220 | height: 23px; |
221 | 221 | width: 83px; } |
— | — | @@ -222,7 +222,7 @@ |
223 | 223 | #disableButtons { |
224 | 224 | text-align: center; } |
225 | 225 | #disableButtons button { |
226 | | - background: url(/images/buttonbg.gif) no-repeat center; |
| 226 | + background: url(images/buttonbg.gif) no-repeat center; |
227 | 227 | border: 0; |
228 | 228 | height: 23px; |
229 | 229 | width: 83px; } |
Index: trunk/extensions/MobileFrontend/stylesheets/nokia.css |
— | — | @@ -200,7 +200,7 @@ |
201 | 201 | vertical-align: middle; } |
202 | 202 | #searchbox #goButton { |
203 | 203 | border: 0; |
204 | | - background: url(/images/s.gif) no-repeat top left; |
| 204 | + background: url(images/s.gif) no-repeat top left; |
205 | 205 | height: 25px; |
206 | 206 | width: 27px; } |
207 | 207 | #searchbox #searchField { |
— | — | @@ -214,7 +214,7 @@ |
215 | 215 | #nav form, #nav button { |
216 | 216 | display: inline-block; } |
217 | 217 | #nav button { |
218 | | - background: url(/images/buttonbg.gif) no-repeat center; |
| 218 | + background: url(images/buttonbg.gif) no-repeat center; |
219 | 219 | border: 0; |
220 | 220 | height: 23px; |
221 | 221 | width: 83px; } |
— | — | @@ -222,7 +222,7 @@ |
223 | 223 | #disableButtons { |
224 | 224 | text-align: center; } |
225 | 225 | #disableButtons button { |
226 | | - background: url(/images/buttonbg.gif) no-repeat center; |
| 226 | + background: url(images/buttonbg.gif) no-repeat center; |
227 | 227 | border: 0; |
228 | 228 | height: 23px; |
229 | 229 | width: 83px; } |
Index: trunk/extensions/MobileFrontend/stylesheets/firefox.css |
— | — | @@ -200,7 +200,7 @@ |
201 | 201 | vertical-align: middle; } |
202 | 202 | #searchbox #goButton { |
203 | 203 | border: 0; |
204 | | - background: url(/images/s.gif) no-repeat top left; |
| 204 | + background: url(images/s.gif) no-repeat top left; |
205 | 205 | height: 25px; |
206 | 206 | width: 27px; } |
207 | 207 | #searchbox #searchField { |
— | — | @@ -214,7 +214,7 @@ |
215 | 215 | #nav form, #nav button { |
216 | 216 | display: inline-block; } |
217 | 217 | #nav button { |
218 | | - background: url(/images/buttonbg.gif) no-repeat center; |
| 218 | + background: url(images/buttonbg.gif) no-repeat center; |
219 | 219 | border: 0; |
220 | 220 | height: 23px; |
221 | 221 | width: 83px; } |
— | — | @@ -222,7 +222,7 @@ |
223 | 223 | #disableButtons { |
224 | 224 | text-align: center; } |
225 | 225 | #disableButtons button { |
226 | | - background: url(/images/buttonbg.gif) no-repeat center; |
| 226 | + background: url(images/buttonbg.gif) no-repeat center; |
227 | 227 | border: 0; |
228 | 228 | height: 23px; |
229 | 229 | width: 83px; } |
Index: trunk/extensions/MobileFrontend/stylesheets/psp.css |
— | — | @@ -200,7 +200,7 @@ |
201 | 201 | vertical-align: middle; } |
202 | 202 | #searchbox #goButton { |
203 | 203 | border: 0; |
204 | | - background: url(/images/s.gif) no-repeat top left; |
| 204 | + background: url(images/s.gif) no-repeat top left; |
205 | 205 | height: 25px; |
206 | 206 | width: 27px; } |
207 | 207 | #searchbox #searchField { |
— | — | @@ -214,7 +214,7 @@ |
215 | 215 | #nav form, #nav button { |
216 | 216 | display: inline-block; } |
217 | 217 | #nav button { |
218 | | - background: url(/images/buttonbg.gif) no-repeat center; |
| 218 | + background: url(images/buttonbg.gif) no-repeat center; |
219 | 219 | border: 0; |
220 | 220 | height: 23px; |
221 | 221 | width: 83px; } |
— | — | @@ -222,7 +222,7 @@ |
223 | 223 | #disableButtons { |
224 | 224 | text-align: center; } |
225 | 225 | #disableButtons button { |
226 | | - background: url(/images/buttonbg.gif) no-repeat center; |
| 226 | + background: url(images/buttonbg.gif) no-repeat center; |
227 | 227 | border: 0; |
228 | 228 | height: 23px; |
229 | 229 | width: 83px; } |
Index: trunk/extensions/MobileFrontend/stylesheets/iphone2.css |
— | — | @@ -200,7 +200,7 @@ |
201 | 201 | vertical-align: middle; } |
202 | 202 | #searchbox #goButton { |
203 | 203 | border: 0; |
204 | | - background: url(/images/s.gif) no-repeat top left; |
| 204 | + background: url(images/s.gif) no-repeat top left; |
205 | 205 | height: 25px; |
206 | 206 | width: 27px; } |
207 | 207 | #searchbox #searchField { |
— | — | @@ -214,7 +214,7 @@ |
215 | 215 | #nav form, #nav button { |
216 | 216 | display: inline-block; } |
217 | 217 | #nav button { |
218 | | - background: url(/images/buttonbg.gif) no-repeat center; |
| 218 | + background: url(images/buttonbg.gif) no-repeat center; |
219 | 219 | border: 0; |
220 | 220 | height: 23px; |
221 | 221 | width: 83px; } |
— | — | @@ -222,7 +222,7 @@ |
223 | 223 | #disableButtons { |
224 | 224 | text-align: center; } |
225 | 225 | #disableButtons button { |
226 | | - background: url(/images/buttonbg.gif) no-repeat center; |
| 226 | + background: url(images/buttonbg.gif) no-repeat center; |
227 | 227 | border: 0; |
228 | 228 | height: 23px; |
229 | 229 | width: 83px; } |
Index: trunk/extensions/MobileFrontend/stylesheets/images/100px-globe.png |
Cannot display: file marked as a binary type. |
svn:mime-type = image/png |
Property changes on: trunk/extensions/MobileFrontend/stylesheets/images/100px-globe.png |
___________________________________________________________________ |
Added: svn:mime-type |
230 | 230 | + image/png |
Index: trunk/extensions/MobileFrontend/stylesheets/images/clearicon.png |
Cannot display: file marked as a binary type. |
svn:mime-type = image/png |
Property changes on: trunk/extensions/MobileFrontend/stylesheets/images/clearicon.png |
___________________________________________________________________ |
Added: svn:mime-type |
231 | 231 | + image/png |
Index: trunk/extensions/MobileFrontend/stylesheets/images/logo-en.png |
Cannot display: file marked as a binary type. |
svn:mime-type = image/png |
Property changes on: trunk/extensions/MobileFrontend/stylesheets/images/logo-en.png |
___________________________________________________________________ |
Added: svn:mime-type |
232 | 232 | + image/png |
Added: svn:executable |
233 | 233 | + * |
Index: trunk/extensions/MobileFrontend/stylesheets/images/s.gif |
Cannot display: file marked as a binary type. |
svn:mime-type = application/octet-stream |
Property changes on: trunk/extensions/MobileFrontend/stylesheets/images/s.gif |
___________________________________________________________________ |
Added: svn:mime-type |
234 | 234 | + application/octet-stream |
Index: trunk/extensions/MobileFrontend/stylesheets/images/search-big.png |
Cannot display: file marked as a binary type. |
svn:mime-type = image/png |
Property changes on: trunk/extensions/MobileFrontend/stylesheets/images/search-big.png |
___________________________________________________________________ |
Added: svn:mime-type |
235 | 235 | + image/png |
Index: trunk/extensions/MobileFrontend/stylesheets/images/buttonbg.gif |
Cannot display: file marked as a binary type. |
svn:mime-type = application/octet-stream |
Property changes on: trunk/extensions/MobileFrontend/stylesheets/images/buttonbg.gif |
___________________________________________________________________ |
Added: svn:mime-type |
236 | 236 | + application/octet-stream |
Index: trunk/extensions/MobileFrontend/stylesheets/images/search.png |
Cannot display: file marked as a binary type. |
svn:mime-type = image/png |
Property changes on: trunk/extensions/MobileFrontend/stylesheets/images/search.png |
___________________________________________________________________ |
Added: svn:mime-type |
237 | 237 | + image/png |
Index: trunk/extensions/MobileFrontend/stylesheets/images/search.gif |
Cannot display: file marked as a binary type. |
svn:mime-type = application/octet-stream |
Property changes on: trunk/extensions/MobileFrontend/stylesheets/images/search.gif |
___________________________________________________________________ |
Added: svn:mime-type |
238 | 238 | + application/octet-stream |
Index: trunk/extensions/MobileFrontend/stylesheets/images/w.gif |
Cannot display: file marked as a binary type. |
svn:mime-type = application/octet-stream |
Property changes on: trunk/extensions/MobileFrontend/stylesheets/images/w.gif |
___________________________________________________________________ |
Added: svn:mime-type |
239 | 239 | + application/octet-stream |
Added: svn:executable |
240 | 240 | + * |
Index: trunk/extensions/MobileFrontend/stylesheets/images/system-search.gif |
Cannot display: file marked as a binary type. |
svn:mime-type = application/octet-stream |
Property changes on: trunk/extensions/MobileFrontend/stylesheets/images/system-search.gif |
___________________________________________________________________ |
Added: svn:mime-type |
241 | 241 | + application/octet-stream |
Index: trunk/extensions/MobileFrontend/stylesheets/android.css |
— | — | @@ -200,7 +200,7 @@ |
201 | 201 | vertical-align: middle; } |
202 | 202 | #searchbox #goButton { |
203 | 203 | border: 0; |
204 | | - background: url(/images/s.gif) no-repeat top left; |
| 204 | + background: url(images/s.gif) no-repeat top left; |
205 | 205 | height: 25px; |
206 | 206 | width: 27px; } |
207 | 207 | #searchbox #searchField { |
— | — | @@ -214,7 +214,7 @@ |
215 | 215 | #nav form, #nav button { |
216 | 216 | display: inline-block; } |
217 | 217 | #nav button { |
218 | | - background: url(/images/buttonbg.gif) no-repeat center; |
| 218 | + background: url(images/buttonbg.gif) no-repeat center; |
219 | 219 | border: 0; |
220 | 220 | height: 23px; |
221 | 221 | width: 83px; } |
— | — | @@ -222,7 +222,7 @@ |
223 | 223 | #disableButtons { |
224 | 224 | text-align: center; } |
225 | 225 | #disableButtons button { |
226 | | - background: url(/images/buttonbg.gif) no-repeat center; |
| 226 | + background: url(images/buttonbg.gif) no-repeat center; |
227 | 227 | border: 0; |
228 | 228 | height: 23px; |
229 | 229 | width: 83px; } |
Index: trunk/extensions/MobileFrontend/stylesheets/blackberry.css |
— | — | @@ -203,7 +203,7 @@ |
204 | 204 | vertical-align: middle; } |
205 | 205 | #searchbox #goButton { |
206 | 206 | border: 0; |
207 | | - background: url(/images/s.gif) no-repeat top left; |
| 207 | + background: url(images/s.gif) no-repeat top left; |
208 | 208 | height: 25px; |
209 | 209 | width: 27px; } |
210 | 210 | #searchbox #searchField { |
— | — | @@ -217,7 +217,7 @@ |
218 | 218 | #nav form, #nav button { |
219 | 219 | display: inline-block; } |
220 | 220 | #nav button { |
221 | | - background: url(/images/buttonbg.gif) no-repeat center; |
| 221 | + background: url(images/buttonbg.gif) no-repeat center; |
222 | 222 | border: 0; |
223 | 223 | height: 23px; |
224 | 224 | width: 83px; } |
— | — | @@ -225,7 +225,7 @@ |
226 | 226 | #disableButtons { |
227 | 227 | text-align: center; } |
228 | 228 | #disableButtons button { |
229 | | - background: url(/images/buttonbg.gif) no-repeat center; |
| 229 | + background: url(images/buttonbg.gif) no-repeat center; |
230 | 230 | border: 0; |
231 | 231 | height: 23px; |
232 | 232 | width: 83px; } |
Index: trunk/extensions/MobileFrontend/stylesheets/iphone.css |
— | — | @@ -200,7 +200,7 @@ |
201 | 201 | vertical-align: middle; } |
202 | 202 | #searchbox #goButton { |
203 | 203 | border: 0; |
204 | | - background: url(/images/s.gif) no-repeat top left; |
| 204 | + background: url(images/s.gif) no-repeat top left; |
205 | 205 | height: 25px; |
206 | 206 | width: 27px; } |
207 | 207 | #searchbox #searchField { |
— | — | @@ -214,7 +214,7 @@ |
215 | 215 | #nav form, #nav button { |
216 | 216 | display: inline-block; } |
217 | 217 | #nav button { |
218 | | - background: url(/images/buttonbg.gif) no-repeat center; |
| 218 | + background: url(images/buttonbg.gif) no-repeat center; |
219 | 219 | border: 0; |
220 | 220 | height: 23px; |
221 | 221 | width: 83px; } |
— | — | @@ -222,7 +222,7 @@ |
223 | 223 | #disableButtons { |
224 | 224 | text-align: center; } |
225 | 225 | #disableButtons button { |
226 | | - background: url(/images/buttonbg.gif) no-repeat center; |
| 226 | + background: url(images/buttonbg.gif) no-repeat center; |
227 | 227 | border: 0; |
228 | 228 | height: 23px; |
229 | 229 | width: 83px; } |
— | — | @@ -288,7 +288,7 @@ |
289 | 289 | vertical-align: middle; } |
290 | 290 | #searchbox #goButton { |
291 | 291 | border: 0; |
292 | | - background: url(/images/s.gif) no-repeat top left; |
| 292 | + background: url(images/s.gif) no-repeat top left; |
293 | 293 | height: 25px; |
294 | 294 | width: 27px; } |
295 | 295 | #searchbox #searchField { |
Index: trunk/extensions/MobileFrontend/stylesheets/operamini.css |
— | — | @@ -200,7 +200,7 @@ |
201 | 201 | vertical-align: middle; } |
202 | 202 | #searchbox #goButton { |
203 | 203 | border: 0; |
204 | | - background: url(/images/s.gif) no-repeat top left; |
| 204 | + background: url(images/s.gif) no-repeat top left; |
205 | 205 | height: 25px; |
206 | 206 | width: 27px; } |
207 | 207 | #searchbox #searchField { |
— | — | @@ -214,7 +214,7 @@ |
215 | 215 | #nav form, #nav button { |
216 | 216 | display: inline-block; } |
217 | 217 | #nav button { |
218 | | - background: url(/images/buttonbg.gif) no-repeat center; |
| 218 | + background: url(images/buttonbg.gif) no-repeat center; |
219 | 219 | border: 0; |
220 | 220 | height: 23px; |
221 | 221 | width: 83px; } |
— | — | @@ -222,7 +222,7 @@ |
223 | 223 | #disableButtons { |
224 | 224 | text-align: center; } |
225 | 225 | #disableButtons button { |
226 | | - background: url(/images/buttonbg.gif) no-repeat center; |
| 226 | + background: url(images/buttonbg.gif) no-repeat center; |
227 | 227 | border: 0; |
228 | 228 | height: 23px; |
229 | 229 | width: 83px; } |
Index: trunk/extensions/MobileFrontend/stylesheets/webkit_old.css |
— | — | @@ -200,7 +200,7 @@ |
201 | 201 | vertical-align: middle; } |
202 | 202 | #searchbox #goButton { |
203 | 203 | border: 0; |
204 | | - background: url(/images/s.gif) no-repeat top left; |
| 204 | + background: url(images/s.gif) no-repeat top left; |
205 | 205 | height: 25px; |
206 | 206 | width: 27px; } |
207 | 207 | #searchbox #searchField { |
— | — | @@ -214,7 +214,7 @@ |
215 | 215 | #nav form, #nav button { |
216 | 216 | display: inline-block; } |
217 | 217 | #nav button { |
218 | | - background: url(/images/buttonbg.gif) no-repeat center; |
| 218 | + background: url(images/buttonbg.gif) no-repeat center; |
219 | 219 | border: 0; |
220 | 220 | height: 23px; |
221 | 221 | width: 83px; } |
— | — | @@ -222,7 +222,7 @@ |
223 | 223 | #disableButtons { |
224 | 224 | text-align: center; } |
225 | 225 | #disableButtons button { |
226 | | - background: url(/images/buttonbg.gif) no-repeat center; |
| 226 | + background: url(images/buttonbg.gif) no-repeat center; |
227 | 227 | border: 0; |
228 | 228 | height: 23px; |
229 | 229 | width: 83px; } |
Index: trunk/extensions/MobileFrontend/stylesheets/default.css |
— | — | @@ -200,7 +200,7 @@ |
201 | 201 | vertical-align: middle; } |
202 | 202 | #searchbox #goButton { |
203 | 203 | border: 0; |
204 | | - background: url(/images/s.gif) no-repeat top left; |
| 204 | + background: url(images/s.gif) no-repeat top left; |
205 | 205 | height: 25px; |
206 | 206 | width: 27px; } |
207 | 207 | #searchbox #searchField { |
— | — | @@ -214,7 +214,7 @@ |
215 | 215 | #nav form, #nav button { |
216 | 216 | display: inline-block; } |
217 | 217 | #nav button { |
218 | | - background: url(/images/buttonbg.gif) no-repeat center; |
| 218 | + background: url(images/buttonbg.gif) no-repeat center; |
219 | 219 | border: 0; |
220 | 220 | height: 23px; |
221 | 221 | width: 83px; } |
— | — | @@ -222,7 +222,7 @@ |
223 | 223 | #disableButtons { |
224 | 224 | text-align: center; } |
225 | 225 | #disableButtons button { |
226 | | - background: url(/images/buttonbg.gif) no-repeat center; |
| 226 | + background: url(images/buttonbg.gif) no-repeat center; |
227 | 227 | border: 0; |
228 | 228 | height: 23px; |
229 | 229 | width: 83px; } |
Index: trunk/extensions/MobileFrontend/stylesheets/webkit.css |
— | — | @@ -200,7 +200,7 @@ |
201 | 201 | vertical-align: middle; } |
202 | 202 | #searchbox #goButton { |
203 | 203 | border: 0; |
204 | | - background: url(/images/s.gif) no-repeat top left; |
| 204 | + background: url(images/s.gif) no-repeat top left; |
205 | 205 | height: 25px; |
206 | 206 | width: 27px; } |
207 | 207 | #searchbox #searchField { |
— | — | @@ -214,7 +214,7 @@ |
215 | 215 | #nav form, #nav button { |
216 | 216 | display: inline-block; } |
217 | 217 | #nav button { |
218 | | - background: url(/images/buttonbg.gif) no-repeat center; |
| 218 | + background: url(images/buttonbg.gif) no-repeat center; |
219 | 219 | border: 0; |
220 | 220 | height: 23px; |
221 | 221 | width: 83px; } |
— | — | @@ -222,7 +222,7 @@ |
223 | 223 | #disableButtons { |
224 | 224 | text-align: center; } |
225 | 225 | #disableButtons button { |
226 | | - background: url(/images/buttonbg.gif) no-repeat center; |
| 226 | + background: url(images/buttonbg.gif) no-repeat center; |
227 | 227 | border: 0; |
228 | 228 | height: 23px; |
229 | 229 | width: 83px; } |