Index: trunk/extensions/MobileFrontend/images/s.gif |
Cannot display: file marked as a binary type. |
svn:mime-type = image/gif |
Property changes on: trunk/extensions/MobileFrontend/images/s.gif |
___________________________________________________________________ |
Added: svn:mime-type |
1 | 1 | + image/gif |
Index: trunk/extensions/MobileFrontend/images/buttonbg.gif |
Cannot display: file marked as a binary type. |
svn:mime-type = image/gif |
Property changes on: trunk/extensions/MobileFrontend/images/buttonbg.gif |
___________________________________________________________________ |
Added: svn:mime-type |
2 | 2 | + image/gif |
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(/extensions/MobileFrontend/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(/extensions/MobileFrontend/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(/extensions/MobileFrontend/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(/extensions/MobileFrontend/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(/extensions/MobileFrontend/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(/extensions/MobileFrontend/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(/extensions/MobileFrontend/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(/extensions/MobileFrontend/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(/extensions/MobileFrontend/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(/extensions/MobileFrontend/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(/extensions/MobileFrontend/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(/extensions/MobileFrontend/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(/extensions/MobileFrontend/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(/extensions/MobileFrontend/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(/extensions/MobileFrontend/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(/extensions/MobileFrontend/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(/extensions/MobileFrontend/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(/extensions/MobileFrontend/images/buttonbg.gif) no-repeat center; |
227 | 227 | border: 0; |
228 | 228 | height: 23px; |
229 | 229 | width: 83px; } |
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(/extensions/MobileFrontend/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(/extensions/MobileFrontend/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(/extensions/MobileFrontend/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(/extensions/MobileFrontend/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(/extensions/MobileFrontend/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(/extensions/MobileFrontend/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(/extensions/MobileFrontend/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(/extensions/MobileFrontend/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(/extensions/MobileFrontend/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(/extensions/MobileFrontend/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(/extensions/MobileFrontend/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(/extensions/MobileFrontend/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(/extensions/MobileFrontend/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(/extensions/MobileFrontend/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(/extensions/MobileFrontend/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(/extensions/MobileFrontend/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(/extensions/MobileFrontend/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(/extensions/MobileFrontend/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(/extensions/MobileFrontend/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(/extensions/MobileFrontend/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(/extensions/MobileFrontend/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(/extensions/MobileFrontend/images/buttonbg.gif) no-repeat center; |
227 | 227 | border: 0; |
228 | 228 | height: 23px; |
229 | 229 | width: 83px; } |
Index: trunk/extensions/MobileFrontend/views/layout/_search_webkit.html.php |
— | — | @@ -9,10 +9,9 @@ |
10 | 10 | <input type="hidden" value="Special:Search" name="title" /> |
11 | 11 | <input type="hidden" value="Search" name="fulltext" /> |
12 | 12 | <input type="hidden" value="0" name="redirs" /> |
13 | | - <input id='searchField' name='search' size='27' type='search' value='{$searchField}' /> |
14 | | - <div id='clearButton'></div> |
15 | | - <button id='goButton' type='submit'></button> |
16 | | - </form> |
| 13 | + <input id='searchField' name='search' size='28' type='text' value='{$searchField}' /> |
| 14 | + <button id='goButton' type='submit'></button> |
| 15 | + </form> |
17 | 16 | </div> |
18 | 17 | <div class='nav' id='nav'> |
19 | 18 | <form method="get" action="/"><button type="submit" id="homeButton">{$homeButton}</button></form> |