Index: trunk/extensions/MobileFrontend/stylesheets/simple.css |
— | — | @@ -181,7 +181,7 @@ |
182 | 182 | padding: 5px 0; } |
183 | 183 | #nav form, #nav button { |
184 | 184 | display: inline-block; } |
185 | | - #nav button { |
| 185 | + #nav #disableButtons button { |
186 | 186 | background: url(images/buttonbg.gif) no-repeat center; |
187 | 187 | border: 0; |
188 | 188 | height: 23px; |
— | — | @@ -189,11 +189,6 @@ |
190 | 190 | |
191 | 191 | #disableButtons { |
192 | 192 | text-align: center; } |
193 | | - #disableButtons button { |
194 | | - background: url(images/buttonbg.gif) no-repeat center; |
195 | | - border: 0; |
196 | | - height: 23px; |
197 | | - width: 83px; } |
198 | 193 | #disableButtons #backButton { |
199 | 194 | margin-top: 5em; } |
200 | 195 | |
Index: trunk/extensions/MobileFrontend/stylesheets/palm_pre.css |
— | — | @@ -181,15 +181,9 @@ |
182 | 182 | padding: 5px 0; } |
183 | 183 | #nav form, #nav button { |
184 | 184 | display: inline-block; } |
185 | | - #nav button { |
186 | | - background: url(images/buttonbg.gif) no-repeat center; |
187 | | - border: 0; |
188 | | - height: 23px; |
189 | | - width: 83px; } |
190 | | - |
191 | 185 | #disableButtons { |
192 | 186 | text-align: center; } |
193 | | - #disableButtons button { |
| 187 | + #disableButtons nav button { |
194 | 188 | background: url(images/buttonbg.gif) no-repeat center; |
195 | 189 | border: 0; |
196 | 190 | height: 23px; |
Index: trunk/extensions/MobileFrontend/stylesheets/nokia.css |
— | — | @@ -181,7 +181,7 @@ |
182 | 182 | padding: 5px 0; } |
183 | 183 | #nav form, #nav button { |
184 | 184 | display: inline-block; } |
185 | | - #nav button { |
| 185 | + #nav #disableButtons button { |
186 | 186 | background: url(images/buttonbg.gif) no-repeat center; |
187 | 187 | border: 0; |
188 | 188 | height: 23px; |
— | — | @@ -189,11 +189,6 @@ |
190 | 190 | |
191 | 191 | #disableButtons { |
192 | 192 | text-align: center; } |
193 | | - #disableButtons button { |
194 | | - background: url(images/buttonbg.gif) no-repeat center; |
195 | | - border: 0; |
196 | | - height: 23px; |
197 | | - width: 83px; } |
198 | 193 | #disableButtons #backButton { |
199 | 194 | margin-top: 5em; } |
200 | 195 | |
Index: trunk/extensions/MobileFrontend/stylesheets/firefox.css |
— | — | @@ -181,7 +181,7 @@ |
182 | 182 | padding: 5px 0; } |
183 | 183 | #nav form, #nav button { |
184 | 184 | display: inline-block; } |
185 | | - #nav button { |
| 185 | + #nav #disableButtons button { |
186 | 186 | background: url(images/buttonbg.gif) no-repeat center; |
187 | 187 | border: 0; |
188 | 188 | height: 23px; |
— | — | @@ -189,11 +189,6 @@ |
190 | 190 | |
191 | 191 | #disableButtons { |
192 | 192 | text-align: center; } |
193 | | - #disableButtons button { |
194 | | - background: url(images/buttonbg.gif) no-repeat center; |
195 | | - border: 0; |
196 | | - height: 23px; |
197 | | - width: 83px; } |
198 | 193 | #disableButtons #backButton { |
199 | 194 | margin-top: 5em; } |
200 | 195 | |
Index: trunk/extensions/MobileFrontend/stylesheets/psp.css |
— | — | @@ -181,7 +181,7 @@ |
182 | 182 | padding: 5px 0; } |
183 | 183 | #nav form, #nav button { |
184 | 184 | display: inline-block; } |
185 | | - #nav button { |
| 185 | + #nav #disableButtons button { |
186 | 186 | background: url(images/buttonbg.gif) no-repeat center; |
187 | 187 | border: 0; |
188 | 188 | height: 23px; |
— | — | @@ -189,11 +189,6 @@ |
190 | 190 | |
191 | 191 | #disableButtons { |
192 | 192 | text-align: center; } |
193 | | - #disableButtons button { |
194 | | - background: url(images/buttonbg.gif) no-repeat center; |
195 | | - border: 0; |
196 | | - height: 23px; |
197 | | - width: 83px; } |
198 | 193 | #disableButtons #backButton { |
199 | 194 | margin-top: 5em; } |
200 | 195 | |
Index: trunk/extensions/MobileFrontend/stylesheets/iphone2.css |
— | — | @@ -182,7 +182,7 @@ |
183 | 183 | padding: 5px 0; } |
184 | 184 | #nav form, #nav button { |
185 | 185 | display: inline-block; } |
186 | | - #nav button { |
| 186 | + #nav #disableButtons button { |
187 | 187 | background: url(images/buttonbg.gif) no-repeat center; |
188 | 188 | border: 0; |
189 | 189 | height: 23px; |
— | — | @@ -190,11 +190,6 @@ |
191 | 191 | |
192 | 192 | #disableButtons { |
193 | 193 | text-align: center; } |
194 | | - #disableButtons button { |
195 | | - background: url(images/buttonbg.gif) no-repeat center; |
196 | | - border: 0; |
197 | | - height: 23px; |
198 | | - width: 83px; } |
199 | 194 | #disableButtons #backButton { |
200 | 195 | margin-top: 5em; } |
201 | 196 | |
Index: trunk/extensions/MobileFrontend/stylesheets/android.css |
— | — | @@ -181,7 +181,7 @@ |
182 | 182 | padding: 5px 0; } |
183 | 183 | #nav form, #nav button { |
184 | 184 | display: inline-block; } |
185 | | - #nav button { |
| 185 | + #nav #disableButtons button { |
186 | 186 | background: url(images/buttonbg.gif) no-repeat center; |
187 | 187 | border: 0; |
188 | 188 | height: 23px; |
— | — | @@ -189,11 +189,6 @@ |
190 | 190 | |
191 | 191 | #disableButtons { |
192 | 192 | text-align: center; } |
193 | | - #disableButtons button { |
194 | | - background: url(images/buttonbg.gif) no-repeat center; |
195 | | - border: 0; |
196 | | - height: 23px; |
197 | | - width: 83px; } |
198 | 193 | #disableButtons #backButton { |
199 | 194 | margin-top: 5em; } |
200 | 195 | |
Index: trunk/extensions/MobileFrontend/stylesheets/iphone.css |
— | — | @@ -182,7 +182,7 @@ |
183 | 183 | padding: 5px 0; } |
184 | 184 | #nav form, #nav button { |
185 | 185 | display: inline-block; } |
186 | | - #nav button { |
| 186 | + #nav #disableButtons button { |
187 | 187 | background: url(images/buttonbg.gif) no-repeat center; |
188 | 188 | border: 0; |
189 | 189 | height: 23px; |
— | — | @@ -190,11 +190,6 @@ |
191 | 191 | |
192 | 192 | #disableButtons { |
193 | 193 | text-align: center; } |
194 | | - #disableButtons button { |
195 | | - background: url(images/buttonbg.gif) no-repeat center; |
196 | | - border: 0; |
197 | | - height: 23px; |
198 | | - width: 83px; } |
199 | 194 | #disableButtons #backButton { |
200 | 195 | margin-top: 5em; } |
201 | 196 | |
Index: trunk/extensions/MobileFrontend/stylesheets/operamini.css |
— | — | @@ -181,7 +181,7 @@ |
182 | 182 | padding: 5px 0; } |
183 | 183 | #nav form, #nav button { |
184 | 184 | display: inline-block; } |
185 | | - #nav button { |
| 185 | + #nav #disableButtons button { |
186 | 186 | background: url(images/buttonbg.gif) no-repeat center; |
187 | 187 | border: 0; |
188 | 188 | height: 23px; |
— | — | @@ -189,11 +189,6 @@ |
190 | 190 | |
191 | 191 | #disableButtons { |
192 | 192 | text-align: center; } |
193 | | - #disableButtons button { |
194 | | - background: url(images/buttonbg.gif) no-repeat center; |
195 | | - border: 0; |
196 | | - height: 23px; |
197 | | - width: 83px; } |
198 | 193 | #disableButtons #backButton { |
199 | 194 | margin-top: 5em; } |
200 | 195 | |
Index: trunk/extensions/MobileFrontend/stylesheets/webkit_old.css |
— | — | @@ -181,7 +181,7 @@ |
182 | 182 | padding: 5px 0; } |
183 | 183 | #nav form, #nav button { |
184 | 184 | display: inline-block; } |
185 | | - #nav button { |
| 185 | + #nav #disableButtons button { |
186 | 186 | background: url(images/buttonbg.gif) no-repeat center; |
187 | 187 | border: 0; |
188 | 188 | height: 23px; |
— | — | @@ -189,11 +189,6 @@ |
190 | 190 | |
191 | 191 | #disableButtons { |
192 | 192 | text-align: center; } |
193 | | - #disableButtons button { |
194 | | - background: url(images/buttonbg.gif) no-repeat center; |
195 | | - border: 0; |
196 | | - height: 23px; |
197 | | - width: 83px; } |
198 | 193 | #disableButtons #backButton { |
199 | 194 | margin-top: 5em; } |
200 | 195 | |
Index: trunk/extensions/MobileFrontend/stylesheets/default.css |
— | — | @@ -181,15 +181,10 @@ |
182 | 182 | padding: 5px 0; } |
183 | 183 | #nav form, #nav button { |
184 | 184 | display: inline-block; } |
185 | | - #nav button { |
186 | | - background: url(images/buttonbg.gif) no-repeat center; |
187 | | - border: 0; |
188 | | - height: 23px; |
189 | | - width: 83px; } |
190 | 185 | |
191 | 186 | #disableButtons { |
192 | 187 | text-align: center; } |
193 | | - #disableButtons button { |
| 188 | + #disableButtons #nav button { |
194 | 189 | background: url(images/buttonbg.gif) no-repeat center; |
195 | 190 | border: 0; |
196 | 191 | height: 23px; |
Index: trunk/extensions/MobileFrontend/stylesheets/webkit.css |
— | — | @@ -181,7 +181,7 @@ |
182 | 182 | padding: 5px 0; } |
183 | 183 | #nav form, #nav button { |
184 | 184 | display: inline-block; } |
185 | | - #nav button { |
| 185 | + #nav #disableButtons button { |
186 | 186 | background: url(images/buttonbg.gif) no-repeat center; |
187 | 187 | border: 0; |
188 | 188 | height: 23px; |
— | — | @@ -189,11 +189,6 @@ |
190 | 190 | |
191 | 191 | #disableButtons { |
192 | 192 | text-align: center; } |
193 | | - #disableButtons button { |
194 | | - background: url(images/buttonbg.gif) no-repeat center; |
195 | | - border: 0; |
196 | | - height: 23px; |
197 | | - width: 83px; } |
198 | 193 | #disableButtons #backButton { |
199 | 194 | margin-top: 5em; } |
200 | 195 | |