Index: trunk/extensions/MobileFrontend/stylesheets/operamini.css |
— | — | @@ -1,19 +1,9 @@ |
2 | | -#header, |
3 | | -#footer, |
4 | | -#content_wrapper { |
5 | | - margin: 0 2px; |
| 2 | +table { /* table[style] not supported */ |
| 3 | + float: none !important; |
| 4 | + margin-left: 0 !important; |
| 5 | + width: 100% !important; |
6 | 6 | } |
7 | 7 | |
8 | | -/* TODO: duplicate see psp.css */ |
9 | | -.nav { |
10 | | - border: 0; |
11 | | - border-bottom: 2px solid #6d84b4; |
12 | | - border-top: 2px solid #6d84b4; |
13 | | - height: auto; |
14 | | - clear: both; |
15 | | - padding: 5px 0 5px 0; |
16 | | - margin: 0; |
17 | | -} |
18 | 8 | |
19 | 9 | .mwm-notice { |
20 | 10 | text-align: left; |