r99663 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r99662‎ | r99663 | r99664 >
Date:00:11, 13 October 2011
Author:reedy
Status:reverted
Tags:
Comment:
Tidy up spaces to standardised tabs
Modified paths:
  • /trunk/extensions/MobileFrontend/stylesheets/android.css (modified) (history)
  • /trunk/extensions/MobileFrontend/stylesheets/blackberry.css (modified) (history)
  • /trunk/extensions/MobileFrontend/stylesheets/default.css (modified) (history)
  • /trunk/extensions/MobileFrontend/stylesheets/firefox.css (modified) (history)
  • /trunk/extensions/MobileFrontend/stylesheets/iphone.css (modified) (history)
  • /trunk/extensions/MobileFrontend/stylesheets/iphone2.css (modified) (history)
  • /trunk/extensions/MobileFrontend/stylesheets/kindle.css (modified) (history)
  • /trunk/extensions/MobileFrontend/stylesheets/nokia.css (modified) (history)
  • /trunk/extensions/MobileFrontend/stylesheets/operamini.css (modified) (history)
  • /trunk/extensions/MobileFrontend/stylesheets/palm_pre.css (modified) (history)
  • /trunk/extensions/MobileFrontend/stylesheets/psp.css (modified) (history)
  • /trunk/extensions/MobileFrontend/stylesheets/simple.css (modified) (history)
  • /trunk/extensions/MobileFrontend/stylesheets/webkit.css (modified) (history)
  • /trunk/extensions/MobileFrontend/stylesheets/webkit_old.css (modified) (history)
  • /trunk/extensions/MobileFrontend/stylesheets/wii.css (modified) (history)

Diff [purge]

Index: trunk/extensions/MobileFrontend/stylesheets/wii.css
@@ -1,233 +1,233 @@
2 - table td, table th {
3 - border: 1px solid #cccccc;
4 - padding: 3px; }
5 - table table {
6 - border: 0; }
7 - table table td, table table th {
8 - border: 0; }
9 - table.toc {
10 - background: #f9f9f9; }
11 - table.navbox {
12 - font-size: 0.9em;
13 - width: 100% !important; }
14 - table.navbox th.navbox-title {
15 - background: #ccccff;
16 - padding: 5px; }
17 - table.navbox td.navbox-abovebelow {
18 - padding: 3px; }
19 - table.navbox td.navbox-group + td {
20 - padding: 3px; }
21 - table.navbox div[style*="padding"] {
22 - padding-left: 0 !important;
23 - padding-right: 0 !important; }
24 - table.navbox div[style*="padding"] a {
25 - white-space: pre-wrap; }
26 - table.navbox span[style*="white"] {
27 - white-space: pre-wrap !important; }
28 - table.navbox td, table.navbox th {
29 - padding: 0; }
30 - table.navbox table {
31 - margin-bottom: 0; }
32 - table.wikitable th {
33 - background: #f3f3f3; }
34 - table.infobox {
35 - background: #f9f9f9; }
36 - table.infobox th, table.infobox td {
37 - border: 0; }
38 - table.infobox td[colspan="3"], table.infobox th[colspan="3"] {
39 - border: 1px solid #cccccc; }
40 - table.gallery {
41 - background: #f9f9f9;
42 - border-bottom: 0; }
43 - table.gallery .gallerybox[style] {
44 - width: auto !important;
45 - margin-bottom: -16px; }
46 - table.gallery .gallerytext {
47 - margin-top: -12px;
48 - text-align: center; }
49 - table.geography[style] th {
50 - text-align: left; }
51 - table.geography[style] td[style*="text-align"] div[style], table.geography[style] td[colspan="2"] div[style] {
52 - text-align: left !important; }
 2+ table td, table th {
 3+ border: 1px solid #cccccc;
 4+ padding: 3px; }
 5+ table table {
 6+ border: 0; }
 7+ table table td, table table th {
 8+ border: 0; }
 9+ table.toc {
 10+ background: #f9f9f9; }
 11+ table.navbox {
 12+ font-size: 0.9em;
 13+ width: 100% !important; }
 14+ table.navbox th.navbox-title {
 15+ background: #ccccff;
 16+ padding: 5px; }
 17+ table.navbox td.navbox-abovebelow {
 18+ padding: 3px; }
 19+ table.navbox td.navbox-group + td {
 20+ padding: 3px; }
 21+ table.navbox div[style*="padding"] {
 22+ padding-left: 0 !important;
 23+ padding-right: 0 !important; }
 24+ table.navbox div[style*="padding"] a {
 25+ white-space: pre-wrap; }
 26+ table.navbox span[style*="white"] {
 27+ white-space: pre-wrap !important; }
 28+ table.navbox td, table.navbox th {
 29+ padding: 0; }
 30+ table.navbox table {
 31+ margin-bottom: 0; }
 32+ table.wikitable th {
 33+ background: #f3f3f3; }
 34+ table.infobox {
 35+ background: #f9f9f9; }
 36+ table.infobox th, table.infobox td {
 37+ border: 0; }
 38+ table.infobox td[colspan="3"], table.infobox th[colspan="3"] {
 39+ border: 1px solid #cccccc; }
 40+ table.gallery {
 41+ background: #f9f9f9;
 42+ border-bottom: 0; }
 43+ table.gallery .gallerybox[style] {
 44+ width: auto !important;
 45+ margin-bottom: -16px; }
 46+ table.gallery .gallerytext {
 47+ margin-top: -12px;
 48+ text-align: center; }
 49+ table.geography[style] th {
 50+ text-align: left; }
 51+ table.geography[style] td[style*="text-align"] div[style], table.geography[style] td[colspan="2"] div[style] {
 52+ text-align: left !important; }
5353
5454 table.admin {
55 - width: 300px; }
 55+ width: 300px; }
5656
5757 html {
58 - font-size: 0.8em; }
 58+ font-size: 0.8em; }
5959
6060 body {
61 - line-height: 1;
62 - color: black;
63 - background: white;
64 - font-family: sans-serif;
65 - overflow-x: hidden;
66 - -webkit-text-size-adjust: none; }
 61+ line-height: 1;
 62+ color: black;
 63+ background: white;
 64+ font-family: sans-serif;
 65+ overflow-x: hidden;
 66+ -webkit-text-size-adjust: none; }
6767
6868 p, li, dl, #featured_article {
69 - line-height: 1.65; }
 69+ line-height: 1.65; }
7070
7171 pre {
72 - white-space: pre-wrap; }
 72+ white-space: pre-wrap; }
7373
7474 h2 {
75 - border-bottom: 1px solid #aaaaaa;
76 - padding-top: 0.3em; }
 75+ border-bottom: 1px solid #aaaaaa;
 76+ padding-top: 0.3em; }
7777
7878 a {
79 - text-decoration: none;
80 - color: #002bb8; }
81 - a:visited {
82 - color: #5a3696; }
83 - a:active {
84 - color: #faa700; }
85 - a:hover {
86 - text-decoration: underline; }
 79+ text-decoration: none;
 80+ color: #002bb8; }
 81+ a:visited {
 82+ color: #5a3696; }
 83+ a:active {
 84+ color: #faa700; }
 85+ a:hover {
 86+ text-decoration: underline; }
8787
8888 a.new, a.new:visited, a.new:hover {
89 - color: red; }
 89+ color: red; }
9090
9191 a.back_to_top, a.back_to_top:visited {
92 - margin-top: 7px;
93 - color: blue; }
 92+ margin-top: 7px;
 93+ color: blue; }
9494
9595 .links {
96 - float: left;
97 - padding: 10px; }
 96+ float: left;
 97+ padding: 10px; }
9898
9999 #contentSub, .dablink {
100 - margin-bottom: 10px; }
 100+ margin-bottom: 10px; }
101101
102102 #firstHeading {
103 - font-size: 1.7em; }
 103+ font-size: 1.7em; }
104104
105105 h2 {
106 - font-size: 1.3em; }
 106+ font-size: 1.3em; }
107107
108108 .section_anchors a {
109 - display: block; }
 109+ display: block; }
110110
111111 .section_anchor {
112 - height: 1px;
113 - width: 1px; }
 112+ height: 1px;
 113+ width: 1px; }
114114
115115 .printonly, .geo-multi-punct, .geo-nondefault, .Z3988 {
116 - display: none; }
 116+ display: none; }
117117
118118 #featured_article .noprint, .today .noprint {
119 - display: none; }
 119+ display: none; }
120120
121121 .thumb {
122 - border: 1px solid #cccccc;
123 - -webkit-border-radius: 5px;
124 - -moz-border-radius: 5px;
125 - background: #f9f9f9;
126 - margin-bottom: 10px; }
127 - .thumb .thumbinner[style] {
128 - margin: 5px auto; }
129 - .thumb .thumbcaption {
130 - width: 100%;
131 - margin: 5px 10px 0;
132 - text-align: center;
133 - width: auto !important; }
 122+ border: 1px solid #cccccc;
 123+ -webkit-border-radius: 5px;
 124+ -moz-border-radius: 5px;
 125+ background: #f9f9f9;
 126+ margin-bottom: 10px; }
 127+ .thumb .thumbinner[style] {
 128+ margin: 5px auto; }
 129+ .thumb .thumbcaption {
 130+ width: 100%;
 131+ margin: 5px 10px 0;
 132+ text-align: center;
 133+ width: auto !important; }
134134
135135 img.thumbborder {
136 - border: 1px solid #cccccc; }
 136+ border: 1px solid #cccccc; }
137137
138138 .floatright {
139 - float: right; }
 139+ float: right; }
140140
141141 #content_wrapper.home h1#firstHeading {
142 - display: none; }
 142+ display: none; }
143143
144144 .thumb {
145 - margin: 0.5em 0; }
 145+ margin: 0.5em 0; }
146146
147147 .thumb.tright {
148 - float: right;
149 - clear: right;
150 - margin-left: 0.5em; }
 148+ float: right;
 149+ clear: right;
 150+ margin-left: 0.5em; }
151151
152152 .thumb .thumbcaption {
153 - text-align: left;
154 - margin: 0;
155 - font-size: 90%;
156 - padding-top: 0.5em; }
 153+ text-align: left;
 154+ margin: 0;
 155+ font-size: 90%;
 156+ padding-top: 0.5em; }
157157
158158 .thumb.tleft {
159 - float: left;
160 - clear: left;
161 - margin-right: 0.5em; }
 159+ float: left;
 160+ clear: left;
 161+ margin-right: 0.5em; }
162162
163163 .thumb .thumbinner,
164164 .thumb .thumbinner[style] {
165 - padding: 5px;
166 - margin: 0; }
 165+ padding: 5px;
 166+ margin: 0; }
167167
168168 body {
169 - margin: 0; }
 169+ margin: 0; }
170170
171171 #header {
172 - padding: 8px; }
 172+ padding: 8px; }
173173
174174 #content_wrapper {
175 - background: white;
176 - clear: both;
177 - padding: 8px; }
 175+ background: white;
 176+ clear: both;
 177+ padding: 8px; }
178178
179179 #footer {
180 - background: white;
181 - padding: 0 8px; }
 180+ background: white;
 181+ padding: 0 8px; }
182182
183183 body {
184 - width: 798px;
185 - background: #6ee4ff;
186 - font-size: 200%; }
 184+ width: 798px;
 185+ background: #6ee4ff;
 186+ font-size: 200%; }
187187
188188 button, input {
189 - font-size: 150%; }
 189+ font-size: 150%; }
190190
191191 #header {
192 - height: 100px; }
193 - #header #logo {
194 - margin-right: 8px; }
195 - #header #homeButton {
196 - float: left; }
197 - #header #search_bar {
198 - padding-top: 20px; }
199 - #header #searchField {
200 - width: 450px; }
 192+ height: 100px; }
 193+ #header #logo {
 194+ margin-right: 8px; }
 195+ #header #homeButton {
 196+ float: left; }
 197+ #header #search_bar {
 198+ padding-top: 20px; }
 199+ #header #searchField {
 200+ width: 450px; }
201201
202202 .mwm-notice {
203 - padding: 5px;
204 - background: #dddddd;
205 - -webkit-border-radius: 5px;
206 - margin-top: 5px;
207 - text-align: center;
208 - border: 1px solid grey; }
 203+ padding: 5px;
 204+ background: #dddddd;
 205+ -webkit-border-radius: 5px;
 206+ margin-top: 5px;
 207+ text-align: center;
 208+ border: 1px solid grey; }
209209
210210 .mwm-message.mwm-notice {
211 - font-size: 1.1em; }
 211+ font-size: 1.1em; }
212212
213213 #footer {
214 - padding-top: 1em; }
215 - #footer #perm {
216 - padding-top: 1em;
217 - font-size: 80%; }
218 - #footer #copyright {
219 - padding: 1em 0;
220 - font-size: 80%; }
 214+ padding-top: 1em; }
 215+ #footer #perm {
 216+ padding-top: 1em;
 217+ font-size: 80%; }
 218+ #footer #copyright {
 219+ padding: 1em 0;
 220+ font-size: 80%; }
221221
222222 ol.references > li:target,
223223 sup.reference:target,
224224 span.citation:target, cite:target {
225 - background-color: #ddeeff; }
 225+ background-color: #ddeeff; }
226226
227227 .content_block,
228228 .section_anchors,
229229 button.section_heading.hide {
230 - display: none; }
 230+ display: none; }
231231
232232 #search:focus {
233 - outline: none;
 233+ outline: none;
234234 }
Index: trunk/extensions/MobileFrontend/stylesheets/simple.css
@@ -1,269 +1,269 @@
2 - table td, table th {
3 - border: 1px solid #cccccc;
4 - padding: 3px; }
5 - table table {
6 - border: 0; }
7 - table table td, table table th {
8 - border: 0; }
9 - table.toc {
10 - background: #f9f9f9; }
11 - table.navbox {
12 - font-size: 0.9em;
13 - width: 100% !important; }
14 - table.navbox th.navbox-title {
15 - background: #ccccff;
16 - padding: 5px; }
17 - table.navbox td.navbox-abovebelow {
18 - padding: 3px; }
19 - table.navbox td.navbox-group + td {
20 - padding: 3px; }
21 - table.navbox div[style*="padding"] {
22 - padding-left: 0 !important;
23 - padding-right: 0 !important; }
24 - table.navbox div[style*="padding"] a {
25 - white-space: pre-wrap; }
26 - table.navbox span[style*="white"] {
27 - white-space: pre-wrap !important; }
28 - table.navbox td, table.navbox th {
29 - padding: 0; }
30 - table.navbox table {
31 - margin-bottom: 0; }
32 - table.wikitable th {
33 - background: #f3f3f3; }
34 - table.infobox {
35 - background: #f9f9f9; }
36 - table.infobox th, table.infobox td {
37 - border: 0; }
38 - table.infobox td[colspan="3"], table.infobox th[colspan="3"] {
39 - border: 1px solid #cccccc; }
40 - table.gallery {
41 - background: #f9f9f9;
42 - border-bottom: 0; }
43 - table.gallery .gallerybox[style] {
44 - width: auto !important;
45 - margin-bottom: -16px; }
46 - table.gallery .gallerytext {
47 - margin-top: -12px;
48 - text-align: center; }
49 - table.geography[style] th {
50 - text-align: left; }
51 - table.geography[style] td[style*="text-align"] div[style], table.geography[style] td[colspan="2"] div[style] {
52 - text-align: left !important; }
 2+ table td, table th {
 3+ border: 1px solid #cccccc;
 4+ padding: 3px; }
 5+ table table {
 6+ border: 0; }
 7+ table table td, table table th {
 8+ border: 0; }
 9+ table.toc {
 10+ background: #f9f9f9; }
 11+ table.navbox {
 12+ font-size: 0.9em;
 13+ width: 100% !important; }
 14+ table.navbox th.navbox-title {
 15+ background: #ccccff;
 16+ padding: 5px; }
 17+ table.navbox td.navbox-abovebelow {
 18+ padding: 3px; }
 19+ table.navbox td.navbox-group + td {
 20+ padding: 3px; }
 21+ table.navbox div[style*="padding"] {
 22+ padding-left: 0 !important;
 23+ padding-right: 0 !important; }
 24+ table.navbox div[style*="padding"] a {
 25+ white-space: pre-wrap; }
 26+ table.navbox span[style*="white"] {
 27+ white-space: pre-wrap !important; }
 28+ table.navbox td, table.navbox th {
 29+ padding: 0; }
 30+ table.navbox table {
 31+ margin-bottom: 0; }
 32+ table.wikitable th {
 33+ background: #f3f3f3; }
 34+ table.infobox {
 35+ background: #f9f9f9; }
 36+ table.infobox th, table.infobox td {
 37+ border: 0; }
 38+ table.infobox td[colspan="3"], table.infobox th[colspan="3"] {
 39+ border: 1px solid #cccccc; }
 40+ table.gallery {
 41+ background: #f9f9f9;
 42+ border-bottom: 0; }
 43+ table.gallery .gallerybox[style] {
 44+ width: auto !important;
 45+ margin-bottom: -16px; }
 46+ table.gallery .gallerytext {
 47+ margin-top: -12px;
 48+ text-align: center; }
 49+ table.geography[style] th {
 50+ text-align: left; }
 51+ table.geography[style] td[style*="text-align"] div[style], table.geography[style] td[colspan="2"] div[style] {
 52+ text-align: left !important; }
5353
5454 table.admin {
55 - width: 300px; }
 55+ width: 300px; }
5656
5757 html {
58 - font-size: 0.8em; }
 58+ font-size: 0.8em; }
5959
6060 body {
61 - line-height: 1;
62 - color: black;
63 - background: white;
64 - font-family: sans-serif;
65 - overflow-x: hidden;
66 - -webkit-text-size-adjust: none; }
 61+ line-height: 1;
 62+ color: black;
 63+ background: white;
 64+ font-family: sans-serif;
 65+ overflow-x: hidden;
 66+ -webkit-text-size-adjust: none; }
6767
6868 p, li, dl, #featured_article {
69 - line-height: 1.65; }
 69+ line-height: 1.65; }
7070
7171 pre {
72 - white-space: pre-wrap; }
 72+ white-space: pre-wrap; }
7373
7474 h2 {
75 - border-bottom: 1px solid #aaaaaa;
76 - padding-top: 0.3em; }
 75+ border-bottom: 1px solid #aaaaaa;
 76+ padding-top: 0.3em; }
7777
7878 a {
79 - text-decoration: none;
80 - color: #002bb8; }
81 - a:visited {
82 - color: #5a3696; }
83 - a:active {
84 - color: #faa700; }
85 - a:hover {
86 - text-decoration: underline; }
 79+ text-decoration: none;
 80+ color: #002bb8; }
 81+ a:visited {
 82+ color: #5a3696; }
 83+ a:active {
 84+ color: #faa700; }
 85+ a:hover {
 86+ text-decoration: underline; }
8787
8888 a.new, a.new:visited, a.new:hover {
89 - color: red; }
 89+ color: red; }
9090
9191 a.back_to_top, a.back_to_top:visited {
92 - margin-top: 7px;
93 - color: blue; }
 92+ margin-top: 7px;
 93+ color: blue; }
9494
9595 .links {
96 - float: left;
97 - padding: 10px; }
 96+ float: left;
 97+ padding: 10px; }
9898
9999 #contentSub, .dablink {
100 - margin-bottom: 10px; }
 100+ margin-bottom: 10px; }
101101
102102 #firstHeading {
103 - font-size: 1.7em; }
 103+ font-size: 1.7em; }
104104
105105 h2 {
106 - font-size: 1.3em; }
 106+ font-size: 1.3em; }
107107
108108 .section_anchors a {
109 - display: block; }
 109+ display: block; }
110110
111111 .section_anchor {
112 - height: 1px;
113 - width: 1px; }
 112+ height: 1px;
 113+ width: 1px; }
114114
115115 .printonly, .geo-multi-punct, .geo-nondefault, .Z3988 {
116 - display: none; }
 116+ display: none; }
117117
118118 #featured_article .noprint, .today .noprint {
119 - display: none; }
 119+ display: none; }
120120
121121 .thumb {
122 - border: 1px solid #cccccc;
123 - -webkit-border-radius: 5px;
124 - -moz-border-radius: 5px;
125 - background: #f9f9f9;
126 - margin-bottom: 10px; }
127 - .thumb .thumbinner[style] {
128 - margin: 5px auto; }
129 - .thumb .thumbcaption {
130 - width: 100%;
131 - margin: 5px 10px 0;
132 - text-align: center;
133 - width: auto !important; }
 122+ border: 1px solid #cccccc;
 123+ -webkit-border-radius: 5px;
 124+ -moz-border-radius: 5px;
 125+ background: #f9f9f9;
 126+ margin-bottom: 10px; }
 127+ .thumb .thumbinner[style] {
 128+ margin: 5px auto; }
 129+ .thumb .thumbcaption {
 130+ width: 100%;
 131+ margin: 5px 10px 0;
 132+ text-align: center;
 133+ width: auto !important; }
134134
135135 img.thumbborder {
136 - border: 1px solid #cccccc; }
 136+ border: 1px solid #cccccc; }
137137
138138 .floatright {
139 - float: right; }
 139+ float: right; }
140140
141141 #content_wrapper.home h1#firstHeading {
142 - display: none; }
 142+ display: none; }
143143
144144 body {
145 - margin: 0; }
 145+ margin: 0; }
146146
147147 #header {
148 - margin: 8px 8px 0 8px; }
 148+ margin: 8px 8px 0 8px; }
149149
150150 #content_wrapper {
151 - clear: both;
152 - margin: 0 8px; }
 151+ clear: both;
 152+ margin: 0 8px; }
153153
154154 #footer {
155 - margin: 0 8px; }
 155+ margin: 0 8px; }
156156
157157 #header img, #header form, #header input, #header button {
158 - vertical-align: middle;
159 - display: inline-block; }
 158+ vertical-align: middle;
 159+ display: inline-block; }
160160
161161 #searchbox {
162 - width: auto;
163 - padding: 5px;
164 - border: 1px solid #cccccc;
165 - -webkit-border-radius: 2px;
166 - -moz-border-radius: 2px; }
167 - #searchbox a, #searchbox img {
168 - border: 0px;
169 - vertical-align: middle; }
170 - #searchbox #goButton {
171 - border: 0;
172 - background: url(images/s.gif) no-repeat top left;
173 - height: 25px;
174 - width: 27px; }
175 - #searchbox #searchField {
176 - width: auto; }
 162+ width: auto;
 163+ padding: 5px;
 164+ border: 1px solid #cccccc;
 165+ -webkit-border-radius: 2px;
 166+ -moz-border-radius: 2px; }
 167+ #searchbox a, #searchbox img {
 168+ border: 0px;
 169+ vertical-align: middle; }
 170+ #searchbox #goButton {
 171+ border: 0;
 172+ background: url(images/s.gif) no-repeat top left;
 173+ height: 25px;
 174+ width: 27px; }
 175+ #searchbox #searchField {
 176+ width: auto; }
177177
178178 #nav {
179 - -webkit-border-radius: 2px;
180 - -moz-border-radius: 2px;
181 - clear: both;
182 - padding: 5px 0; }
183 - #nav form, #nav button {
184 - display: inline-block; }
185 - #nav #disableButtons button {
186 - background: url(images/buttonbg.gif) no-repeat center;
187 - border: 0;
188 - height: 23px;
189 - width: 83px; }
 179+ -webkit-border-radius: 2px;
 180+ -moz-border-radius: 2px;
 181+ clear: both;
 182+ padding: 5px 0; }
 183+ #nav form, #nav button {
 184+ display: inline-block; }
 185+ #nav #disableButtons button {
 186+ background: url(images/buttonbg.gif) no-repeat center;
 187+ border: 0;
 188+ height: 23px;
 189+ width: 83px; }
190190
191191 #disableButtons {
192 - text-align: center; }
193 - #disableButtons #backButton {
194 - margin-top: 5em; }
 192+ text-align: center; }
 193+ #disableButtons #backButton {
 194+ margin-top: 5em; }
195195
196196 .mwm-notice {
197 - padding: 5px;
198 - background: #dddddd;
199 - -webkit-border-radius: 5px;
200 - margin-top: 5px;
201 - text-align: center;
202 - border: 1px solid grey; }
 197+ padding: 5px;
 198+ background: #dddddd;
 199+ -webkit-border-radius: 5px;
 200+ margin-top: 5px;
 201+ text-align: center;
 202+ border: 1px solid grey; }
203203
204204 .mwm-message.mwm-notice {
205 - font-size: 1.1em; }
 205+ font-size: 1.1em; }
206206
207207 #image_wrapper {
208 - margin: 8px 0 8px -3px; }
 208+ margin: 8px 0 8px -3px; }
209209
210210 #footer {
211 - padding-top: 1em; }
212 - #footer #perm {
213 - padding-top: 2em;
214 - font-size: 90%; }
215 - #footer #copyright {
216 - padding: 1em 0;
217 - font-size: 80%; }
 211+ padding-top: 1em; }
 212+ #footer #perm {
 213+ padding-top: 2em;
 214+ font-size: 90%; }
 215+ #footer #copyright {
 216+ padding: 1em 0;
 217+ font-size: 80%; }
218218
219219 ol.references > li:target,
220220 sup.reference:target,
221221 span.citation:target, cite:target {
222 - background-color: #ddeeff; }
 222+ background-color: #ddeeff; }
223223
224224 .content_block,
225225 .section_anchors,
226226 button.section_heading.hide {
227 - display: none; }
 227+ display: none; }
228228
229229 #header, #footer, #content_wrapper {
230 - margin: 0 2px; }
 230+ margin: 0 2px; }
231231
232232 #searchbox {
233 - border: 0px;
234 - padding: 2px;
235 - height: 26px; }
236 - #searchbox form, #searchbox button, #searchbox img, #searchbox input {
237 - display: inline; }
238 - #searchbox input#searchField {
239 - width: 60%; }
240 - #searchbox input#searchButton {
241 - margin-left: 2px; }
242 - #searchbox input#submitButton {
243 - display: none; }
 233+ border: 0px;
 234+ padding: 2px;
 235+ height: 26px; }
 236+ #searchbox form, #searchbox button, #searchbox img, #searchbox input {
 237+ display: inline; }
 238+ #searchbox input#searchField {
 239+ width: 60%; }
 240+ #searchbox input#searchButton {
 241+ margin-left: 2px; }
 242+ #searchbox input#submitButton {
 243+ display: none; }
244244
245245 .nav {
246 - border: 0;
247 - border-bottom: 2px solid #6d84b4;
248 - border-top: 2px solid #6d84b4;
249 - height: auto;
250 - clear: both;
251 - padding: 5px 0 5px 0;
252 - margin: 0; }
 246+ border: 0;
 247+ border-bottom: 2px solid #6d84b4;
 248+ border-top: 2px solid #6d84b4;
 249+ height: auto;
 250+ clear: both;
 251+ padding: 5px 0 5px 0;
 252+ margin: 0; }
253253
254254 #nav {
255 - padding: 5px 0 5px 0; }
 255+ padding: 5px 0 5px 0; }
256256
257257 .mwm-notice {
258 - text-align: left; }
 258+ text-align: left; }
259259
260260 .mwm-message.mwm-notice {
261 - display: none; }
 261+ display: none; }
262262
263263 a.arrow {
264 - float: right;
265 - margin-right: 5px; }
 264+ float: right;
 265+ margin-right: 5px; }
266266
267267 #search:focus {
268 - outline: none;
 268+ outline: none;
269269 }
270270
Index: trunk/extensions/MobileFrontend/stylesheets/palm_pre.css
@@ -1,256 +1,256 @@
2 - table td, table th {
3 - border: 1px solid #cccccc;
4 - padding: 3px; }
5 - table table {
6 - border: 0; }
7 - table table td, table table th {
8 - border: 0; }
9 - table.toc {
10 - background: #f9f9f9; }
11 - table.navbox {
12 - font-size: 0.9em;
13 - width: 100% !important; }
14 - table.navbox th.navbox-title {
15 - background: #ccccff;
16 - padding: 5px; }
17 - table.navbox td.navbox-abovebelow {
18 - padding: 3px; }
19 - table.navbox td.navbox-group + td {
20 - padding: 3px; }
21 - table.navbox div[style*="padding"] {
22 - padding-left: 0 !important;
23 - padding-right: 0 !important; }
24 - table.navbox div[style*="padding"] a {
25 - white-space: pre-wrap; }
26 - table.navbox span[style*="white"] {
27 - white-space: pre-wrap !important; }
28 - table.navbox td, table.navbox th {
29 - padding: 0; }
30 - table.navbox table {
31 - margin-bottom: 0; }
32 - table.wikitable th {
33 - background: #f3f3f3; }
34 - table.infobox {
35 - background: #f9f9f9; }
36 - table.infobox th, table.infobox td {
37 - border: 0; }
38 - table.infobox td[colspan="3"], table.infobox th[colspan="3"] {
39 - border: 1px solid #cccccc; }
40 - table.gallery {
41 - background: #f9f9f9;
42 - border-bottom: 0; }
43 - table.gallery .gallerybox[style] {
44 - width: auto !important;
45 - margin-bottom: -16px; }
46 - table.gallery .gallerytext {
47 - margin-top: -12px;
48 - text-align: center; }
49 - table.geography[style] th {
50 - text-align: left; }
51 - table.geography[style] td[style*="text-align"] div[style], table.geography[style] td[colspan="2"] div[style] {
52 - text-align: left !important; }
 2+ table td, table th {
 3+ border: 1px solid #cccccc;
 4+ padding: 3px; }
 5+ table table {
 6+ border: 0; }
 7+ table table td, table table th {
 8+ border: 0; }
 9+ table.toc {
 10+ background: #f9f9f9; }
 11+ table.navbox {
 12+ font-size: 0.9em;
 13+ width: 100% !important; }
 14+ table.navbox th.navbox-title {
 15+ background: #ccccff;
 16+ padding: 5px; }
 17+ table.navbox td.navbox-abovebelow {
 18+ padding: 3px; }
 19+ table.navbox td.navbox-group + td {
 20+ padding: 3px; }
 21+ table.navbox div[style*="padding"] {
 22+ padding-left: 0 !important;
 23+ padding-right: 0 !important; }
 24+ table.navbox div[style*="padding"] a {
 25+ white-space: pre-wrap; }
 26+ table.navbox span[style*="white"] {
 27+ white-space: pre-wrap !important; }
 28+ table.navbox td, table.navbox th {
 29+ padding: 0; }
 30+ table.navbox table {
 31+ margin-bottom: 0; }
 32+ table.wikitable th {
 33+ background: #f3f3f3; }
 34+ table.infobox {
 35+ background: #f9f9f9; }
 36+ table.infobox th, table.infobox td {
 37+ border: 0; }
 38+ table.infobox td[colspan="3"], table.infobox th[colspan="3"] {
 39+ border: 1px solid #cccccc; }
 40+ table.gallery {
 41+ background: #f9f9f9;
 42+ border-bottom: 0; }
 43+ table.gallery .gallerybox[style] {
 44+ width: auto !important;
 45+ margin-bottom: -16px; }
 46+ table.gallery .gallerytext {
 47+ margin-top: -12px;
 48+ text-align: center; }
 49+ table.geography[style] th {
 50+ text-align: left; }
 51+ table.geography[style] td[style*="text-align"] div[style], table.geography[style] td[colspan="2"] div[style] {
 52+ text-align: left !important; }
5353
5454 table.admin {
55 - width: 300px; }
 55+ width: 300px; }
5656
5757 html {
58 - font-size: 0.8em; }
 58+ font-size: 0.8em; }
5959
6060 body {
61 - line-height: 1;
62 - color: black;
63 - background: white;
64 - font-family: sans-serif;
65 - overflow-x: hidden;
66 - -webkit-text-size-adjust: none; }
 61+ line-height: 1;
 62+ color: black;
 63+ background: white;
 64+ font-family: sans-serif;
 65+ overflow-x: hidden;
 66+ -webkit-text-size-adjust: none; }
6767
6868 p, li, dl, #featured_article {
69 - line-height: 1.65; }
 69+ line-height: 1.65; }
7070
7171 pre {
72 - white-space: pre-wrap; }
 72+ white-space: pre-wrap; }
7373
7474 h2 {
75 - border-bottom: 1px solid #aaaaaa;
76 - padding-top: 0.3em; }
 75+ border-bottom: 1px solid #aaaaaa;
 76+ padding-top: 0.3em; }
7777
7878 a {
79 - text-decoration: none;
80 - color: #002bb8; }
81 - a:visited {
82 - color: #5a3696; }
83 - a:active {
84 - color: #faa700; }
85 - a:hover {
86 - text-decoration: underline; }
 79+ text-decoration: none;
 80+ color: #002bb8; }
 81+ a:visited {
 82+ color: #5a3696; }
 83+ a:active {
 84+ color: #faa700; }
 85+ a:hover {
 86+ text-decoration: underline; }
8787
8888 a.new, a.new:visited, a.new:hover {
89 - color: red; }
 89+ color: red; }
9090
9191 a.back_to_top, a.back_to_top:visited {
92 - margin-top: 7px;
93 - color: blue; }
 92+ margin-top: 7px;
 93+ color: blue; }
9494
9595 .links {
96 - float: left;
97 - padding: 10px; }
 96+ float: left;
 97+ padding: 10px; }
9898
9999 #contentSub, .dablink {
100 - margin-bottom: 10px; }
 100+ margin-bottom: 10px; }
101101
102102 #firstHeading {
103 - font-size: 1.7em; }
 103+ font-size: 1.7em; }
104104
105105 h2 {
106 - font-size: 1.3em; }
 106+ font-size: 1.3em; }
107107
108108 .section_anchors a {
109 - display: block; }
 109+ display: block; }
110110
111111 .section_anchor {
112 - height: 1px;
113 - width: 1px; }
 112+ height: 1px;
 113+ width: 1px; }
114114
115115 .printonly, .geo-multi-punct, .geo-nondefault, .Z3988 {
116 - display: none; }
 116+ display: none; }
117117
118118 #featured_article .noprint, .today .noprint {
119 - display: none; }
 119+ display: none; }
120120
121121 .thumb {
122 - border: 1px solid #cccccc;
123 - -webkit-border-radius: 5px;
124 - -moz-border-radius: 5px;
125 - background: #f9f9f9;
126 - margin-bottom: 10px; }
127 - .thumb .thumbinner[style] {
128 - margin: 5px auto; }
129 - .thumb .thumbcaption {
130 - width: 100%;
131 - margin: 5px 10px 0;
132 - text-align: center;
133 - width: auto !important; }
 122+ border: 1px solid #cccccc;
 123+ -webkit-border-radius: 5px;
 124+ -moz-border-radius: 5px;
 125+ background: #f9f9f9;
 126+ margin-bottom: 10px; }
 127+ .thumb .thumbinner[style] {
 128+ margin: 5px auto; }
 129+ .thumb .thumbcaption {
 130+ width: 100%;
 131+ margin: 5px 10px 0;
 132+ text-align: center;
 133+ width: auto !important; }
134134
135135 img.thumbborder {
136 - border: 1px solid #cccccc; }
 136+ border: 1px solid #cccccc; }
137137
138138 .floatright {
139 - float: right; }
 139+ float: right; }
140140
141141 #content_wrapper.home h1#firstHeading {
142 - display: none; }
 142+ display: none; }
143143
144144 body {
145 - margin: 0; }
 145+ margin: 0; }
146146
147147 #header {
148 - margin: 8px 8px 0 8px; }
 148+ margin: 8px 8px 0 8px; }
149149
150150 #content_wrapper {
151 - clear: both;
152 - margin: 0 8px; }
 151+ clear: both;
 152+ margin: 0 8px; }
153153
154154 #footer {
155 - margin: 0 8px; }
 155+ margin: 0 8px; }
156156
157157 #header img, #header form, #header input, #header button {
158 - vertical-align: middle;
159 - display: inline-block; }
 158+ vertical-align: middle;
 159+ display: inline-block; }
160160
161161 #searchbox {
162 - width: auto;
163 - padding: 5px;
164 - border: 1px solid #cccccc;
165 - -webkit-border-radius: 2px;
166 - -moz-border-radius: 2px; }
167 - #searchbox a, #searchbox img {
168 - border: 0px;
169 - vertical-align: middle; }
170 - #searchbox #goButton {
171 - border: 0;
172 - background: url(images/s.gif) no-repeat top left;
173 - height: 25px;
174 - width: 27px; }
175 - #searchbox #searchField {
176 - width: auto; }
 162+ width: auto;
 163+ padding: 5px;
 164+ border: 1px solid #cccccc;
 165+ -webkit-border-radius: 2px;
 166+ -moz-border-radius: 2px; }
 167+ #searchbox a, #searchbox img {
 168+ border: 0px;
 169+ vertical-align: middle; }
 170+ #searchbox #goButton {
 171+ border: 0;
 172+ background: url(images/s.gif) no-repeat top left;
 173+ height: 25px;
 174+ width: 27px; }
 175+ #searchbox #searchField {
 176+ width: auto; }
177177
178178 #nav {
179 - -webkit-border-radius: 2px;
180 - -moz-border-radius: 2px;
181 - clear: both;
182 - padding: 5px 0; }
183 - #nav form, #nav button {
184 - display: inline-block; }
 179+ -webkit-border-radius: 2px;
 180+ -moz-border-radius: 2px;
 181+ clear: both;
 182+ padding: 5px 0; }
 183+ #nav form, #nav button {
 184+ display: inline-block; }
185185 #disableButtons {
186 - text-align: center; }
187 - #disableButtons nav button {
188 - background: url(images/buttonbg.gif) no-repeat center;
189 - border: 0;
190 - height: 23px;
191 - width: 83px; }
192 - #disableButtons #backButton {
193 - margin-top: 5em; }
 186+ text-align: center; }
 187+ #disableButtons nav button {
 188+ background: url(images/buttonbg.gif) no-repeat center;
 189+ border: 0;
 190+ height: 23px;
 191+ width: 83px; }
 192+ #disableButtons #backButton {
 193+ margin-top: 5em; }
194194
195195 .mwm-notice {
196 - padding: 5px;
197 - background: #dddddd;
198 - -webkit-border-radius: 5px;
199 - margin-top: 5px;
200 - text-align: center;
201 - border: 1px solid grey; }
 196+ padding: 5px;
 197+ background: #dddddd;
 198+ -webkit-border-radius: 5px;
 199+ margin-top: 5px;
 200+ text-align: center;
 201+ border: 1px solid grey; }
202202
203203 .mwm-message.mwm-notice {
204 - font-size: 1.1em; }
 204+ font-size: 1.1em; }
205205
206206 #image_wrapper {
207 - margin: 8px 0 8px -3px; }
 207+ margin: 8px 0 8px -3px; }
208208
209209 #footer {
210 - padding-top: 1em; }
211 - #footer #perm {
212 - padding-top: 2em;
213 - font-size: 90%; }
214 - #footer #copyright {
215 - padding: 1em 0;
216 - font-size: 80%; }
 210+ padding-top: 1em; }
 211+ #footer #perm {
 212+ padding-top: 2em;
 213+ font-size: 90%; }
 214+ #footer #copyright {
 215+ padding: 1em 0;
 216+ font-size: 80%; }
217217
218218 ol.references > li:target,
219219 sup.reference:target,
220220 span.citation:target, cite:target {
221 - background-color: #ddeeff; }
 221+ background-color: #ddeeff; }
222222
223223 .content_block,
224224 .section_anchors,
225225 button.section_heading.hide {
226 - display: none; }
 226+ display: none; }
227227
228228 #searchbox {
229 - height: 25px; }
230 - #searchbox #logo {
231 - display: block;
232 - float: left;
233 - margin-right: 4px; }
234 - #searchbox #searchField {
235 - border: 1px solid grey;
236 - height: 20px;
237 - width: 216px; }
238 - #searchbox #clearButton {
239 - display: block; }
 229+ height: 25px; }
 230+ #searchbox #logo {
 231+ display: block;
 232+ float: left;
 233+ margin-right: 4px; }
 234+ #searchbox #searchField {
 235+ border: 1px solid grey;
 236+ height: 20px;
 237+ width: 216px; }
 238+ #searchbox #clearButton {
 239+ display: block; }
240240
241241 #nav {
242 - height: 23px;
243 - display: none;
244 - width: 172px;
245 - border: 1px solid #cccccc;
246 - border-top: 0px;
247 - margin: -1px 0 0 0;
248 - background: white;
249 - padding: 0 5px 5px 5px; }
 242+ height: 23px;
 243+ display: none;
 244+ width: 172px;
 245+ border: 1px solid #cccccc;
 246+ border-top: 0px;
 247+ margin: -1px 0 0 0;
 248+ background: white;
 249+ padding: 0 5px 5px 5px; }
250250
251251 body {
252 - font-size: 14px; }
 252+ font-size: 14px; }
253253
254254 #search:focus {
255 - outline: none;
 255+ outline: none;
256256 }
257257
Index: trunk/extensions/MobileFrontend/stylesheets/nokia.css
@@ -1,246 +1,246 @@
2 - table td, table th {
3 - border: 1px solid #cccccc;
4 - padding: 3px; }
5 - table table {
6 - border: 0; }
7 - table table td, table table th {
8 - border: 0; }
9 - table.toc {
10 - background: #f9f9f9; }
11 - table.navbox {
12 - font-size: 0.9em;
13 - width: 100% !important; }
14 - table.navbox th.navbox-title {
15 - background: #ccccff;
16 - padding: 5px; }
17 - table.navbox td.navbox-abovebelow {
18 - padding: 3px; }
19 - table.navbox td.navbox-group + td {
20 - padding: 3px; }
21 - table.navbox div[style*="padding"] {
22 - padding-left: 0 !important;
23 - padding-right: 0 !important; }
24 - table.navbox div[style*="padding"] a {
25 - white-space: pre-wrap; }
26 - table.navbox span[style*="white"] {
27 - white-space: pre-wrap !important; }
28 - table.navbox td, table.navbox th {
29 - padding: 0; }
30 - table.navbox table {
31 - margin-bottom: 0; }
32 - table.wikitable th {
33 - background: #f3f3f3; }
34 - table.infobox {
35 - background: #f9f9f9; }
36 - table.infobox th, table.infobox td {
37 - border: 0; }
38 - table.infobox td[colspan="3"], table.infobox th[colspan="3"] {
39 - border: 1px solid #cccccc; }
40 - table.gallery {
41 - background: #f9f9f9;
42 - border-bottom: 0; }
43 - table.gallery .gallerybox[style] {
44 - width: auto !important;
45 - margin-bottom: -16px; }
46 - table.gallery .gallerytext {
47 - margin-top: -12px;
48 - text-align: center; }
49 - table.geography[style] th {
50 - text-align: left; }
51 - table.geography[style] td[style*="text-align"] div[style], table.geography[style] td[colspan="2"] div[style] {
52 - text-align: left !important; }
 2+ table td, table th {
 3+ border: 1px solid #cccccc;
 4+ padding: 3px; }
 5+ table table {
 6+ border: 0; }
 7+ table table td, table table th {
 8+ border: 0; }
 9+ table.toc {
 10+ background: #f9f9f9; }
 11+ table.navbox {
 12+ font-size: 0.9em;
 13+ width: 100% !important; }
 14+ table.navbox th.navbox-title {
 15+ background: #ccccff;
 16+ padding: 5px; }
 17+ table.navbox td.navbox-abovebelow {
 18+ padding: 3px; }
 19+ table.navbox td.navbox-group + td {
 20+ padding: 3px; }
 21+ table.navbox div[style*="padding"] {
 22+ padding-left: 0 !important;
 23+ padding-right: 0 !important; }
 24+ table.navbox div[style*="padding"] a {
 25+ white-space: pre-wrap; }
 26+ table.navbox span[style*="white"] {
 27+ white-space: pre-wrap !important; }
 28+ table.navbox td, table.navbox th {
 29+ padding: 0; }
 30+ table.navbox table {
 31+ margin-bottom: 0; }
 32+ table.wikitable th {
 33+ background: #f3f3f3; }
 34+ table.infobox {
 35+ background: #f9f9f9; }
 36+ table.infobox th, table.infobox td {
 37+ border: 0; }
 38+ table.infobox td[colspan="3"], table.infobox th[colspan="3"] {
 39+ border: 1px solid #cccccc; }
 40+ table.gallery {
 41+ background: #f9f9f9;
 42+ border-bottom: 0; }
 43+ table.gallery .gallerybox[style] {
 44+ width: auto !important;
 45+ margin-bottom: -16px; }
 46+ table.gallery .gallerytext {
 47+ margin-top: -12px;
 48+ text-align: center; }
 49+ table.geography[style] th {
 50+ text-align: left; }
 51+ table.geography[style] td[style*="text-align"] div[style], table.geography[style] td[colspan="2"] div[style] {
 52+ text-align: left !important; }
5353
5454 table.admin {
55 - width: 300px; }
 55+ width: 300px; }
5656
5757 html {
58 - font-size: 0.8em; }
 58+ font-size: 0.8em; }
5959
6060 body {
61 - line-height: 1;
62 - color: black;
63 - background: white;
64 - font-family: sans-serif;
65 - overflow-x: hidden;
66 - -webkit-text-size-adjust: none; }
 61+ line-height: 1;
 62+ color: black;
 63+ background: white;
 64+ font-family: sans-serif;
 65+ overflow-x: hidden;
 66+ -webkit-text-size-adjust: none; }
6767
6868 p, li, dl, #featured_article {
69 - line-height: 1.65; }
 69+ line-height: 1.65; }
7070
7171 pre {
72 - white-space: pre-wrap; }
 72+ white-space: pre-wrap; }
7373
7474 h2 {
75 - border-bottom: 1px solid #aaaaaa;
76 - padding-top: 0.3em; }
 75+ border-bottom: 1px solid #aaaaaa;
 76+ padding-top: 0.3em; }
7777
7878 a {
79 - text-decoration: none;
80 - color: #002bb8; }
81 - a:visited {
82 - color: #5a3696; }
83 - a:active {
84 - color: #faa700; }
85 - a:hover {
86 - text-decoration: underline; }
 79+ text-decoration: none;
 80+ color: #002bb8; }
 81+ a:visited {
 82+ color: #5a3696; }
 83+ a:active {
 84+ color: #faa700; }
 85+ a:hover {
 86+ text-decoration: underline; }
8787
8888 a.new, a.new:visited, a.new:hover {
89 - color: red; }
 89+ color: red; }
9090
9191 a.back_to_top, a.back_to_top:visited {
92 - margin-top: 7px;
93 - color: blue; }
 92+ margin-top: 7px;
 93+ color: blue; }
9494
9595 .links {
96 - float: left;
97 - padding: 10px; }
 96+ float: left;
 97+ padding: 10px; }
9898
9999 #contentSub, .dablink {
100 - margin-bottom: 10px; }
 100+ margin-bottom: 10px; }
101101
102102 #firstHeading {
103 - font-size: 1.7em; }
 103+ font-size: 1.7em; }
104104
105105 h2 {
106 - font-size: 1.3em; }
 106+ font-size: 1.3em; }
107107
108108 .section_anchors a {
109 - display: block; }
 109+ display: block; }
110110
111111 .section_anchor {
112 - height: 1px;
113 - width: 1px; }
 112+ height: 1px;
 113+ width: 1px; }
114114
115115 .printonly, .geo-multi-punct, .geo-nondefault, .Z3988 {
116 - display: none; }
 116+ display: none; }
117117
118118 #featured_article .noprint, .today .noprint {
119 - display: none; }
 119+ display: none; }
120120
121121 .thumb {
122 - border: 1px solid #cccccc;
123 - -webkit-border-radius: 5px;
124 - -moz-border-radius: 5px;
125 - background: #f9f9f9;
126 - margin-bottom: 10px; }
127 - .thumb .thumbinner[style] {
128 - margin: 5px auto; }
129 - .thumb .thumbcaption {
130 - width: 100%;
131 - margin: 5px 10px 0;
132 - text-align: center;
133 - width: auto !important; }
 122+ border: 1px solid #cccccc;
 123+ -webkit-border-radius: 5px;
 124+ -moz-border-radius: 5px;
 125+ background: #f9f9f9;
 126+ margin-bottom: 10px; }
 127+ .thumb .thumbinner[style] {
 128+ margin: 5px auto; }
 129+ .thumb .thumbcaption {
 130+ width: 100%;
 131+ margin: 5px 10px 0;
 132+ text-align: center;
 133+ width: auto !important; }
134134
135135 img.thumbborder {
136 - border: 1px solid #cccccc; }
 136+ border: 1px solid #cccccc; }
137137
138138 .floatright {
139 - float: right; }
 139+ float: right; }
140140
141141 #content_wrapper.home h1#firstHeading {
142 - display: none; }
 142+ display: none; }
143143
144144 body {
145 - margin: 0; }
 145+ margin: 0; }
146146
147147 #header {
148 - margin: 8px 8px 0 8px; }
 148+ margin: 8px 8px 0 8px; }
149149
150150 #content_wrapper {
151 - clear: both;
152 - margin: 0 8px; }
 151+ clear: both;
 152+ margin: 0 8px; }
153153
154154 #footer {
155 - margin: 0 8px; }
 155+ margin: 0 8px; }
156156
157157 #header img, #header form, #header input, #header button {
158 - vertical-align: middle;
159 - display: inline-block; }
 158+ vertical-align: middle;
 159+ display: inline-block; }
160160
161161 #searchbox {
162 - width: auto;
163 - padding: 5px;
164 - border: 1px solid #cccccc;
165 - -webkit-border-radius: 2px;
166 - -moz-border-radius: 2px; }
167 - #searchbox a, #searchbox img {
168 - border: 0px;
169 - vertical-align: middle; }
170 - #searchbox #goButton {
171 - border: 0;
172 - background: url(images/s.gif) no-repeat top left;
173 - height: 25px;
174 - width: 27px; }
175 - #searchbox #searchField {
176 - width: auto; }
 162+ width: auto;
 163+ padding: 5px;
 164+ border: 1px solid #cccccc;
 165+ -webkit-border-radius: 2px;
 166+ -moz-border-radius: 2px; }
 167+ #searchbox a, #searchbox img {
 168+ border: 0px;
 169+ vertical-align: middle; }
 170+ #searchbox #goButton {
 171+ border: 0;
 172+ background: url(images/s.gif) no-repeat top left;
 173+ height: 25px;
 174+ width: 27px; }
 175+ #searchbox #searchField {
 176+ width: auto; }
177177
178178 #nav {
179 - -webkit-border-radius: 2px;
180 - -moz-border-radius: 2px;
181 - clear: both;
182 - padding: 5px 0; }
183 - #nav form, #nav button {
184 - display: inline-block; }
185 - #nav #disableButtons button {
186 - background: url(images/buttonbg.gif) no-repeat center;
187 - border: 0;
188 - height: 23px;
189 - width: 83px; }
 179+ -webkit-border-radius: 2px;
 180+ -moz-border-radius: 2px;
 181+ clear: both;
 182+ padding: 5px 0; }
 183+ #nav form, #nav button {
 184+ display: inline-block; }
 185+ #nav #disableButtons button {
 186+ background: url(images/buttonbg.gif) no-repeat center;
 187+ border: 0;
 188+ height: 23px;
 189+ width: 83px; }
190190
191191 #disableButtons {
192 - text-align: center; }
193 - #disableButtons #backButton {
194 - margin-top: 5em; }
 192+ text-align: center; }
 193+ #disableButtons #backButton {
 194+ margin-top: 5em; }
195195
196196 .mwm-notice {
197 - padding: 5px;
198 - background: #dddddd;
199 - -webkit-border-radius: 5px;
200 - margin-top: 5px;
201 - text-align: center;
202 - border: 1px solid grey; }
 197+ padding: 5px;
 198+ background: #dddddd;
 199+ -webkit-border-radius: 5px;
 200+ margin-top: 5px;
 201+ text-align: center;
 202+ border: 1px solid grey; }
203203
204204 .mwm-message.mwm-notice {
205 - font-size: 1.1em; }
 205+ font-size: 1.1em; }
206206
207207 #image_wrapper {
208 - margin: 8px 0 8px -3px; }
 208+ margin: 8px 0 8px -3px; }
209209
210210 #footer {
211 - padding-top: 1em; }
212 - #footer #perm {
213 - padding-top: 2em;
214 - font-size: 90%; }
215 - #footer #copyright {
216 - padding: 1em 0;
217 - font-size: 80%; }
 211+ padding-top: 1em; }
 212+ #footer #perm {
 213+ padding-top: 2em;
 214+ font-size: 90%; }
 215+ #footer #copyright {
 216+ padding: 1em 0;
 217+ font-size: 80%; }
218218
219219 ol.references > li:target,
220220 sup.reference:target,
221221 span.citation:target, cite:target {
222 - background-color: #ddeeff; }
 222+ background-color: #ddeeff; }
223223
224224 .content_block,
225225 .section_anchors,
226226 button.section_heading.hide {
227 - display: none; }
 227+ display: none; }
228228
229229 body {
230 - font-size: 1.8em; }
 230+ font-size: 1.8em; }
231231
232232 #clearButton {
233 - display: none; }
 233+ display: none; }
234234
235235 #nav {
236 - display: none;
237 - width: 250px;
238 - border: 1px solid #cccccc;
239 - border-top: 0px;
240 - margin: -1px 0 0 0;
241 - background: white;
242 - padding: 0 5px 5px 5px; }
 236+ display: none;
 237+ width: 250px;
 238+ border: 1px solid #cccccc;
 239+ border-top: 0px;
 240+ margin: -1px 0 0 0;
 241+ background: white;
 242+ padding: 0 5px 5px 5px; }
243243
244244 #search:focus {
245 - outline: none;
 245+ outline: none;
246246 }
247247
Index: trunk/extensions/MobileFrontend/stylesheets/firefox.css
@@ -1,246 +1,246 @@
2 - table td, table th {
3 - border: 1px solid #cccccc;
4 - padding: 3px; }
5 - table table {
6 - border: 0; }
7 - table table td, table table th {
8 - border: 0; }
9 - table.toc {
10 - background: #f9f9f9; }
11 - table.navbox {
12 - font-size: 0.9em;
13 - width: 100% !important; }
14 - table.navbox th.navbox-title {
15 - background: #ccccff;
16 - padding: 5px; }
17 - table.navbox td.navbox-abovebelow {
18 - padding: 3px; }
19 - table.navbox td.navbox-group + td {
20 - padding: 3px; }
21 - table.navbox div[style*="padding"] {
22 - padding-left: 0 !important;
23 - padding-right: 0 !important; }
24 - table.navbox div[style*="padding"] a {
25 - white-space: pre-wrap; }
26 - table.navbox span[style*="white"] {
27 - white-space: pre-wrap !important; }
28 - table.navbox td, table.navbox th {
29 - padding: 0; }
30 - table.navbox table {
31 - margin-bottom: 0; }
32 - table.wikitable th {
33 - background: #f3f3f3; }
34 - table.infobox {
35 - background: #f9f9f9; }
36 - table.infobox th, table.infobox td {
37 - border: 0; }
38 - table.infobox td[colspan="3"], table.infobox th[colspan="3"] {
39 - border: 1px solid #cccccc; }
40 - table.gallery {
41 - background: #f9f9f9;
42 - border-bottom: 0; }
43 - table.gallery .gallerybox[style] {
44 - width: auto !important;
45 - margin-bottom: -16px; }
46 - table.gallery .gallerytext {
47 - margin-top: -12px;
48 - text-align: center; }
49 - table.geography[style] th {
50 - text-align: left; }
51 - table.geography[style] td[style*="text-align"] div[style], table.geography[style] td[colspan="2"] div[style] {
52 - text-align: left !important; }
 2+ table td, table th {
 3+ border: 1px solid #cccccc;
 4+ padding: 3px; }
 5+ table table {
 6+ border: 0; }
 7+ table table td, table table th {
 8+ border: 0; }
 9+ table.toc {
 10+ background: #f9f9f9; }
 11+ table.navbox {
 12+ font-size: 0.9em;
 13+ width: 100% !important; }
 14+ table.navbox th.navbox-title {
 15+ background: #ccccff;
 16+ padding: 5px; }
 17+ table.navbox td.navbox-abovebelow {
 18+ padding: 3px; }
 19+ table.navbox td.navbox-group + td {
 20+ padding: 3px; }
 21+ table.navbox div[style*="padding"] {
 22+ padding-left: 0 !important;
 23+ padding-right: 0 !important; }
 24+ table.navbox div[style*="padding"] a {
 25+ white-space: pre-wrap; }
 26+ table.navbox span[style*="white"] {
 27+ white-space: pre-wrap !important; }
 28+ table.navbox td, table.navbox th {
 29+ padding: 0; }
 30+ table.navbox table {
 31+ margin-bottom: 0; }
 32+ table.wikitable th {
 33+ background: #f3f3f3; }
 34+ table.infobox {
 35+ background: #f9f9f9; }
 36+ table.infobox th, table.infobox td {
 37+ border: 0; }
 38+ table.infobox td[colspan="3"], table.infobox th[colspan="3"] {
 39+ border: 1px solid #cccccc; }
 40+ table.gallery {
 41+ background: #f9f9f9;
 42+ border-bottom: 0; }
 43+ table.gallery .gallerybox[style] {
 44+ width: auto !important;
 45+ margin-bottom: -16px; }
 46+ table.gallery .gallerytext {
 47+ margin-top: -12px;
 48+ text-align: center; }
 49+ table.geography[style] th {
 50+ text-align: left; }
 51+ table.geography[style] td[style*="text-align"] div[style], table.geography[style] td[colspan="2"] div[style] {
 52+ text-align: left !important; }
5353
5454 table.admin {
55 - width: 300px; }
 55+ width: 300px; }
5656
5757 html {
58 - font-size: 0.8em; }
 58+ font-size: 0.8em; }
5959
6060 body {
61 - line-height: 1;
62 - color: black;
63 - background: white;
64 - font-family: sans-serif;
65 - overflow-x: hidden;
66 - -webkit-text-size-adjust: none; }
 61+ line-height: 1;
 62+ color: black;
 63+ background: white;
 64+ font-family: sans-serif;
 65+ overflow-x: hidden;
 66+ -webkit-text-size-adjust: none; }
6767
6868 p, li, dl, #featured_article {
69 - line-height: 1.65; }
 69+ line-height: 1.65; }
7070
7171 pre {
72 - white-space: pre-wrap; }
 72+ white-space: pre-wrap; }
7373
7474 h2 {
75 - border-bottom: 1px solid #aaaaaa;
76 - padding-top: 0.3em; }
 75+ border-bottom: 1px solid #aaaaaa;
 76+ padding-top: 0.3em; }
7777
7878 a {
79 - text-decoration: none;
80 - color: #002bb8; }
81 - a:visited {
82 - color: #5a3696; }
83 - a:active {
84 - color: #faa700; }
85 - a:hover {
86 - text-decoration: underline; }
 79+ text-decoration: none;
 80+ color: #002bb8; }
 81+ a:visited {
 82+ color: #5a3696; }
 83+ a:active {
 84+ color: #faa700; }
 85+ a:hover {
 86+ text-decoration: underline; }
8787
8888 a.new, a.new:visited, a.new:hover {
89 - color: red; }
 89+ color: red; }
9090
9191 a.back_to_top, a.back_to_top:visited {
92 - margin-top: 7px;
93 - color: blue; }
 92+ margin-top: 7px;
 93+ color: blue; }
9494
9595 .links {
96 - float: left;
97 - padding: 10px; }
 96+ float: left;
 97+ padding: 10px; }
9898
9999 #contentSub, .dablink {
100 - margin-bottom: 10px; }
 100+ margin-bottom: 10px; }
101101
102102 #firstHeading {
103 - font-size: 1.7em; }
 103+ font-size: 1.7em; }
104104
105105 h2 {
106 - font-size: 1.3em; }
 106+ font-size: 1.3em; }
107107
108108 .section_anchors a {
109 - display: block; }
 109+ display: block; }
110110
111111 .section_anchor {
112 - height: 1px;
113 - width: 1px; }
 112+ height: 1px;
 113+ width: 1px; }
114114
115115 .printonly, .geo-multi-punct, .geo-nondefault, .Z3988 {
116 - display: none; }
 116+ display: none; }
117117
118118 #featured_article .noprint, .today .noprint {
119 - display: none; }
 119+ display: none; }
120120
121121 .thumb {
122 - border: 1px solid #cccccc;
123 - -webkit-border-radius: 5px;
124 - -moz-border-radius: 5px;
125 - background: #f9f9f9;
126 - margin-bottom: 10px; }
127 - .thumb .thumbinner[style] {
128 - margin: 5px auto; }
129 - .thumb .thumbcaption {
130 - width: 100%;
131 - margin: 5px 10px 0;
132 - text-align: center;
133 - width: auto !important; }
 122+ border: 1px solid #cccccc;
 123+ -webkit-border-radius: 5px;
 124+ -moz-border-radius: 5px;
 125+ background: #f9f9f9;
 126+ margin-bottom: 10px; }
 127+ .thumb .thumbinner[style] {
 128+ margin: 5px auto; }
 129+ .thumb .thumbcaption {
 130+ width: 100%;
 131+ margin: 5px 10px 0;
 132+ text-align: center;
 133+ width: auto !important; }
134134
135135 img.thumbborder {
136 - border: 1px solid #cccccc; }
 136+ border: 1px solid #cccccc; }
137137
138138 .floatright {
139 - float: right; }
 139+ float: right; }
140140
141141 #content_wrapper.home h1#firstHeading {
142 - display: none; }
 142+ display: none; }
143143
144144 body {
145 - margin: 0; }
 145+ margin: 0; }
146146
147147 #header {
148 - margin: 8px 8px 0 8px; }
 148+ margin: 8px 8px 0 8px; }
149149
150150 #content_wrapper {
151 - clear: both;
152 - margin: 0 8px; }
 151+ clear: both;
 152+ margin: 0 8px; }
153153
154154 #footer {
155 - margin: 0 8px; }
 155+ margin: 0 8px; }
156156
157157 #header img, #header form, #header input, #header button {
158 - vertical-align: middle;
159 - display: inline-block; }
 158+ vertical-align: middle;
 159+ display: inline-block; }
160160
161161 #searchbox {
162 - width: auto;
163 - padding: 5px;
164 - border: 1px solid #cccccc;
165 - -webkit-border-radius: 2px;
166 - -moz-border-radius: 2px; }
167 - #searchbox a, #searchbox img {
168 - border: 0px;
169 - vertical-align: middle; }
170 - #searchbox #goButton {
171 - border: 0;
172 - background: url(images/s.gif) no-repeat top left;
173 - height: 25px;
174 - width: 27px; }
175 - #searchbox #searchField {
176 - width: auto; }
 162+ width: auto;
 163+ padding: 5px;
 164+ border: 1px solid #cccccc;
 165+ -webkit-border-radius: 2px;
 166+ -moz-border-radius: 2px; }
 167+ #searchbox a, #searchbox img {
 168+ border: 0px;
 169+ vertical-align: middle; }
 170+ #searchbox #goButton {
 171+ border: 0;
 172+ background: url(images/s.gif) no-repeat top left;
 173+ height: 25px;
 174+ width: 27px; }
 175+ #searchbox #searchField {
 176+ width: auto; }
177177
178178 #nav {
179 - -webkit-border-radius: 2px;
180 - -moz-border-radius: 2px;
181 - clear: both;
182 - padding: 5px 0; }
183 - #nav form, #nav button {
184 - display: inline-block; }
185 - #nav #disableButtons button {
186 - background: url(images/buttonbg.gif) no-repeat center;
187 - border: 0;
188 - height: 23px;
189 - width: 83px; }
 179+ -webkit-border-radius: 2px;
 180+ -moz-border-radius: 2px;
 181+ clear: both;
 182+ padding: 5px 0; }
 183+ #nav form, #nav button {
 184+ display: inline-block; }
 185+ #nav #disableButtons button {
 186+ background: url(images/buttonbg.gif) no-repeat center;
 187+ border: 0;
 188+ height: 23px;
 189+ width: 83px; }
190190
191191 #disableButtons {
192 - text-align: center; }
193 - #disableButtons #backButton {
194 - margin-top: 5em; }
 192+ text-align: center; }
 193+ #disableButtons #backButton {
 194+ margin-top: 5em; }
195195
196196 .mwm-notice {
197 - padding: 5px;
198 - background: #dddddd;
199 - -webkit-border-radius: 5px;
200 - margin-top: 5px;
201 - text-align: center;
202 - border: 1px solid grey; }
 197+ padding: 5px;
 198+ background: #dddddd;
 199+ -webkit-border-radius: 5px;
 200+ margin-top: 5px;
 201+ text-align: center;
 202+ border: 1px solid grey; }
203203
204204 .mwm-message.mwm-notice {
205 - font-size: 1.1em; }
 205+ font-size: 1.1em; }
206206
207207 #image_wrapper {
208 - margin: 8px 0 8px -3px; }
 208+ margin: 8px 0 8px -3px; }
209209
210210 #footer {
211 - padding-top: 1em; }
212 - #footer #perm {
213 - padding-top: 2em;
214 - font-size: 90%; }
215 - #footer #copyright {
216 - padding: 1em 0;
217 - font-size: 80%; }
 211+ padding-top: 1em; }
 212+ #footer #perm {
 213+ padding-top: 2em;
 214+ font-size: 90%; }
 215+ #footer #copyright {
 216+ padding: 1em 0;
 217+ font-size: 80%; }
218218
219219 ol.references > li:target,
220220 sup.reference:target,
221221 span.citation:target, cite:target {
222 - background-color: #ddeeff; }
 222+ background-color: #ddeeff; }
223223
224224 .content_block,
225225 .section_anchors,
226226 button.section_heading.hide {
227 - display: none; }
 227+ display: none; }
228228
229229 #clearButton {
230 - display: none; }
 230+ display: none; }
231231
232232 #nav {
233 - display: none;
234 - width: 172px;
235 - border: 1px solid #cccccc;
236 - border-top: 0px;
237 - margin: -1px 0 0 0;
238 - background: white;
239 - padding: 0 5px 5px 5px; }
 233+ display: none;
 234+ width: 172px;
 235+ border: 1px solid #cccccc;
 236+ border-top: 0px;
 237+ margin: -1px 0 0 0;
 238+ background: white;
 239+ padding: 0 5px 5px 5px; }
240240
241241 #nav {
242 - margin-top: 8px; }
 242+ margin-top: 8px; }
243243
244244 #search:focus {
245 - outline: none;
 245+ outline: none;
246246 }
247247
Index: trunk/extensions/MobileFrontend/stylesheets/psp.css
@@ -1,299 +1,299 @@
2 - table td, table th {
3 - border: 1px solid #cccccc;
4 - padding: 3px; }
5 - table table {
6 - border: 0; }
7 - table table td, table table th {
8 - border: 0; }
9 - table.toc {
10 - background: #f9f9f9; }
11 - table.navbox {
12 - font-size: 0.9em;
13 - width: 100% !important; }
14 - table.navbox th.navbox-title {
15 - background: #ccccff;
16 - padding: 5px; }
17 - table.navbox td.navbox-abovebelow {
18 - padding: 3px; }
19 - table.navbox td.navbox-group + td {
20 - padding: 3px; }
21 - table.navbox div[style*="padding"] {
22 - padding-left: 0 !important;
23 - padding-right: 0 !important; }
24 - table.navbox div[style*="padding"] a {
25 - white-space: pre-wrap; }
26 - table.navbox span[style*="white"] {
27 - white-space: pre-wrap !important; }
28 - table.navbox td, table.navbox th {
29 - padding: 0; }
30 - table.navbox table {
31 - margin-bottom: 0; }
32 - table.wikitable th {
33 - background: #f3f3f3; }
34 - table.infobox {
35 - background: #f9f9f9; }
36 - table.infobox th, table.infobox td {
37 - border: 0; }
38 - table.infobox td[colspan="3"], table.infobox th[colspan="3"] {
39 - border: 1px solid #cccccc; }
40 - table.gallery {
41 - background: #f9f9f9;
42 - border-bottom: 0; }
43 - table.gallery .gallerybox[style] {
44 - width: auto !important;
45 - margin-bottom: -16px; }
46 - table.gallery .gallerytext {
47 - margin-top: -12px;
48 - text-align: center; }
49 - table.geography[style] th {
50 - text-align: left; }
51 - table.geography[style] td[style*="text-align"] div[style], table.geography[style] td[colspan="2"] div[style] {
52 - text-align: left !important; }
 2+ table td, table th {
 3+ border: 1px solid #cccccc;
 4+ padding: 3px; }
 5+ table table {
 6+ border: 0; }
 7+ table table td, table table th {
 8+ border: 0; }
 9+ table.toc {
 10+ background: #f9f9f9; }
 11+ table.navbox {
 12+ font-size: 0.9em;
 13+ width: 100% !important; }
 14+ table.navbox th.navbox-title {
 15+ background: #ccccff;
 16+ padding: 5px; }
 17+ table.navbox td.navbox-abovebelow {
 18+ padding: 3px; }
 19+ table.navbox td.navbox-group + td {
 20+ padding: 3px; }
 21+ table.navbox div[style*="padding"] {
 22+ padding-left: 0 !important;
 23+ padding-right: 0 !important; }
 24+ table.navbox div[style*="padding"] a {
 25+ white-space: pre-wrap; }
 26+ table.navbox span[style*="white"] {
 27+ white-space: pre-wrap !important; }
 28+ table.navbox td, table.navbox th {
 29+ padding: 0; }
 30+ table.navbox table {
 31+ margin-bottom: 0; }
 32+ table.wikitable th {
 33+ background: #f3f3f3; }
 34+ table.infobox {
 35+ background: #f9f9f9; }
 36+ table.infobox th, table.infobox td {
 37+ border: 0; }
 38+ table.infobox td[colspan="3"], table.infobox th[colspan="3"] {
 39+ border: 1px solid #cccccc; }
 40+ table.gallery {
 41+ background: #f9f9f9;
 42+ border-bottom: 0; }
 43+ table.gallery .gallerybox[style] {
 44+ width: auto !important;
 45+ margin-bottom: -16px; }
 46+ table.gallery .gallerytext {
 47+ margin-top: -12px;
 48+ text-align: center; }
 49+ table.geography[style] th {
 50+ text-align: left; }
 51+ table.geography[style] td[style*="text-align"] div[style], table.geography[style] td[colspan="2"] div[style] {
 52+ text-align: left !important; }
5353
5454 table.admin {
55 - width: 300px; }
 55+ width: 300px; }
5656
5757 html {
58 - font-size: 0.8em; }
 58+ font-size: 0.8em; }
5959
6060 body {
61 - line-height: 1;
62 - color: black;
63 - background: white;
64 - font-family: sans-serif;
65 - overflow-x: hidden;
66 - -webkit-text-size-adjust: none; }
 61+ line-height: 1;
 62+ color: black;
 63+ background: white;
 64+ font-family: sans-serif;
 65+ overflow-x: hidden;
 66+ -webkit-text-size-adjust: none; }
6767
6868 p, li, dl, #featured_article {
69 - line-height: 1.65; }
 69+ line-height: 1.65; }
7070
7171 pre {
72 - white-space: pre-wrap; }
 72+ white-space: pre-wrap; }
7373
7474 h2 {
75 - border-bottom: 1px solid #aaaaaa;
76 - padding-top: 0.3em; }
 75+ border-bottom: 1px solid #aaaaaa;
 76+ padding-top: 0.3em; }
7777
7878 a {
79 - text-decoration: none;
80 - color: #002bb8; }
81 - a:visited {
82 - color: #5a3696; }
83 - a:active {
84 - color: #faa700; }
85 - a:hover {
86 - text-decoration: underline; }
 79+ text-decoration: none;
 80+ color: #002bb8; }
 81+ a:visited {
 82+ color: #5a3696; }
 83+ a:active {
 84+ color: #faa700; }
 85+ a:hover {
 86+ text-decoration: underline; }
8787
8888 a.new, a.new:visited, a.new:hover {
89 - color: red; }
 89+ color: red; }
9090
9191 a.back_to_top, a.back_to_top:visited {
92 - margin-top: 7px;
93 - color: blue; }
 92+ margin-top: 7px;
 93+ color: blue; }
9494
9595 .links {
96 - float: left;
97 - padding: 10px; }
 96+ float: left;
 97+ padding: 10px; }
9898
9999 #contentSub, .dablink {
100 - margin-bottom: 10px; }
 100+ margin-bottom: 10px; }
101101
102102 #firstHeading {
103 - font-size: 1.7em; }
 103+ font-size: 1.7em; }
104104
105105 h2 {
106 - font-size: 1.3em; }
 106+ font-size: 1.3em; }
107107
108108 .section_anchors a {
109 - display: block; }
 109+ display: block; }
110110
111111 .section_anchor {
112 - height: 1px;
113 - width: 1px; }
 112+ height: 1px;
 113+ width: 1px; }
114114
115115 .printonly, .geo-multi-punct, .geo-nondefault, .Z3988 {
116 - display: none; }
 116+ display: none; }
117117
118118 #featured_article .noprint, .today .noprint {
119 - display: none; }
 119+ display: none; }
120120
121121 .thumb {
122 - border: 1px solid #cccccc;
123 - -webkit-border-radius: 5px;
124 - -moz-border-radius: 5px;
125 - background: #f9f9f9;
126 - margin-bottom: 10px; }
127 - .thumb .thumbinner[style] {
128 - margin: 5px auto; }
129 - .thumb .thumbcaption {
130 - width: 100%;
131 - margin: 5px 10px 0;
132 - text-align: center;
133 - width: auto !important; }
 122+ border: 1px solid #cccccc;
 123+ -webkit-border-radius: 5px;
 124+ -moz-border-radius: 5px;
 125+ background: #f9f9f9;
 126+ margin-bottom: 10px; }
 127+ .thumb .thumbinner[style] {
 128+ margin: 5px auto; }
 129+ .thumb .thumbcaption {
 130+ width: 100%;
 131+ margin: 5px 10px 0;
 132+ text-align: center;
 133+ width: auto !important; }
134134
135135 img.thumbborder {
136 - border: 1px solid #cccccc; }
 136+ border: 1px solid #cccccc; }
137137
138138 .floatright {
139 - float: right; }
 139+ float: right; }
140140
141141 #content_wrapper.home h1#firstHeading {
142 - display: none; }
 142+ display: none; }
143143
144144 body {
145 - margin: 0; }
 145+ margin: 0; }
146146
147147 #header {
148 - margin: 8px 8px 0 8px; }
 148+ margin: 8px 8px 0 8px; }
149149
150150 #content_wrapper {
151 - clear: both;
152 - margin: 0 8px; }
 151+ clear: both;
 152+ margin: 0 8px; }
153153
154154 #footer {
155 - margin: 0 8px; }
 155+ margin: 0 8px; }
156156
157157 #header img, #header form, #header input, #header button {
158 - vertical-align: middle;
159 - display: inline-block; }
 158+ vertical-align: middle;
 159+ display: inline-block; }
160160
161161 #searchbox {
162 - width: auto;
163 - padding: 5px;
164 - border: 1px solid #cccccc;
165 - -webkit-border-radius: 2px;
166 - -moz-border-radius: 2px; }
167 - #searchbox a, #searchbox img {
168 - border: 0px;
169 - vertical-align: middle; }
170 - #searchbox #goButton {
171 - border: 0;
172 - background: url(images/s.gif) no-repeat top left;
173 - height: 25px;
174 - width: 27px; }
175 - #searchbox #searchField {
176 - width: auto; }
 162+ width: auto;
 163+ padding: 5px;
 164+ border: 1px solid #cccccc;
 165+ -webkit-border-radius: 2px;
 166+ -moz-border-radius: 2px; }
 167+ #searchbox a, #searchbox img {
 168+ border: 0px;
 169+ vertical-align: middle; }
 170+ #searchbox #goButton {
 171+ border: 0;
 172+ background: url(images/s.gif) no-repeat top left;
 173+ height: 25px;
 174+ width: 27px; }
 175+ #searchbox #searchField {
 176+ width: auto; }
177177
178178 #nav {
179 - -webkit-border-radius: 2px;
180 - -moz-border-radius: 2px;
181 - clear: both;
182 - padding: 5px 0; }
183 - #nav form, #nav button {
184 - display: inline-block; }
185 - #nav #disableButtons button {
186 - background: url(images/buttonbg.gif) no-repeat center;
187 - border: 0;
188 - height: 23px;
189 - width: 83px; }
 179+ -webkit-border-radius: 2px;
 180+ -moz-border-radius: 2px;
 181+ clear: both;
 182+ padding: 5px 0; }
 183+ #nav form, #nav button {
 184+ display: inline-block; }
 185+ #nav #disableButtons button {
 186+ background: url(images/buttonbg.gif) no-repeat center;
 187+ border: 0;
 188+ height: 23px;
 189+ width: 83px; }
190190
191191 #disableButtons {
192 - text-align: center; }
193 - #disableButtons #backButton {
194 - margin-top: 5em; }
 192+ text-align: center; }
 193+ #disableButtons #backButton {
 194+ margin-top: 5em; }
195195
196196 .mwm-notice {
197 - padding: 5px;
198 - background: #dddddd;
199 - -webkit-border-radius: 5px;
200 - margin-top: 5px;
201 - text-align: center;
202 - border: 1px solid grey; }
 197+ padding: 5px;
 198+ background: #dddddd;
 199+ -webkit-border-radius: 5px;
 200+ margin-top: 5px;
 201+ text-align: center;
 202+ border: 1px solid grey; }
203203
204204 .mwm-message.mwm-notice {
205 - font-size: 1.1em; }
 205+ font-size: 1.1em; }
206206
207207 #image_wrapper {
208 - margin: 8px 0 8px -3px; }
 208+ margin: 8px 0 8px -3px; }
209209
210210 #footer {
211 - padding-top: 1em; }
212 - #footer #perm {
213 - padding-top: 2em;
214 - font-size: 90%; }
215 - #footer #copyright {
216 - padding: 1em 0;
217 - font-size: 80%; }
 211+ padding-top: 1em; }
 212+ #footer #perm {
 213+ padding-top: 2em;
 214+ font-size: 90%; }
 215+ #footer #copyright {
 216+ padding: 1em 0;
 217+ font-size: 80%; }
218218
219219 ol.references > li:target,
220220 sup.reference:target,
221221 span.citation:target, cite:target {
222 - background-color: #ddeeff; }
 222+ background-color: #ddeeff; }
223223
224224 .content_block,
225225 .section_anchors,
226226 button.section_heading.hide {
227 - display: none; }
 227+ display: none; }
228228
229229 #header, #footer, #content_wrapper {
230 - margin: 0 2px; }
 230+ margin: 0 2px; }
231231
232232 #searchbox {
233 - border: 0px;
234 - padding: 2px;
235 - height: 26px; }
236 - #searchbox form, #searchbox button, #searchbox img, #searchbox input {
237 - display: inline; }
238 - #searchbox input#searchField {
239 - width: 60%; }
240 - #searchbox input#searchButton {
241 - margin-left: 2px; }
242 - #searchbox input#submitButton {
243 - display: none; }
 233+ border: 0px;
 234+ padding: 2px;
 235+ height: 26px; }
 236+ #searchbox form, #searchbox button, #searchbox img, #searchbox input {
 237+ display: inline; }
 238+ #searchbox input#searchField {
 239+ width: 60%; }
 240+ #searchbox input#searchButton {
 241+ margin-left: 2px; }
 242+ #searchbox input#submitButton {
 243+ display: none; }
244244
245245 .nav {
246 - border: 0;
247 - border-bottom: 2px solid #6d84b4;
248 - border-top: 2px solid #6d84b4;
249 - height: auto;
250 - clear: both;
251 - padding: 5px 0 5px 0;
252 - margin: 0; }
 246+ border: 0;
 247+ border-bottom: 2px solid #6d84b4;
 248+ border-top: 2px solid #6d84b4;
 249+ height: auto;
 250+ clear: both;
 251+ padding: 5px 0 5px 0;
 252+ margin: 0; }
253253
254254 #nav {
255 - padding: 5px 0 5px 0; }
 255+ padding: 5px 0 5px 0; }
256256
257257 .mwm-notice {
258 - text-align: left; }
 258+ text-align: left; }
259259
260260 .mwm-message.mwm-notice {
261 - display: none; }
 261+ display: none; }
262262
263263 a.arrow {
264 - float: right;
265 - margin-right: 5px; }
 264+ float: right;
 265+ margin-right: 5px; }
266266
267267 .thumb {
268 - margin: 0.5em 0; }
 268+ margin: 0.5em 0; }
269269
270270 .thumb.tright {
271 - float: right;
272 - clear: right;
273 - margin-left: 0.5em; }
 271+ float: right;
 272+ clear: right;
 273+ margin-left: 0.5em; }
274274
275275 .thumb .thumbcaption {
276 - text-align: left;
277 - margin: 0;
278 - font-size: 90%;
279 - padding-top: 0.5em; }
 276+ text-align: left;
 277+ margin: 0;
 278+ font-size: 90%;
 279+ padding-top: 0.5em; }
280280
281281 .thumb.tleft {
282 - float: left;
283 - clear: left;
284 - margin-right: 0.5em; }
 282+ float: left;
 283+ clear: left;
 284+ margin-right: 0.5em; }
285285
286286 .thumb .thumbinner,
287287 .thumb .thumbinner[style] {
288 - padding: 5px;
289 - margin: 0; }
 288+ padding: 5px;
 289+ margin: 0; }
290290
291291 #searchField {
292 - font-size: 1.2em; }
 292+ font-size: 1.2em; }
293293
294294 span.idx {
295 - display: none; }
 295+ display: none; }
296296
297297 #search:focus {
298 - outline: none;
 298+ outline: none;
299299 }
300300
Index: trunk/extensions/MobileFrontend/stylesheets/iphone2.css
@@ -1,246 +1,246 @@
2 - table td, table th {
3 - border: 1px solid #cccccc;
4 - padding: 3px; }
5 - table table {
6 - border: 0; }
7 - table table td, table table th {
8 - border: 0; }
9 - table.toc {
10 - background: #f9f9f9; }
 2+ table td, table th {
 3+ border: 1px solid #cccccc;
 4+ padding: 3px; }
 5+ table table {
 6+ border: 0; }
 7+ table table td, table table th {
 8+ border: 0; }
 9+ table.toc {
 10+ background: #f9f9f9; }
1111
12 - table.navbox {
13 - font-size: 0.9em;
14 - width: 100% !important; }
15 - table.navbox th.navbox-title {
16 - background: #ccccff;
17 - padding: 5px; }
18 - table.navbox td.navbox-abovebelow {
19 - padding: 3px; }
20 - table.navbox td.navbox-group + td {
21 - padding: 3px; }
22 - table.navbox div[style*="padding"] {
23 - padding-left: 0 !important;
24 - padding-right: 0 !important; }
25 - table.navbox div[style*="padding"] a {
26 - white-space: pre-wrap; }
27 - table.navbox span[style*="white"] {
28 - white-space: pre-wrap !important; }
29 - table.navbox td, table.navbox th {
30 - padding: 0; }
31 - table.navbox table {
32 - margin-bottom: 0; }
33 - table.wikitable th {
34 - background: #f3f3f3; }
35 - table.infobox {
36 - background: #f9f9f9; }
37 - table.infobox th, table.infobox td {
38 - border: 0; }
39 - table.infobox td[colspan="3"], table.infobox th[colspan="3"] {
40 - border: 1px solid #cccccc; }
41 - table.gallery {
42 - background: #f9f9f9;
43 - border-bottom: 0; }
44 - table.gallery .gallerybox[style] {
45 - width: auto !important;
46 - margin-bottom: -16px; }
47 - table.gallery .gallerytext {
48 - margin-top: -12px;
49 - text-align: center; }
50 - table.geography[style] th {
51 - text-align: left; }
52 - table.geography[style] td[style*="text-align"] div[style], table.geography[style] td[colspan="2"] div[style] {
53 - text-align: left !important; }
 12+ table.navbox {
 13+ font-size: 0.9em;
 14+ width: 100% !important; }
 15+ table.navbox th.navbox-title {
 16+ background: #ccccff;
 17+ padding: 5px; }
 18+ table.navbox td.navbox-abovebelow {
 19+ padding: 3px; }
 20+ table.navbox td.navbox-group + td {
 21+ padding: 3px; }
 22+ table.navbox div[style*="padding"] {
 23+ padding-left: 0 !important;
 24+ padding-right: 0 !important; }
 25+ table.navbox div[style*="padding"] a {
 26+ white-space: pre-wrap; }
 27+ table.navbox span[style*="white"] {
 28+ white-space: pre-wrap !important; }
 29+ table.navbox td, table.navbox th {
 30+ padding: 0; }
 31+ table.navbox table {
 32+ margin-bottom: 0; }
 33+ table.wikitable th {
 34+ background: #f3f3f3; }
 35+ table.infobox {
 36+ background: #f9f9f9; }
 37+ table.infobox th, table.infobox td {
 38+ border: 0; }
 39+ table.infobox td[colspan="3"], table.infobox th[colspan="3"] {
 40+ border: 1px solid #cccccc; }
 41+ table.gallery {
 42+ background: #f9f9f9;
 43+ border-bottom: 0; }
 44+ table.gallery .gallerybox[style] {
 45+ width: auto !important;
 46+ margin-bottom: -16px; }
 47+ table.gallery .gallerytext {
 48+ margin-top: -12px;
 49+ text-align: center; }
 50+ table.geography[style] th {
 51+ text-align: left; }
 52+ table.geography[style] td[style*="text-align"] div[style], table.geography[style] td[colspan="2"] div[style] {
 53+ text-align: left !important; }
5454
5555 table.admin {
56 - width: 300px; }
 56+ width: 300px; }
5757
5858 html {
59 - font-size: 0.8em; }
 59+ font-size: 0.8em; }
6060
6161 body {
62 - line-height: 1;
63 - color: black;
64 - background: white;
65 - font-family: sans-serif;
66 - overflow-x: hidden;
67 - -webkit-text-size-adjust: none; }
 62+ line-height: 1;
 63+ color: black;
 64+ background: white;
 65+ font-family: sans-serif;
 66+ overflow-x: hidden;
 67+ -webkit-text-size-adjust: none; }
6868
6969 p, li, dl, #featured_article {
70 - line-height: 1.65; }
 70+ line-height: 1.65; }
7171
7272 pre {
73 - white-space: pre-wrap; }
 73+ white-space: pre-wrap; }
7474
7575 h2 {
76 - border-bottom: 1px solid #aaaaaa;
77 - padding-top: 0.3em; }
 76+ border-bottom: 1px solid #aaaaaa;
 77+ padding-top: 0.3em; }
7878
7979 a {
80 - text-decoration: none;
81 - color: #002bb8; }
82 - a:visited {
83 - color: #5a3696; }
84 - a:active {
85 - color: #faa700; }
86 - a:hover {
87 - text-decoration: underline; }
 80+ text-decoration: none;
 81+ color: #002bb8; }
 82+ a:visited {
 83+ color: #5a3696; }
 84+ a:active {
 85+ color: #faa700; }
 86+ a:hover {
 87+ text-decoration: underline; }
8888
8989 a.new, a.new:visited, a.new:hover {
90 - color: red; }
 90+ color: red; }
9191
9292 a.back_to_top, a.back_to_top:visited {
93 - margin-top: 7px;
94 - color: blue; }
 93+ margin-top: 7px;
 94+ color: blue; }
9595
9696 .links {
97 - float: left;
98 - padding: 10px; }
 97+ float: left;
 98+ padding: 10px; }
9999
100100 #contentSub, .dablink {
101 - margin-bottom: 10px; }
 101+ margin-bottom: 10px; }
102102
103103 #firstHeading {
104 - font-size: 1.7em; }
 104+ font-size: 1.7em; }
105105
106106 h2 {
107 - font-size: 1.3em; }
 107+ font-size: 1.3em; }
108108
109109 .section_anchors a {
110 - display: block; }
 110+ display: block; }
111111
112112 .section_anchor {
113 - height: 1px;
114 - width: 1px; }
 113+ height: 1px;
 114+ width: 1px; }
115115
116116 .printonly, .geo-multi-punct, .geo-nondefault, .Z3988 {
117 - display: none; }
 117+ display: none; }
118118
119119 #featured_article .noprint, .today .noprint {
120 - display: none; }
 120+ display: none; }
121121
122122 .thumb {
123 - border: 1px solid #cccccc;
124 - -webkit-border-radius: 5px;
125 - -moz-border-radius: 5px;
126 - background: #f9f9f9;
127 - margin-bottom: 10px; }
128 - .thumb .thumbinner[style] {
129 - margin: 5px auto; }
130 - .thumb .thumbcaption {
131 - width: 100%;
132 - margin: 5px 10px 0;
133 - text-align: center;
134 - width: auto !important; }
 123+ border: 1px solid #cccccc;
 124+ -webkit-border-radius: 5px;
 125+ -moz-border-radius: 5px;
 126+ background: #f9f9f9;
 127+ margin-bottom: 10px; }
 128+ .thumb .thumbinner[style] {
 129+ margin: 5px auto; }
 130+ .thumb .thumbcaption {
 131+ width: 100%;
 132+ margin: 5px 10px 0;
 133+ text-align: center;
 134+ width: auto !important; }
135135
136136 img.thumbborder {
137 - border: 1px solid #cccccc; }
 137+ border: 1px solid #cccccc; }
138138
139139 .floatright {
140 - float: right; }
 140+ float: right; }
141141
142142 #content_wrapper.home h1#firstHeading {
143 - display: none; }
 143+ display: none; }
144144
145145 body {
146 - margin: 0; }
 146+ margin: 0; }
147147
148148 #header {
149 - margin: 8px 8px 0 8px; }
 149+ margin: 8px 8px 0 8px; }
150150
151151 #content_wrapper {
152 - clear: both;
153 - margin: 0 8px; }
 152+ clear: both;
 153+ margin: 0 8px; }
154154
155155 #footer {
156 - margin: 0 8px; }
 156+ margin: 0 8px; }
157157
158158 #header img, #header form, #header input, #header button {
159 - vertical-align: middle;
160 - display: inline-block; }
 159+ vertical-align: middle;
 160+ display: inline-block; }
161161
162162 #searchbox {
163 - width: auto;
164 - padding: 5px;
165 - border: 1px solid #cccccc;
166 - -webkit-border-radius: 2px;
167 - -moz-border-radius: 2px; }
168 - #searchbox a, #searchbox img {
169 - border: 0px;
170 - vertical-align: middle; }
171 - #searchbox #goButton {
172 - border: 0;
173 - background: url(images/s.gif) no-repeat top left;
174 - height: 25px;
175 - width: 27px; }
176 - #searchbox #searchField {
177 - width: auto; }
 163+ width: auto;
 164+ padding: 5px;
 165+ border: 1px solid #cccccc;
 166+ -webkit-border-radius: 2px;
 167+ -moz-border-radius: 2px; }
 168+ #searchbox a, #searchbox img {
 169+ border: 0px;
 170+ vertical-align: middle; }
 171+ #searchbox #goButton {
 172+ border: 0;
 173+ background: url(images/s.gif) no-repeat top left;
 174+ height: 25px;
 175+ width: 27px; }
 176+ #searchbox #searchField {
 177+ width: auto; }
178178
179179 #nav {
180 - -webkit-border-radius: 2px;
181 - -moz-border-radius: 2px;
182 - clear: both;
183 - padding: 5px 0; }
184 - #nav form, #nav button {
185 - display: inline-block; }
186 - #nav #disableButtons button {
187 - background: url(images/buttonbg.gif) no-repeat center;
188 - border: 0;
189 - height: 23px;
190 - width: 83px; }
 180+ -webkit-border-radius: 2px;
 181+ -moz-border-radius: 2px;
 182+ clear: both;
 183+ padding: 5px 0; }
 184+ #nav form, #nav button {
 185+ display: inline-block; }
 186+ #nav #disableButtons button {
 187+ background: url(images/buttonbg.gif) no-repeat center;
 188+ border: 0;
 189+ height: 23px;
 190+ width: 83px; }
191191
192192 #disableButtons {
193 - text-align: center; }
194 - #disableButtons #backButton {
195 - margin-top: 5em; }
 193+ text-align: center; }
 194+ #disableButtons #backButton {
 195+ margin-top: 5em; }
196196
197197 .mwm-notice {
198 - padding: 5px;
199 - background: #dddddd;
200 - -webkit-border-radius: 5px;
201 - margin-top: 5px;
202 - text-align: center;
203 - border: 1px solid grey; }
 198+ padding: 5px;
 199+ background: #dddddd;
 200+ -webkit-border-radius: 5px;
 201+ margin-top: 5px;
 202+ text-align: center;
 203+ border: 1px solid grey; }
204204
205205 .mwm-message.mwm-notice {
206 - font-size: 1.1em; }
 206+ font-size: 1.1em; }
207207
208208 #image_wrapper {
209 - margin: 8px 0 8px -3px; }
 209+ margin: 8px 0 8px -3px; }
210210
211211 #footer {
212 - padding-top: 1em; }
213 - #footer #perm {
214 - padding-top: 2em;
215 - font-size: 90%; }
216 - #footer #copyright {
217 - padding: 1em 0;
218 - font-size: 80%; }
 212+ padding-top: 1em; }
 213+ #footer #perm {
 214+ padding-top: 2em;
 215+ font-size: 90%; }
 216+ #footer #copyright {
 217+ padding: 1em 0;
 218+ font-size: 80%; }
219219
220220 ol.references > li:target,
221221 sup.reference:target,
222222 span.citation:target, cite:target {
223 - background-color: #ddeeff; }
 223+ background-color: #ddeeff; }
224224
225225 .content_block,
226226 .section_anchors,
227227 button.section_heading.hide {
228 - display: none; }
 228+ display: none; }
229229
230230 #clearButton {
231 - display: none; }
 231+ display: none; }
232232
233233 #nav {
234 - display: none;
235 - width: 172px;
236 - border: 1px solid #cccccc;
237 - border-top: 0px;
238 - margin: -1px 0 0 0;
239 - background: white;
240 - padding: 0 5px 5px 5px; }
 234+ display: none;
 235+ width: 172px;
 236+ border: 1px solid #cccccc;
 237+ border-top: 0px;
 238+ margin: -1px 0 0 0;
 239+ background: white;
 240+ padding: 0 5px 5px 5px; }
241241
242242 #header {
243 - max-width: 290px; }
 243+ max-width: 290px; }
244244
245245 #search:focus {
246 - outline: none;
 246+ outline: none;
247247 }
Index: trunk/extensions/MobileFrontend/stylesheets/kindle.css
@@ -1,67 +1,67 @@
2 - table td, table th {
3 - border: 1px solid #cccccc;
4 - padding: 3px; }
5 - table table {
6 - border: 0; }
7 - table table td, table table th {
8 - border: 0; }
9 - table.toc {
10 - background: #f9f9f9; }
11 - table.navbox {
12 - font-size: 0.9em;
13 - width: 100% !important; }
14 - table.navbox th.navbox-title {
15 - background: #ccccff;
16 - padding: 5px; }
17 - table.navbox td.navbox-abovebelow {
18 - padding: 3px; }
19 - table.navbox td.navbox-group + td {
20 - padding: 3px; }
21 - table.navbox div[style*="padding"] {
22 - padding-left: 0 !important;
23 - padding-right: 0 !important; }
24 - table.navbox div[style*="padding"] a {
25 - white-space: pre-wrap; }
26 - table.navbox span[style*="white"] {
27 - white-space: pre-wrap !important; }
28 - table.navbox td, table.navbox th {
29 - padding: 0; }
30 - table.navbox table {
31 - margin-bottom: 0; }
32 - table.wikitable th {
33 - background: #f3f3f3; }
34 - table.infobox {
35 - background: #f9f9f9; }
36 - table.infobox th, table.infobox td {
37 - border: 0; }
38 - table.infobox td[colspan="3"], table.infobox th[colspan="3"] {
39 - border: 1px solid #cccccc; }
40 - table.gallery {
41 - background: #f9f9f9;
42 - border-bottom: 0; }
43 - table.gallery .gallerybox[style] {
44 - width: auto !important;
45 - margin-bottom: -16px; }
46 - table.gallery .gallerytext {
47 - margin-top: -12px;
48 - text-align: center; }
49 - table.geography[style] th {
50 - text-align: left; }
51 - table.geography[style] td[style*="text-align"] div[style], table.geography[style] td[colspan="2"] div[style] {
52 - text-align: left !important; }
 2+ table td, table th {
 3+ border: 1px solid #cccccc;
 4+ padding: 3px; }
 5+ table table {
 6+ border: 0; }
 7+ table table td, table table th {
 8+ border: 0; }
 9+ table.toc {
 10+ background: #f9f9f9; }
 11+ table.navbox {
 12+ font-size: 0.9em;
 13+ width: 100% !important; }
 14+ table.navbox th.navbox-title {
 15+ background: #ccccff;
 16+ padding: 5px; }
 17+ table.navbox td.navbox-abovebelow {
 18+ padding: 3px; }
 19+ table.navbox td.navbox-group + td {
 20+ padding: 3px; }
 21+ table.navbox div[style*="padding"] {
 22+ padding-left: 0 !important;
 23+ padding-right: 0 !important; }
 24+ table.navbox div[style*="padding"] a {
 25+ white-space: pre-wrap; }
 26+ table.navbox span[style*="white"] {
 27+ white-space: pre-wrap !important; }
 28+ table.navbox td, table.navbox th {
 29+ padding: 0; }
 30+ table.navbox table {
 31+ margin-bottom: 0; }
 32+ table.wikitable th {
 33+ background: #f3f3f3; }
 34+ table.infobox {
 35+ background: #f9f9f9; }
 36+ table.infobox th, table.infobox td {
 37+ border: 0; }
 38+ table.infobox td[colspan="3"], table.infobox th[colspan="3"] {
 39+ border: 1px solid #cccccc; }
 40+ table.gallery {
 41+ background: #f9f9f9;
 42+ border-bottom: 0; }
 43+ table.gallery .gallerybox[style] {
 44+ width: auto !important;
 45+ margin-bottom: -16px; }
 46+ table.gallery .gallerytext {
 47+ margin-top: -12px;
 48+ text-align: center; }
 49+ table.geography[style] th {
 50+ text-align: left; }
 51+ table.geography[style] td[style*="text-align"] div[style], table.geography[style] td[colspan="2"] div[style] {
 52+ text-align: left !important; }
5353
5454 table.admin {
55 - width: 300px; }
 55+ width: 300px; }
5656
5757 table#header {
58 - border: 0px; }
59 - table#header td {
60 - border: 0px; }
 58+ border: 0px; }
 59+ table#header td {
 60+ border: 0px; }
6161
6262 body {
63 - line-height: 120%; }
 63+ line-height: 120%; }
6464
6565 #search:focus {
66 - outline: none;
 66+ outline: none;
6767 }
6868
Index: trunk/extensions/MobileFrontend/stylesheets/android.css
@@ -1,243 +1,246 @@
2 - table td, table th {
3 - border: 1px solid #cccccc;
4 - padding: 3px; }
5 - table table {
6 - border: 0; }
7 - table table td, table table th {
8 - border: 0; }
9 - table.toc {
10 - background: #f9f9f9; }
11 - table.navbox {
12 - font-size: 0.9em;
13 - width: 100% !important; }
14 - table.navbox th.navbox-title {
15 - background: #ccccff;
16 - padding: 5px; }
17 - table.navbox td.navbox-abovebelow {
18 - padding: 3px; }
19 - table.navbox td.navbox-group + td {
20 - padding: 3px; }
21 - table.navbox div[style*="padding"] {
22 - padding-left: 0 !important;
23 - padding-right: 0 !important; }
24 - table.navbox div[style*="padding"] a {
25 - white-space: pre-wrap; }
26 - table.navbox span[style*="white"] {
27 - white-space: pre-wrap !important; }
28 - table.navbox td, table.navbox th {
29 - padding: 0; }
30 - table.navbox table {
31 - margin-bottom: 0; }
32 - table.wikitable th {
33 - background: #f3f3f3; }
34 - table.infobox {
35 - background: #f9f9f9; }
36 - table.infobox th, table.infobox td {
37 - border: 0; }
38 - table.infobox td[colspan="3"], table.infobox th[colspan="3"] {
39 - border: 1px solid #cccccc; }
40 - table.gallery {
41 - background: #f9f9f9;
42 - border-bottom: 0; }
43 - table.gallery .gallerybox[style] {
44 - width: auto !important;
45 - margin-bottom: -16px; }
46 - table.gallery .gallerytext {
47 - margin-top: -12px;
48 - text-align: center; }
49 - table.geography[style] th {
50 - text-align: left; }
51 - table.geography[style] td[style*="text-align"] div[style], table.geography[style] td[colspan="2"] div[style] {
52 - text-align: left !important; }
 2+table td, table th {
 3+ border: 1px solid #cccccc;
 4+ padding: 3px;
 5+}
 6+table table {
 7+ border: 0; }
 8+ table table td, table table th {
 9+ border: 0; }
 10+table.toc {
 11+ background: #f9f9f9; }
 12+table.navbox {
 13+ font-size: 0.9em;
 14+ width: 100% !important; }
 15+table.navbox th.navbox-title {
 16+ background: #ccccff;
 17+ padding: 5px; }
 18+table.navbox td.navbox-abovebelow {
 19+ padding: 3px; }
 20+table.navbox td.navbox-group + td {
 21+ padding: 3px; }
 22+table.navbox div[style*="padding"] {
 23+ padding-left: 0 !important;
 24+ padding-right: 0 !important; }
 25+ table.navbox div[style*="padding"] a {
 26+ white-space: pre-wrap; }
 27+table.navbox span[style*="white"] {
 28+ white-space: pre-wrap !important; }
 29+table.navbox td, table.navbox th {
 30+ padding: 0; }
 31+table.navbox table {
 32+ margin-bottom: 0; }
 33+table.wikitable th {
 34+ background: #f3f3f3; }
 35+table.infobox {
 36+ background: #f9f9f9; }
 37+table.infobox th, table.infobox td {
 38+ border: 0; }
 39+table.infobox td[colspan="3"], table.infobox th[colspan="3"] {
 40+ border: 1px solid #cccccc; }
 41+table.gallery {
 42+ background: #f9f9f9;
 43+ border-bottom: 0; }
 44+ table.gallery .gallerybox[style] {
 45+ width: auto !important;
 46+ margin-bottom: -16px; }
 47+table.gallery .gallerytext {
 48+ margin-top: -12px;
 49+ text-align: center; }
 50+table.geography[style] th {
 51+ text-align: left; }
 52+table.geography[style] td[style*="text-align"] div[style], table.geography[style] td[colspan="2"] div[style] {
 53+ text-align: left !important; }
5354
5455 table.admin {
55 - width: 300px; }
 56+ width: 300px; }
5657
5758 html {
58 - font-size: 0.8em; }
 59+ font-size: 0.8em; }
5960
6061 body {
61 - line-height: 1;
62 - color: black;
63 - background: white;
64 - font-family: sans-serif;
65 - overflow-x: hidden;
66 - -webkit-text-size-adjust: none; }
 62+ line-height: 1;
 63+ color: black;
 64+ background: white;
 65+ font-family: sans-serif;
 66+ overflow-x: hidden;
 67+ -webkit-text-size-adjust: none; }
6768
6869 p, li, dl, #featured_article {
69 - line-height: 1.65; }
 70+ line-height: 1.65; }
7071
7172 pre {
72 - white-space: pre-wrap; }
 73+ white-space: pre-wrap; }
7374
7475 h2 {
75 - border-bottom: 1px solid #aaaaaa;
76 - padding-top: 0.3em; }
 76+ border-bottom: 1px solid #aaaaaa;
 77+ padding-top: 0.3em; }
7778
7879 a {
79 - text-decoration: none;
80 - color: #002bb8; }
81 - a:visited {
82 - color: #5a3696; }
83 - a:active {
84 - color: #faa700; }
85 - a:hover {
86 - text-decoration: underline; }
 80+ text-decoration: none;
 81+ color: #002bb8; }
 82+ a:visited {
 83+ color: #5a3696; }
 84+ a:active {
 85+ color: #faa700; }
 86+ a:hover {
 87+ text-decoration: underline; }
8788
8889 a.new, a.new:visited, a.new:hover {
89 - color: red; }
 90+ color: red; }
9091
9192 a.back_to_top, a.back_to_top:visited {
92 - margin-top: 7px;
93 - color: blue; }
 93+ margin-top: 7px;
 94+ color: blue; }
9495
9596 .links {
96 - float: left;
97 - padding: 10px; }
 97+ float: left;
 98+ padding: 10px; }
9899
99100 #contentSub, .dablink {
100 - margin-bottom: 10px; }
 101+ margin-bottom: 10px; }
101102
102103 #firstHeading {
103 - font-size: 1.7em; }
 104+ font-size: 1.7em; }
104105
105106 h2 {
106 - font-size: 1.3em; }
 107+ font-size: 1.3em; }
107108
108109 .section_anchors a {
109 - display: block; }
 110+ display: block; }
110111
111112 .section_anchor {
112 - height: 1px;
113 - width: 1px; }
 113+ height: 1px;
 114+ width: 1px; }
114115
115116 .printonly, .geo-multi-punct, .geo-nondefault, .Z3988 {
116 - display: none; }
 117+ display: none; }
117118
118119 #featured_article .noprint, .today .noprint {
119 - display: none; }
 120+ display: none; }
120121
121122 .thumb {
122 - border: 1px solid #cccccc;
123 - -webkit-border-radius: 5px;
124 - -moz-border-radius: 5px;
125 - background: #f9f9f9;
126 - margin-bottom: 10px; }
127 - .thumb .thumbinner[style] {
128 - margin: 5px auto; }
129 - .thumb .thumbcaption {
130 - width: 100%;
131 - margin: 5px 10px 0;
132 - text-align: center;
133 - width: auto !important; }
 123+ border: 1px solid #cccccc;
 124+ -webkit-border-radius: 5px;
 125+ -moz-border-radius: 5px;
 126+ background: #f9f9f9;
 127+ margin-bottom: 10px; }
 128+ .thumb .thumbinner[style] {
 129+ margin: 5px auto; }
 130+ .thumb .thumbcaption {
 131+ width: 100%;
 132+ margin: 5px 10px 0;
 133+ text-align: center;
 134+ width: auto !important; }
134135
135136 img.thumbborder {
136 - border: 1px solid #cccccc; }
 137+ border: 1px solid #cccccc; }
137138
138139 .floatright {
139 - float: right; }
 140+ float: right; }
140141
141142 #content_wrapper.home h1#firstHeading {
142 - display: none; }
 143+ display: none; }
143144
144145 body {
145 - margin: 0; }
 146+ margin: 0; }
146147
147148 #header {
148 - margin: 8px 8px 0 8px; }
 149+ margin: 8px 8px 0 8px; }
149150
150151 #content_wrapper {
151 - clear: both;
152 - margin: 0 8px; }
 152+ clear: both;
 153+ margin: 0 8px; }
153154
154155 #footer {
155 - margin: 0 8px; }
 156+ margin: 0 8px; }
156157
157158 #header img, #header form, #header input, #header button {
158 - vertical-align: middle;
159 - display: inline-block; }
 159+ vertical-align: middle;
 160+ display: inline-block; }
160161
161162 #searchbox {
162 - width: auto;
163 - padding: 5px;
164 - border: 1px solid #cccccc;
165 - -webkit-border-radius: 2px;
166 - -moz-border-radius: 2px; }
167 - #searchbox a, #searchbox img {
168 - border: 0px;
169 - vertical-align: middle; }
170 - #searchbox #goButton {
171 - border: 0;
172 - background: url(images/s.gif) no-repeat top left;
173 - height: 25px;
174 - width: 27px; }
175 - #searchbox #searchField {
176 - width: auto; }
 163+ width: auto;
 164+ padding: 5px;
 165+ border: 1px solid #cccccc;
 166+ -webkit-border-radius: 2px;
 167+ -moz-border-radius: 2px; }
 168+ #searchbox a, #searchbox img {
 169+ border: 0px;
 170+ vertical-align: middle; }
 171+ #searchbox #goButton {
 172+ border: 0;
 173+ background: url(images/s.gif) no-repeat top left;
 174+ height: 25px;
 175+ width: 27px; }
 176+ #searchbox #searchField {
 177+ width: auto; }
177178
178179 #nav {
179 - -webkit-border-radius: 2px;
180 - -moz-border-radius: 2px;
181 - clear: both;
182 - padding: 5px 0; }
183 - #nav form, #nav button {
184 - display: inline-block; }
185 - #nav #disableButtons button {
186 - background: url(images/buttonbg.gif) no-repeat center;
187 - border: 0;
188 - height: 23px;
189 - width: 83px; }
 180+ -webkit-border-radius: 2px;
 181+ -moz-border-radius: 2px;
 182+ clear: both;
 183+ padding: 5px 0; }
 184+ #nav form, #nav button {
 185+ display: inline-block; }
 186+ #nav #disableButtons button {
 187+ background: url(images/buttonbg.gif) no-repeat center;
 188+ border: 0;
 189+ height: 23px;
 190+ width: 83px; }
190191
191192 #disableButtons {
192 - text-align: center; }
193 - #disableButtons #backButton {
194 - margin-top: 5em; }
 193+ text-align: center;
 194+}
 195+#disableButtons #backButton {
 196+ margin-top: 5em;
 197+}
195198
196199 .mwm-notice {
197 - padding: 5px;
198 - background: #dddddd;
199 - -webkit-border-radius: 5px;
200 - margin-top: 5px;
201 - text-align: center;
202 - border: 1px solid grey; }
 200+ padding: 5px;
 201+ background: #dddddd;
 202+ -webkit-border-radius: 5px;
 203+ margin-top: 5px;
 204+ text-align: center;
 205+ border: 1px solid grey; }
203206
204207 .mwm-message.mwm-notice {
205 - font-size: 1.1em; }
 208+ font-size: 1.1em; }
206209
207210 #image_wrapper {
208 - margin: 8px 0 8px -3px; }
 211+ margin: 8px 0 8px -3px; }
209212
210213 #footer {
211 - padding-top: 1em; }
212 - #footer #perm {
213 - padding-top: 2em;
214 - font-size: 90%; }
215 - #footer #copyright {
216 - padding: 1em 0;
217 - font-size: 80%; }
 214+ padding-top: 1em; }
 215+ #footer #perm {
 216+ padding-top: 2em;
 217+ font-size: 90%; }
 218+ #footer #copyright {
 219+ padding: 1em 0;
 220+ font-size: 80%; }
218221
219222 ol.references > li:target,
220223 sup.reference:target,
221224 span.citation:target, cite:target {
222 - background-color: #ddeeff; }
 225+ background-color: #ddeeff; }
223226
224227 .content_block,
225228 .section_anchors,
226229 button.section_heading.hide {
227 - display: none; }
 230+ display: none; }
228231
229232 #clearButton {
230 - display: none; }
 233+ display: none; }
231234
232235 #nav {
233 - display: none;
234 - width: 172px;
235 - border: 1px solid #cccccc;
236 - border-top: 0px;
237 - margin: -1px 0 0 0;
238 - background: white;
239 - padding: 0 5px 5px 5px; }
 236+ display: none;
 237+ width: 172px;
 238+ border: 1px solid #cccccc;
 239+ border-top: 0px;
 240+ margin: -1px 0 0 0;
 241+ background: white;
 242+ padding: 0 5px 5px 5px; }
240243
241244 #search:focus {
242 - outline: none;
 245+ outline: none;
243246 }
244247
Index: trunk/extensions/MobileFrontend/stylesheets/blackberry.css
@@ -1,251 +1,251 @@
22 #blackberry {
3 - test: 1; }
 3+ test: 1; }
44
5 - table td, table th {
6 - border: 1px solid #cccccc;
7 - padding: 3px; }
8 - table table {
9 - border: 0; }
10 - table table td, table table th {
11 - border: 0; }
12 - table.toc {
13 - background: #f9f9f9; }
14 - table.navbox {
15 - font-size: 0.9em;
16 - width: 100% !important; }
17 - table.navbox th.navbox-title {
18 - background: #ccccff;
19 - padding: 5px; }
20 - table.navbox td.navbox-abovebelow {
21 - padding: 3px; }
22 - table.navbox td.navbox-group + td {
23 - padding: 3px; }
24 - table.navbox div[style*="padding"] {
25 - padding-left: 0 !important;
26 - padding-right: 0 !important; }
27 - table.navbox div[style*="padding"] a {
28 - white-space: pre-wrap; }
29 - table.navbox span[style*="white"] {
30 - white-space: pre-wrap !important; }
31 - table.navbox td, table.navbox th {
32 - padding: 0; }
33 - table.navbox table {
34 - margin-bottom: 0; }
35 - table.wikitable th {
36 - background: #f3f3f3; }
37 - table.infobox {
38 - background: #f9f9f9; }
39 - table.infobox th, table.infobox td {
40 - border: 0; }
41 - table.infobox td[colspan="3"], table.infobox th[colspan="3"] {
42 - border: 1px solid #cccccc; }
43 - table.gallery {
44 - background: #f9f9f9;
45 - border-bottom: 0; }
46 - table.gallery .gallerybox[style] {
47 - width: auto !important;
48 - margin-bottom: -16px; }
49 - table.gallery .gallerytext {
50 - margin-top: -12px;
51 - text-align: center; }
52 - table.geography[style] th {
53 - text-align: left; }
54 - table.geography[style] td[style*="text-align"] div[style], table.geography[style] td[colspan="2"] div[style] {
55 - text-align: left !important; }
 5+ table td, table th {
 6+ border: 1px solid #cccccc;
 7+ padding: 3px; }
 8+ table table {
 9+ border: 0; }
 10+ table table td, table table th {
 11+ border: 0; }
 12+ table.toc {
 13+ background: #f9f9f9; }
 14+ table.navbox {
 15+ font-size: 0.9em;
 16+ width: 100% !important; }
 17+ table.navbox th.navbox-title {
 18+ background: #ccccff;
 19+ padding: 5px; }
 20+ table.navbox td.navbox-abovebelow {
 21+ padding: 3px; }
 22+ table.navbox td.navbox-group + td {
 23+ padding: 3px; }
 24+ table.navbox div[style*="padding"] {
 25+ padding-left: 0 !important;
 26+ padding-right: 0 !important; }
 27+ table.navbox div[style*="padding"] a {
 28+ white-space: pre-wrap; }
 29+ table.navbox span[style*="white"] {
 30+ white-space: pre-wrap !important; }
 31+ table.navbox td, table.navbox th {
 32+ padding: 0; }
 33+ table.navbox table {
 34+ margin-bottom: 0; }
 35+ table.wikitable th {
 36+ background: #f3f3f3; }
 37+ table.infobox {
 38+ background: #f9f9f9; }
 39+ table.infobox th, table.infobox td {
 40+ border: 0; }
 41+ table.infobox td[colspan="3"], table.infobox th[colspan="3"] {
 42+ border: 1px solid #cccccc; }
 43+ table.gallery {
 44+ background: #f9f9f9;
 45+ border-bottom: 0; }
 46+ table.gallery .gallerybox[style] {
 47+ width: auto !important;
 48+ margin-bottom: -16px; }
 49+ table.gallery .gallerytext {
 50+ margin-top: -12px;
 51+ text-align: center; }
 52+ table.geography[style] th {
 53+ text-align: left; }
 54+ table.geography[style] td[style*="text-align"] div[style], table.geography[style] td[colspan="2"] div[style] {
 55+ text-align: left !important; }
5656
5757 table.admin {
58 - width: 300px; }
 58+ width: 300px; }
5959
6060 html {
61 - font-size: 0.8em; }
 61+ font-size: 0.8em; }
6262
6363 body {
64 - line-height: 1;
65 - color: black;
66 - background: white;
67 - font-family: sans-serif;
68 - overflow-x: hidden;
69 - -webkit-text-size-adjust: none; }
 64+ line-height: 1;
 65+ color: black;
 66+ background: white;
 67+ font-family: sans-serif;
 68+ overflow-x: hidden;
 69+ -webkit-text-size-adjust: none; }
7070
7171 p, li, dl, #featured_article {
72 - line-height: 1.65; }
 72+ line-height: 1.65; }
7373
7474 pre {
75 - white-space: pre-wrap; }
 75+ white-space: pre-wrap; }
7676
7777 h2 {
78 - border-bottom: 1px solid #aaaaaa;
79 - padding-top: 0.3em; }
 78+ border-bottom: 1px solid #aaaaaa;
 79+ padding-top: 0.3em; }
8080
8181 a {
82 - text-decoration: none;
83 - color: #002bb8; }
84 - a:visited {
85 - color: #5a3696; }
86 - a:active {
87 - color: #faa700; }
88 - a:hover {
89 - text-decoration: underline; }
 82+ text-decoration: none;
 83+ color: #002bb8; }
 84+ a:visited {
 85+ color: #5a3696; }
 86+ a:active {
 87+ color: #faa700; }
 88+ a:hover {
 89+ text-decoration: underline; }
9090
9191 a.new, a.new:visited, a.new:hover {
92 - color: red; }
 92+ color: red; }
9393
9494 a.back_to_top, a.back_to_top:visited {
95 - margin-top: 7px;
96 - color: blue; }
 95+ margin-top: 7px;
 96+ color: blue; }
9797
9898 .links {
99 - float: left;
100 - padding: 10px; }
 99+ float: left;
 100+ padding: 10px; }
101101
102102 #contentSub, .dablink {
103 - margin-bottom: 10px; }
 103+ margin-bottom: 10px; }
104104
105105 #firstHeading {
106 - font-size: 1.7em; }
 106+ font-size: 1.7em; }
107107
108108 h2 {
109 - font-size: 1.3em; }
 109+ font-size: 1.3em; }
110110
111111 .section_anchors a {
112 - display: block; }
 112+ display: block; }
113113
114114 .section_anchor {
115 - height: 1px;
116 - width: 1px; }
 115+ height: 1px;
 116+ width: 1px; }
117117
118118 .printonly, .geo-multi-punct, .geo-nondefault, .Z3988 {
119 - display: none; }
 119+ display: none; }
120120
121121 #featured_article .noprint, .today .noprint {
122 - display: none; }
 122+ display: none; }
123123
124124 .thumb {
125 - border: 1px solid #cccccc;
126 - -webkit-border-radius: 5px;
127 - -moz-border-radius: 5px;
128 - background: #f9f9f9;
129 - margin-bottom: 10px; }
130 - .thumb .thumbinner[style] {
131 - margin: 5px auto; }
132 - .thumb .thumbcaption {
133 - width: 100%;
134 - margin: 5px 10px 0;
135 - text-align: center;
136 - width: auto !important; }
 125+ border: 1px solid #cccccc;
 126+ -webkit-border-radius: 5px;
 127+ -moz-border-radius: 5px;
 128+ background: #f9f9f9;
 129+ margin-bottom: 10px; }
 130+ .thumb .thumbinner[style] {
 131+ margin: 5px auto; }
 132+ .thumb .thumbcaption {
 133+ width: 100%;
 134+ margin: 5px 10px 0;
 135+ text-align: center;
 136+ width: auto !important; }
137137
138138 img.thumbborder {
139 - border: 1px solid #cccccc; }
 139+ border: 1px solid #cccccc; }
140140
141141 .floatright {
142 - float: right; }
 142+ float: right; }
143143
144144 #content_wrapper.home h1#firstHeading {
145 - display: none; }
 145+ display: none; }
146146
147147 body {
148 - margin: 0; }
 148+ margin: 0; }
149149
150150 #header {
151 - margin: 8px 8px 0 8px; }
 151+ margin: 8px 8px 0 8px; }
152152
153153 #content_wrapper {
154 - clear: both;
155 - margin: 0 8px; }
 154+ clear: both;
 155+ margin: 0 8px; }
156156
157157 #footer {
158 - margin: 0 8px; }
 158+ margin: 0 8px; }
159159
160160 #header img, #header form, #header input, #header button {
161 - vertical-align: middle;
162 - display: inline-block; }
 161+ vertical-align: middle;
 162+ display: inline-block; }
163163
164164 #searchbox {
165 - width: auto;
166 - padding: 5px;
167 - border: 1px solid #cccccc;
168 - -webkit-border-radius: 2px;
169 - -moz-border-radius: 2px; }
170 - #searchbox a, #searchbox img {
171 - border: 0px;
172 - vertical-align: middle; }
173 - #searchbox #goButton {
174 - border: 0;
175 - background: url(images/s.gif) no-repeat top left;
176 - height: 25px;
177 - width: 27px; }
178 - #searchbox #searchField {
179 - width: auto; }
 165+ width: auto;
 166+ padding: 5px;
 167+ border: 1px solid #cccccc;
 168+ -webkit-border-radius: 2px;
 169+ -moz-border-radius: 2px; }
 170+ #searchbox a, #searchbox img {
 171+ border: 0px;
 172+ vertical-align: middle; }
 173+ #searchbox #goButton {
 174+ border: 0;
 175+ background: url(images/s.gif) no-repeat top left;
 176+ height: 25px;
 177+ width: 27px; }
 178+ #searchbox #searchField {
 179+ width: auto; }
180180
181181 #nav {
182 - -webkit-border-radius: 2px;
183 - -moz-border-radius: 2px;
184 - clear: both;
185 - padding: 5px 0; }
186 - #nav form, #nav button {
187 - display: inline-block; }
188 - #nav button {
189 - background: url(images/buttonbg.gif) no-repeat center;
190 - border: 0;
191 - height: 23px;
192 - width: 83px; }
 182+ -webkit-border-radius: 2px;
 183+ -moz-border-radius: 2px;
 184+ clear: both;
 185+ padding: 5px 0; }
 186+ #nav form, #nav button {
 187+ display: inline-block; }
 188+ #nav button {
 189+ background: url(images/buttonbg.gif) no-repeat center;
 190+ border: 0;
 191+ height: 23px;
 192+ width: 83px; }
193193
194194 #disableButtons {
195 - text-align: center; }
196 - #disableButtons button {
197 - background: url(images/buttonbg.gif) no-repeat center;
198 - border: 0;
199 - height: 23px;
200 - width: 83px; }
201 - #disableButtons #backButton {
202 - margin-top: 5em; }
 195+ text-align: center; }
 196+ #disableButtons button {
 197+ background: url(images/buttonbg.gif) no-repeat center;
 198+ border: 0;
 199+ height: 23px;
 200+ width: 83px; }
 201+ #disableButtons #backButton {
 202+ margin-top: 5em; }
203203
204204 .mwm-notice {
205 - padding: 5px;
206 - background: #dddddd;
207 - -webkit-border-radius: 5px;
208 - margin-top: 5px;
209 - text-align: center;
210 - border: 1px solid grey; }
 205+ padding: 5px;
 206+ background: #dddddd;
 207+ -webkit-border-radius: 5px;
 208+ margin-top: 5px;
 209+ text-align: center;
 210+ border: 1px solid grey; }
211211
212212 .mwm-message.mwm-notice {
213 - font-size: 1.1em; }
 213+ font-size: 1.1em; }
214214
215215 #image_wrapper {
216 - margin: 8px 0 8px -3px; }
 216+ margin: 8px 0 8px -3px; }
217217
218218 #footer {
219 - padding-top: 1em; }
220 - #footer #perm {
221 - padding-top: 2em;
222 - font-size: 90%; }
223 - #footer #copyright {
224 - padding: 1em 0;
225 - font-size: 80%; }
 219+ padding-top: 1em; }
 220+ #footer #perm {
 221+ padding-top: 2em;
 222+ font-size: 90%; }
 223+ #footer #copyright {
 224+ padding: 1em 0;
 225+ font-size: 80%; }
226226
227227 ol.references > li:target,
228228 sup.reference:target,
229229 span.citation:target, cite:target {
230 - background-color: #ddeeff; }
 230+ background-color: #ddeeff; }
231231
232232 .content_block,
233233 .section_anchors,
234234 button.section_heading.hide {
235 - display: none; }
 235+ display: none; }
236236
237237 #clearButton {
238 - display: none; }
 238+ display: none; }
239239
240240 #nav {
241 - display: none;
242 - width: 172px;
243 - border: 1px solid #cccccc;
244 - border-top: 0px;
245 - margin: -1px 0 0 0;
246 - background: white;
247 - padding: 0 5px 5px 5px; }
 241+ display: none;
 242+ width: 172px;
 243+ border: 1px solid #cccccc;
 244+ border-top: 0px;
 245+ margin: -1px 0 0 0;
 246+ background: white;
 247+ padding: 0 5px 5px 5px; }
248248
249249 #search:focus {
250 - outline: none;
 250+ outline: none;
251251 }
252252
Index: trunk/extensions/MobileFrontend/stylesheets/iphone.css
@@ -1,273 +1,273 @@
2 - table td, table th {
3 - border: 1px solid #cccccc;
4 - padding: 3px; }
5 - table table {
6 - border: 0; }
7 - table table td, table table th {
8 - border: 0; }
9 - table.toc {
10 - background: #f9f9f9; }
11 - table.navbox {
12 - font-size: 0.9em;
13 - width: 100% !important; }
14 - table.navbox th.navbox-title {
15 - background: #ccccff;
16 - padding: 5px; }
17 - table.navbox td.navbox-abovebelow {
18 - padding: 3px; }
19 - table.navbox td.navbox-group + td {
20 - padding: 3px; }
21 - table.navbox div[style*="padding"] {
22 - padding-left: 0 !important;
23 - padding-right: 0 !important; }
24 - table.navbox div[style*="padding"] a {
25 - white-space: pre-wrap; }
26 - table.navbox span[style*="white"] {
27 - white-space: pre-wrap !important; }
28 - table.navbox td, table.navbox th {
29 - padding: 0; }
30 - table.navbox table {
31 - margin-bottom: 0; }
32 - table.wikitable th {
33 - background: #f3f3f3; }
 2+ table td, table th {
 3+ border: 1px solid #cccccc;
 4+ padding: 3px; }
 5+ table table {
 6+ border: 0; }
 7+ table table td, table table th {
 8+ border: 0; }
 9+ table.toc {
 10+ background: #f9f9f9; }
 11+ table.navbox {
 12+ font-size: 0.9em;
 13+ width: 100% !important; }
 14+ table.navbox th.navbox-title {
 15+ background: #ccccff;
 16+ padding: 5px; }
 17+ table.navbox td.navbox-abovebelow {
 18+ padding: 3px; }
 19+ table.navbox td.navbox-group + td {
 20+ padding: 3px; }
 21+ table.navbox div[style*="padding"] {
 22+ padding-left: 0 !important;
 23+ padding-right: 0 !important; }
 24+ table.navbox div[style*="padding"] a {
 25+ white-space: pre-wrap; }
 26+ table.navbox span[style*="white"] {
 27+ white-space: pre-wrap !important; }
 28+ table.navbox td, table.navbox th {
 29+ padding: 0; }
 30+ table.navbox table {
 31+ margin-bottom: 0; }
 32+ table.wikitable th {
 33+ background: #f3f3f3; }
3434
35 - table.infobox {
36 - background: #f9f9f9; }
37 - table.infobox th, table.infobox td {
38 - border: 0; }
39 - table.infobox td[colspan="3"], table.infobox th[colspan="3"] {
40 - border: 1px solid #cccccc; }
41 - table.gallery {
42 - background: #f9f9f9;
43 - border-bottom: 0; }
44 - table.gallery .gallerybox[style] {
45 - width: auto !important;
46 - margin-bottom: -16px; }
47 - table.gallery .gallerytext {
48 - margin-top: -12px;
49 - text-align: center; }
50 - table.geography[style] th {
51 - text-align: left; }
52 - table.geography[style] td[style*="text-align"] div[style], table.geography[style] td[colspan="2"] div[style] {
53 - text-align: left !important; }
 35+ table.infobox {
 36+ background: #f9f9f9; }
 37+ table.infobox th, table.infobox td {
 38+ border: 0; }
 39+ table.infobox td[colspan="3"], table.infobox th[colspan="3"] {
 40+ border: 1px solid #cccccc; }
 41+ table.gallery {
 42+ background: #f9f9f9;
 43+ border-bottom: 0; }
 44+ table.gallery .gallerybox[style] {
 45+ width: auto !important;
 46+ margin-bottom: -16px; }
 47+ table.gallery .gallerytext {
 48+ margin-top: -12px;
 49+ text-align: center; }
 50+ table.geography[style] th {
 51+ text-align: left; }
 52+ table.geography[style] td[style*="text-align"] div[style], table.geography[style] td[colspan="2"] div[style] {
 53+ text-align: left !important; }
5454
5555 table.admin {
56 - width: 300px; }
 56+ width: 300px; }
5757
5858 html {
59 - font-size: 0.8em; }
 59+ font-size: 0.8em; }
6060
6161 body {
62 - line-height: 1;
63 - color: black;
64 - background: white;
65 - font-family: sans-serif;
66 - overflow-x: hidden;
67 - -webkit-text-size-adjust: none; }
 62+ line-height: 1;
 63+ color: black;
 64+ background: white;
 65+ font-family: sans-serif;
 66+ overflow-x: hidden;
 67+ -webkit-text-size-adjust: none; }
6868
6969 p, li, dl, #featured_article {
70 - line-height: 1.65; }
 70+ line-height: 1.65; }
7171
7272 pre {
73 - white-space: pre-wrap; }
 73+ white-space: pre-wrap; }
7474
7575 h2 {
76 - border-bottom: 1px solid #aaaaaa;
77 - padding-top: 0.3em; }
 76+ border-bottom: 1px solid #aaaaaa;
 77+ padding-top: 0.3em; }
7878
7979 a {
80 - text-decoration: none;
81 - color: #002bb8; }
82 - a:visited {
83 - color: #5a3696; }
84 - a:active {
85 - color: #faa700; }
86 - a:hover {
87 - text-decoration: underline; }
 80+ text-decoration: none;
 81+ color: #002bb8; }
 82+ a:visited {
 83+ color: #5a3696; }
 84+ a:active {
 85+ color: #faa700; }
 86+ a:hover {
 87+ text-decoration: underline; }
8888
8989 a.new, a.new:visited, a.new:hover {
90 - color: red; }
 90+ color: red; }
9191
9292 a.back_to_top, a.back_to_top:visited {
93 - margin-top: 7px;
94 - color: blue; }
 93+ margin-top: 7px;
 94+ color: blue; }
9595
9696 .links {
97 - float: left;
98 - padding: 10px; }
 97+ float: left;
 98+ padding: 10px; }
9999
100100 #contentSub, .dablink {
101 - margin-bottom: 10px; }
 101+ margin-bottom: 10px; }
102102
103103 #firstHeading {
104 - font-size: 1.7em; }
 104+ font-size: 1.7em; }
105105
106106 h2 {
107 - font-size: 1.3em; }
 107+ font-size: 1.3em; }
108108
109109 .section_anchors a {
110 - display: block; }
 110+ display: block; }
111111
112112 .section_anchor {
113 - height: 1px;
114 - width: 1px; }
 113+ height: 1px;
 114+ width: 1px; }
115115
116116 .printonly, .geo-multi-punct, .geo-nondefault, .Z3988 {
117 - display: none; }
 117+ display: none; }
118118
119119 #featured_article .noprint, .today .noprint {
120 - display: none; }
 120+ display: none; }
121121
122122 .thumb {
123 - border: 1px solid #cccccc;
124 - -webkit-border-radius: 5px;
125 - -moz-border-radius: 5px;
126 - background: #f9f9f9;
127 - margin-bottom: 10px; }
128 - .thumb .thumbinner[style] {
129 - margin: 5px auto; }
130 - .thumb .thumbcaption {
131 - width: 100%;
132 - margin: 5px 10px 0;
133 - text-align: center;
134 - width: auto !important; }
 123+ border: 1px solid #cccccc;
 124+ -webkit-border-radius: 5px;
 125+ -moz-border-radius: 5px;
 126+ background: #f9f9f9;
 127+ margin-bottom: 10px; }
 128+ .thumb .thumbinner[style] {
 129+ margin: 5px auto; }
 130+ .thumb .thumbcaption {
 131+ width: 100%;
 132+ margin: 5px 10px 0;
 133+ text-align: center;
 134+ width: auto !important; }
135135
136136 img.thumbborder {
137 - border: 1px solid #cccccc; }
 137+ border: 1px solid #cccccc; }
138138
139139 .floatright {
140 - float: right; }
 140+ float: right; }
141141
142142 #content_wrapper.home h1#firstHeading {
143 - display: none; }
 143+ display: none; }
144144
145145 body {
146 - margin: 0; }
 146+ margin: 0; }
147147
148148 #header {
149 - margin: 8px 8px 0 8px; }
 149+ margin: 8px 8px 0 8px; }
150150
151151 #content_wrapper {
152 - clear: both;
153 - margin: 0 8px; }
 152+ clear: both;
 153+ margin: 0 8px; }
154154
155155 #footer {
156 - margin: 0 8px; }
 156+ margin: 0 8px; }
157157
158158 #header img, #header form, #header input, #header button {
159 - vertical-align: middle;
160 - display: inline-block; }
 159+ vertical-align: middle;
 160+ display: inline-block; }
161161
162162 #searchbox {
163 - width: auto;
164 - padding: 5px;
165 - border: 1px solid #cccccc;
166 - -webkit-border-radius: 2px;
167 - -moz-border-radius: 2px; }
168 - #searchbox a, #searchbox img {
169 - border: 0px;
170 - vertical-align: middle; }
171 - #searchbox #goButton {
172 - border: 0;
173 - background: url(images/s.gif) no-repeat top left;
174 - height: 25px;
175 - width: 27px; }
176 - #searchbox #searchField {
177 - width: auto; }
 163+ width: auto;
 164+ padding: 5px;
 165+ border: 1px solid #cccccc;
 166+ -webkit-border-radius: 2px;
 167+ -moz-border-radius: 2px; }
 168+ #searchbox a, #searchbox img {
 169+ border: 0px;
 170+ vertical-align: middle; }
 171+ #searchbox #goButton {
 172+ border: 0;
 173+ background: url(images/s.gif) no-repeat top left;
 174+ height: 25px;
 175+ width: 27px; }
 176+ #searchbox #searchField {
 177+ width: auto; }
178178
179179 #nav {
180 - -webkit-border-radius: 2px;
181 - -moz-border-radius: 2px;
182 - clear: both;
183 - padding: 5px 0; }
184 - #nav form, #nav button {
185 - display: inline-block; }
186 - #nav #disableButtons button {
187 - background: url(images/buttonbg.gif) no-repeat center;
188 - border: 0;
189 - height: 23px;
190 - width: 83px; }
 180+ -webkit-border-radius: 2px;
 181+ -moz-border-radius: 2px;
 182+ clear: both;
 183+ padding: 5px 0; }
 184+ #nav form, #nav button {
 185+ display: inline-block; }
 186+ #nav #disableButtons button {
 187+ background: url(images/buttonbg.gif) no-repeat center;
 188+ border: 0;
 189+ height: 23px;
 190+ width: 83px; }
191191
192192 #disableButtons {
193 - text-align: center; }
194 - #disableButtons #backButton {
195 - margin-top: 5em; }
 193+ text-align: center; }
 194+ #disableButtons #backButton {
 195+ margin-top: 5em; }
196196
197197 .mwm-notice {
198 - padding: 5px;
199 - background: #dddddd;
200 - -webkit-border-radius: 5px;
201 - margin-top: 5px;
202 - text-align: center;
203 - border: 1px solid grey; }
 198+ padding: 5px;
 199+ background: #dddddd;
 200+ -webkit-border-radius: 5px;
 201+ margin-top: 5px;
 202+ text-align: center;
 203+ border: 1px solid grey; }
204204
205205 .mwm-message.mwm-notice {
206 - font-size: 1.1em; }
 206+ font-size: 1.1em; }
207207
208208 #image_wrapper {
209 - margin: 8px 0 8px -3px; }
 209+ margin: 8px 0 8px -3px; }
210210
211211 #footer {
212 - padding-top: 1em; }
213 - #footer #perm {
214 - padding-top: 2em;
215 - font-size: 90%; }
216 - #footer #copyright {
217 - padding: 1em 0;
218 - font-size: 80%; }
 212+ padding-top: 1em; }
 213+ #footer #perm {
 214+ padding-top: 2em;
 215+ font-size: 90%; }
 216+ #footer #copyright {
 217+ padding: 1em 0;
 218+ font-size: 80%; }
219219
220220 ol.references > li:target,
221221 sup.reference:target,
222222 span.citation:target, cite:target {
223 - background-color: #ddeeff; }
 223+ background-color: #ddeeff; }
224224
225225 .content_block,
226226 .section_anchors,
227227 button.section_heading.hide {
228 - display: none; }
 228+ display: none; }
229229
230230 #clearButton {
231 - display: none; }
 231+ display: none; }
232232
233233 #nav {
234 - display: none;
235 - width: 172px;
236 - border: 1px solid #cccccc;
237 - border-top: 0px;
238 - margin: -1px 0 0 0;
239 - background: white;
240 - padding: 0 5px 5px 5px; }
 234+ display: none;
 235+ width: 172px;
 236+ border: 1px solid #cccccc;
 237+ border-top: 0px;
 238+ margin: -1px 0 0 0;
 239+ background: white;
 240+ padding: 0 5px 5px 5px; }
241241
242242 #ogg_player_1 {
243 - display: none; }
 243+ display: none; }
244244
245245 #searchbox {
246 - width: 292px;
247 - padding: 5px;
248 - border: 1px solid #cccccc;
249 - -webkit-border-radius: 2px;
250 - -moz-border-radius: 2px; }
251 - #searchbox a, #searchbox img {
252 - border: 0px;
253 - vertical-align: middle; }
254 - #searchbox #goButton {
255 - border: 0;
256 - background: url(images/s.gif) no-repeat top left;
257 - height: 25px;
258 - width: 27px; }
259 - #searchbox #searchField {
260 - width: 220px;
261 - height: 27px;
262 - font-size: 16px; }
263 - body.landscape #searchbox {
264 - width: 450px; }
265 - body.landscape #searchbox #searchField {
266 - width: 375px; }
 246+ width: 292px;
 247+ padding: 5px;
 248+ border: 1px solid #cccccc;
 249+ -webkit-border-radius: 2px;
 250+ -moz-border-radius: 2px; }
 251+ #searchbox a, #searchbox img {
 252+ border: 0px;
 253+ vertical-align: middle; }
 254+ #searchbox #goButton {
 255+ border: 0;
 256+ background: url(images/s.gif) no-repeat top left;
 257+ height: 25px;
 258+ width: 27px; }
 259+ #searchbox #searchField {
 260+ width: 220px;
 261+ height: 27px;
 262+ font-size: 16px; }
 263+ body.landscape #searchbox {
 264+ width: 450px; }
 265+ body.landscape #searchbox #searchField {
 266+ width: 375px; }
267267
268268 #header {
269 - max-width: 290px; }
 269+ max-width: 290px; }
270270
271271 #search:focus {
272 - outline: none;
 272+ outline: none;
273273 }
274274
Index: trunk/extensions/MobileFrontend/stylesheets/operamini.css
@@ -1,272 +1,272 @@
2 - table td, table th {
3 - border: 1px solid #cccccc;
4 - padding: 3px; }
5 - table table {
6 - border: 0; }
7 - table table td, table table th {
8 - border: 0; }
9 - table.toc {
10 - background: #f9f9f9; }
11 - table.navbox {
12 - font-size: 0.9em;
13 - width: 100% !important; }
14 - table.navbox th.navbox-title {
15 - background: #ccccff;
16 - padding: 5px; }
17 - table.navbox td.navbox-abovebelow {
18 - padding: 3px; }
19 - table.navbox td.navbox-group + td {
20 - padding: 3px; }
21 - table.navbox div[style*="padding"] {
22 - padding-left: 0 !important;
23 - padding-right: 0 !important; }
24 - table.navbox div[style*="padding"] a {
25 - white-space: pre-wrap; }
26 - table.navbox span[style*="white"] {
27 - white-space: pre-wrap !important; }
28 - table.navbox td, table.navbox th {
29 - padding: 0; }
30 - table.navbox table {
31 - margin-bottom: 0; }
32 - table.wikitable th {
33 - background: #f3f3f3; }
34 - table.infobox {
35 - background: #f9f9f9; }
36 - table.infobox th, table.infobox td {
37 - border: 0; }
38 - table.infobox td[colspan="3"], table.infobox th[colspan="3"] {
39 - border: 1px solid #cccccc; }
40 - table.gallery {
41 - background: #f9f9f9;
42 - border-bottom: 0; }
43 - table.gallery .gallerybox[style] {
44 - width: auto !important;
45 - margin-bottom: -16px; }
46 - table.gallery .gallerytext {
47 - margin-top: -12px;
48 - text-align: center; }
49 - table.geography[style] th {
50 - text-align: left; }
51 - table.geography[style] td[style*="text-align"] div[style], table.geography[style] td[colspan="2"] div[style] {
52 - text-align: left !important; }
 2+ table td, table th {
 3+ border: 1px solid #cccccc;
 4+ padding: 3px; }
 5+ table table {
 6+ border: 0; }
 7+ table table td, table table th {
 8+ border: 0; }
 9+ table.toc {
 10+ background: #f9f9f9; }
 11+ table.navbox {
 12+ font-size: 0.9em;
 13+ width: 100% !important; }
 14+ table.navbox th.navbox-title {
 15+ background: #ccccff;
 16+ padding: 5px; }
 17+ table.navbox td.navbox-abovebelow {
 18+ padding: 3px; }
 19+ table.navbox td.navbox-group + td {
 20+ padding: 3px; }
 21+ table.navbox div[style*="padding"] {
 22+ padding-left: 0 !important;
 23+ padding-right: 0 !important; }
 24+ table.navbox div[style*="padding"] a {
 25+ white-space: pre-wrap; }
 26+ table.navbox span[style*="white"] {
 27+ white-space: pre-wrap !important; }
 28+ table.navbox td, table.navbox th {
 29+ padding: 0; }
 30+ table.navbox table {
 31+ margin-bottom: 0; }
 32+ table.wikitable th {
 33+ background: #f3f3f3; }
 34+ table.infobox {
 35+ background: #f9f9f9; }
 36+ table.infobox th, table.infobox td {
 37+ border: 0; }
 38+ table.infobox td[colspan="3"], table.infobox th[colspan="3"] {
 39+ border: 1px solid #cccccc; }
 40+ table.gallery {
 41+ background: #f9f9f9;
 42+ border-bottom: 0; }
 43+ table.gallery .gallerybox[style] {
 44+ width: auto !important;
 45+ margin-bottom: -16px; }
 46+ table.gallery .gallerytext {
 47+ margin-top: -12px;
 48+ text-align: center; }
 49+ table.geography[style] th {
 50+ text-align: left; }
 51+ table.geography[style] td[style*="text-align"] div[style], table.geography[style] td[colspan="2"] div[style] {
 52+ text-align: left !important; }
5353
5454 table.admin {
55 - width: 300px; }
 55+ width: 300px; }
5656
5757 html {
58 - font-size: 0.8em; }
 58+ font-size: 0.8em; }
5959
6060 body {
61 - line-height: 1;
62 - color: black;
63 - background: white;
64 - font-family: sans-serif;
65 - overflow-x: hidden;
66 - -webkit-text-size-adjust: none; }
 61+ line-height: 1;
 62+ color: black;
 63+ background: white;
 64+ font-family: sans-serif;
 65+ overflow-x: hidden;
 66+ -webkit-text-size-adjust: none; }
6767
6868 p, li, dl, #featured_article {
69 - line-height: 1.65; }
 69+ line-height: 1.65; }
7070
7171 pre {
72 - white-space: pre-wrap; }
 72+ white-space: pre-wrap; }
7373
7474 h2 {
75 - border-bottom: 1px solid #aaaaaa;
76 - padding-top: 0.3em; }
 75+ border-bottom: 1px solid #aaaaaa;
 76+ padding-top: 0.3em; }
7777
7878 a {
79 - text-decoration: none;
80 - color: #002bb8; }
81 - a:visited {
82 - color: #5a3696; }
83 - a:active {
84 - color: #faa700; }
85 - a:hover {
86 - text-decoration: underline; }
 79+ text-decoration: none;
 80+ color: #002bb8; }
 81+ a:visited {
 82+ color: #5a3696; }
 83+ a:active {
 84+ color: #faa700; }
 85+ a:hover {
 86+ text-decoration: underline; }
8787
8888 a.new, a.new:visited, a.new:hover {
89 - color: red; }
 89+ color: red; }
9090
9191 a.back_to_top, a.back_to_top:visited {
92 - margin-top: 7px;
93 - color: blue; }
 92+ margin-top: 7px;
 93+ color: blue; }
9494
9595 .links {
96 - float: left;
97 - padding: 10px; }
 96+ float: left;
 97+ padding: 10px; }
9898
9999 #contentSub, .dablink {
100 - margin-bottom: 10px; }
 100+ margin-bottom: 10px; }
101101
102102 #firstHeading {
103 - font-size: 1.7em; }
 103+ font-size: 1.7em; }
104104
105105 h2 {
106 - font-size: 1.3em; }
 106+ font-size: 1.3em; }
107107
108108 .section_anchors a {
109 - display: block; }
 109+ display: block; }
110110
111111 .section_anchor {
112 - height: 1px;
113 - width: 1px; }
 112+ height: 1px;
 113+ width: 1px; }
114114
115115 .printonly, .geo-multi-punct, .geo-nondefault, .Z3988 {
116 - display: none; }
 116+ display: none; }
117117
118118 #featured_article .noprint, .today .noprint {
119 - display: none; }
 119+ display: none; }
120120
121121 .thumb {
122 - border: 1px solid #cccccc;
123 - -webkit-border-radius: 5px;
124 - -moz-border-radius: 5px;
125 - background: #f9f9f9;
126 - margin-bottom: 10px; }
127 - .thumb .thumbinner[style] {
128 - margin: 5px auto; }
129 - .thumb .thumbcaption {
130 - width: 100%;
131 - margin: 5px 10px 0;
132 - text-align: center;
133 - width: auto !important; }
 122+ border: 1px solid #cccccc;
 123+ -webkit-border-radius: 5px;
 124+ -moz-border-radius: 5px;
 125+ background: #f9f9f9;
 126+ margin-bottom: 10px; }
 127+ .thumb .thumbinner[style] {
 128+ margin: 5px auto; }
 129+ .thumb .thumbcaption {
 130+ width: 100%;
 131+ margin: 5px 10px 0;
 132+ text-align: center;
 133+ width: auto !important; }
134134
135135 img.thumbborder {
136 - border: 1px solid #cccccc; }
 136+ border: 1px solid #cccccc; }
137137
138138 .floatright {
139 - float: right; }
 139+ float: right; }
140140
141141 #content_wrapper.home h1#firstHeading {
142 - display: none; }
 142+ display: none; }
143143
144144 body {
145 - margin: 0; }
 145+ margin: 0; }
146146
147147 #header {
148 - margin: 8px 8px 0 8px; }
 148+ margin: 8px 8px 0 8px; }
149149
150150 #content_wrapper {
151 - clear: both;
152 - margin: 0 8px; }
 151+ clear: both;
 152+ margin: 0 8px; }
153153
154154 #footer {
155 - margin: 0 8px; }
 155+ margin: 0 8px; }
156156
157157 #header img, #header form, #header input, #header button {
158 - vertical-align: middle;
159 - display: inline-block; }
 158+ vertical-align: middle;
 159+ display: inline-block; }
160160
161161 #searchbox {
162 - width: auto;
163 - padding: 5px;
164 - border: 1px solid #cccccc;
165 - -webkit-border-radius: 2px;
166 - -moz-border-radius: 2px; }
167 - #searchbox a, #searchbox img {
168 - border: 0px;
169 - vertical-align: middle; }
170 - #searchbox #goButton {
171 - border: 0;
172 - background: url(images/s.gif) no-repeat top left;
173 - height: 25px;
174 - width: 27px; }
175 - #searchbox #searchField {
176 - width: auto; }
 162+ width: auto;
 163+ padding: 5px;
 164+ border: 1px solid #cccccc;
 165+ -webkit-border-radius: 2px;
 166+ -moz-border-radius: 2px; }
 167+ #searchbox a, #searchbox img {
 168+ border: 0px;
 169+ vertical-align: middle; }
 170+ #searchbox #goButton {
 171+ border: 0;
 172+ background: url(images/s.gif) no-repeat top left;
 173+ height: 25px;
 174+ width: 27px; }
 175+ #searchbox #searchField {
 176+ width: auto; }
177177
178178 #nav {
179 - -webkit-border-radius: 2px;
180 - -moz-border-radius: 2px;
181 - clear: both;
182 - padding: 5px 0; }
183 - #nav form, #nav button {
184 - display: inline-block; }
185 - #nav #disableButtons button {
186 - background: url(images/buttonbg.gif) no-repeat center;
187 - border: 0;
188 - height: 23px;
189 - width: 83px; }
 179+ -webkit-border-radius: 2px;
 180+ -moz-border-radius: 2px;
 181+ clear: both;
 182+ padding: 5px 0; }
 183+ #nav form, #nav button {
 184+ display: inline-block; }
 185+ #nav #disableButtons button {
 186+ background: url(images/buttonbg.gif) no-repeat center;
 187+ border: 0;
 188+ height: 23px;
 189+ width: 83px; }
190190
191191 #disableButtons {
192 - text-align: center; }
193 - #disableButtons #backButton {
194 - margin-top: 5em; }
 192+ text-align: center; }
 193+ #disableButtons #backButton {
 194+ margin-top: 5em; }
195195
196196 .mwm-notice {
197 - padding: 5px;
198 - background: #dddddd;
199 - -webkit-border-radius: 5px;
200 - margin-top: 5px;
201 - text-align: center;
202 - border: 1px solid grey; }
 197+ padding: 5px;
 198+ background: #dddddd;
 199+ -webkit-border-radius: 5px;
 200+ margin-top: 5px;
 201+ text-align: center;
 202+ border: 1px solid grey; }
203203
204204 .mwm-message.mwm-notice {
205 - font-size: 1.1em; }
 205+ font-size: 1.1em; }
206206
207207 #image_wrapper {
208 - margin: 8px 0 8px -3px; }
 208+ margin: 8px 0 8px -3px; }
209209
210210 #footer {
211 - padding-top: 1em; }
212 - #footer #perm {
213 - padding-top: 2em;
214 - font-size: 90%; }
215 - #footer #copyright {
216 - padding: 1em 0;
217 - font-size: 80%; }
 211+ padding-top: 1em; }
 212+ #footer #perm {
 213+ padding-top: 2em;
 214+ font-size: 90%; }
 215+ #footer #copyright {
 216+ padding: 1em 0;
 217+ font-size: 80%; }
218218
219219 ol.references > li:target,
220220 sup.reference:target,
221221 span.citation:target, cite:target {
222 - background-color: #ddeeff; }
 222+ background-color: #ddeeff; }
223223
224224 .content_block,
225225 .section_anchors,
226226 button.section_heading.hide {
227 - display: none; }
 227+ display: none; }
228228
229229 #header, #footer, #content_wrapper {
230 - margin: 0 2px; }
 230+ margin: 0 2px; }
231231
232232 #searchbox {
233 - border: 0px;
234 - padding: 2px;
235 - height: 26px; }
236 - #searchbox form, #searchbox button, #searchbox img, #searchbox input {
237 - display: inline; }
238 - #searchbox input#searchField {
239 - width: 60%; }
240 - #searchbox input#searchButton {
241 - margin-left: 2px; }
242 - #searchbox input#submitButton {
243 - display: none; }
 233+ border: 0px;
 234+ padding: 2px;
 235+ height: 26px; }
 236+ #searchbox form, #searchbox button, #searchbox img, #searchbox input {
 237+ display: inline; }
 238+ #searchbox input#searchField {
 239+ width: 60%; }
 240+ #searchbox input#searchButton {
 241+ margin-left: 2px; }
 242+ #searchbox input#submitButton {
 243+ display: none; }
244244
245245 .nav {
246 - border: 0;
247 - border-bottom: 2px solid #6d84b4;
248 - border-top: 2px solid #6d84b4;
249 - height: auto;
250 - clear: both;
251 - padding: 5px 0 5px 0;
252 - margin: 0; }
 246+ border: 0;
 247+ border-bottom: 2px solid #6d84b4;
 248+ border-top: 2px solid #6d84b4;
 249+ height: auto;
 250+ clear: both;
 251+ padding: 5px 0 5px 0;
 252+ margin: 0; }
253253
254254 #nav {
255 - padding: 5px 0 5px 0; }
 255+ padding: 5px 0 5px 0; }
256256
257257 .mwm-notice {
258 - text-align: left; }
 258+ text-align: left; }
259259
260260 .mwm-message.mwm-notice {
261 - display: none; }
 261+ display: none; }
262262
263263 a.arrow {
264 - float: right;
265 - margin-right: 5px; }
 264+ float: right;
 265+ margin-right: 5px; }
266266
267267 span.idx {
268 - display: none; }
 268+ display: none; }
269269
270270 #search:focus {
271 - outline: none;
 271+ outline: none;
272272 }
273273
Index: trunk/extensions/MobileFrontend/stylesheets/webkit_old.css
@@ -1,254 +1,254 @@
2 - table td, table th {
3 - border: 1px solid #cccccc;
4 - padding: 3px; }
5 - table table {
6 - border: 0; }
7 - table table td, table table th {
8 - border: 0; }
9 - table.toc {
10 - background: #f9f9f9; }
11 - table.navbox {
12 - font-size: 0.9em;
13 - width: 100% !important; }
14 - table.navbox th.navbox-title {
15 - background: #ccccff;
16 - padding: 5px; }
17 - table.navbox td.navbox-abovebelow {
18 - padding: 3px; }
19 - table.navbox td.navbox-group + td {
20 - padding: 3px; }
21 - table.navbox div[style*="padding"] {
22 - padding-left: 0 !important;
23 - padding-right: 0 !important; }
24 - table.navbox div[style*="padding"] a {
25 - white-space: pre-wrap; }
26 - table.navbox span[style*="white"] {
27 - white-space: pre-wrap !important; }
28 - table.navbox td, table.navbox th {
29 - padding: 0; }
30 - table.navbox table {
31 - margin-bottom: 0; }
32 - table.wikitable th {
33 - background: #f3f3f3; }
34 - table.infobox {
35 - background: #f9f9f9; }
36 - table.infobox th, table.infobox td {
37 - border: 0; }
38 - table.infobox td[colspan="3"], table.infobox th[colspan="3"] {
39 - border: 1px solid #cccccc; }
40 - table.gallery {
41 - background: #f9f9f9;
42 - border-bottom: 0; }
43 - table.gallery .gallerybox[style] {
44 - width: auto !important;
45 - margin-bottom: -16px; }
46 - table.gallery .gallerytext {
47 - margin-top: -12px;
48 - text-align: center; }
49 - table.geography[style] th {
50 - text-align: left; }
51 - table.geography[style] td[style*="text-align"] div[style], table.geography[style] td[colspan="2"] div[style] {
52 - text-align: left !important; }
 2+ table td, table th {
 3+ border: 1px solid #cccccc;
 4+ padding: 3px; }
 5+ table table {
 6+ border: 0; }
 7+ table table td, table table th {
 8+ border: 0; }
 9+ table.toc {
 10+ background: #f9f9f9; }
 11+ table.navbox {
 12+ font-size: 0.9em;
 13+ width: 100% !important; }
 14+ table.navbox th.navbox-title {
 15+ background: #ccccff;
 16+ padding: 5px; }
 17+ table.navbox td.navbox-abovebelow {
 18+ padding: 3px; }
 19+ table.navbox td.navbox-group + td {
 20+ padding: 3px; }
 21+ table.navbox div[style*="padding"] {
 22+ padding-left: 0 !important;
 23+ padding-right: 0 !important; }
 24+ table.navbox div[style*="padding"] a {
 25+ white-space: pre-wrap; }
 26+ table.navbox span[style*="white"] {
 27+ white-space: pre-wrap !important; }
 28+ table.navbox td, table.navbox th {
 29+ padding: 0; }
 30+ table.navbox table {
 31+ margin-bottom: 0; }
 32+ table.wikitable th {
 33+ background: #f3f3f3; }
 34+ table.infobox {
 35+ background: #f9f9f9; }
 36+ table.infobox th, table.infobox td {
 37+ border: 0; }
 38+ table.infobox td[colspan="3"], table.infobox th[colspan="3"] {
 39+ border: 1px solid #cccccc; }
 40+ table.gallery {
 41+ background: #f9f9f9;
 42+ border-bottom: 0; }
 43+ table.gallery .gallerybox[style] {
 44+ width: auto !important;
 45+ margin-bottom: -16px; }
 46+ table.gallery .gallerytext {
 47+ margin-top: -12px;
 48+ text-align: center; }
 49+ table.geography[style] th {
 50+ text-align: left; }
 51+ table.geography[style] td[style*="text-align"] div[style], table.geography[style] td[colspan="2"] div[style] {
 52+ text-align: left !important; }
5353
5454 table.admin {
55 - width: 300px; }
 55+ width: 300px; }
5656
5757 html {
58 - font-size: 0.8em; }
 58+ font-size: 0.8em; }
5959
6060 body {
61 - line-height: 1;
62 - color: black;
63 - background: white;
64 - font-family: sans-serif;
65 - overflow-x: hidden;
66 - -webkit-text-size-adjust: none; }
 61+ line-height: 1;
 62+ color: black;
 63+ background: white;
 64+ font-family: sans-serif;
 65+ overflow-x: hidden;
 66+ -webkit-text-size-adjust: none; }
6767
6868 p, li, dl, #featured_article {
69 - line-height: 1.65; }
 69+ line-height: 1.65; }
7070
7171 pre {
72 - white-space: pre-wrap; }
 72+ white-space: pre-wrap; }
7373
7474 h2 {
75 - border-bottom: 1px solid #aaaaaa;
76 - padding-top: 0.3em; }
 75+ border-bottom: 1px solid #aaaaaa;
 76+ padding-top: 0.3em; }
7777
7878 a {
79 - text-decoration: none;
80 - color: #002bb8; }
81 - a:visited {
82 - color: #5a3696; }
83 - a:active {
84 - color: #faa700; }
85 - a:hover {
86 - text-decoration: underline; }
 79+ text-decoration: none;
 80+ color: #002bb8; }
 81+ a:visited {
 82+ color: #5a3696; }
 83+ a:active {
 84+ color: #faa700; }
 85+ a:hover {
 86+ text-decoration: underline; }
8787
8888 a.new, a.new:visited, a.new:hover {
89 - color: red; }
 89+ color: red; }
9090
9191 a.back_to_top, a.back_to_top:visited {
92 - margin-top: 7px;
93 - color: blue; }
 92+ margin-top: 7px;
 93+ color: blue; }
9494
9595 .links {
96 - float: left;
97 - padding: 10px; }
 96+ float: left;
 97+ padding: 10px; }
9898
9999 #contentSub, .dablink {
100 - margin-bottom: 10px; }
 100+ margin-bottom: 10px; }
101101
102102 #firstHeading {
103 - font-size: 1.7em; }
 103+ font-size: 1.7em; }
104104
105105 h2 {
106 - font-size: 1.3em; }
 106+ font-size: 1.3em; }
107107
108108 .section_anchors a {
109 - display: block; }
 109+ display: block; }
110110
111111 .section_anchor {
112 - height: 1px;
113 - width: 1px; }
 112+ height: 1px;
 113+ width: 1px; }
114114
115115 .printonly, .geo-multi-punct, .geo-nondefault, .Z3988 {
116 - display: none; }
 116+ display: none; }
117117
118118 #featured_article .noprint, .today .noprint {
119 - display: none; }
 119+ display: none; }
120120
121121 .thumb {
122 - border: 1px solid #cccccc;
123 - -webkit-border-radius: 5px;
124 - -moz-border-radius: 5px;
125 - background: #f9f9f9;
126 - margin-bottom: 10px; }
127 - .thumb .thumbinner[style] {
128 - margin: 5px auto; }
129 - .thumb .thumbcaption {
130 - width: 100%;
131 - margin: 5px 10px 0;
132 - text-align: center;
133 - width: auto !important; }
 122+ border: 1px solid #cccccc;
 123+ -webkit-border-radius: 5px;
 124+ -moz-border-radius: 5px;
 125+ background: #f9f9f9;
 126+ margin-bottom: 10px; }
 127+ .thumb .thumbinner[style] {
 128+ margin: 5px auto; }
 129+ .thumb .thumbcaption {
 130+ width: 100%;
 131+ margin: 5px 10px 0;
 132+ text-align: center;
 133+ width: auto !important; }
134134
135135 img.thumbborder {
136 - border: 1px solid #cccccc; }
 136+ border: 1px solid #cccccc; }
137137
138138 .floatright {
139 - float: right; }
 139+ float: right; }
140140
141141 #content_wrapper.home h1#firstHeading {
142 - display: none; }
 142+ display: none; }
143143
144144 body {
145 - margin: 0; }
 145+ margin: 0; }
146146
147147 #header {
148 - margin: 8px 8px 0 8px; }
 148+ margin: 8px 8px 0 8px; }
149149
150150 #content_wrapper {
151 - clear: both;
152 - margin: 0 8px; }
 151+ clear: both;
 152+ margin: 0 8px; }
153153
154154 #footer {
155 - margin: 0 8px; }
 155+ margin: 0 8px; }
156156
157157 #header img, #header form, #header input, #header button {
158 - vertical-align: middle;
159 - display: inline-block; }
 158+ vertical-align: middle;
 159+ display: inline-block; }
160160
161161 #searchbox {
162 - width: auto;
163 - padding: 5px;
164 - border: 1px solid #cccccc;
165 - -webkit-border-radius: 2px;
166 - -moz-border-radius: 2px; }
167 - #searchbox a, #searchbox img {
168 - border: 0px;
169 - vertical-align: middle; }
170 - #searchbox #goButton {
171 - border: 0;
172 - background: url(images/s.gif) no-repeat top left;
173 - height: 25px;
174 - width: 27px; }
175 - #searchbox #searchField {
176 - width: auto; }
 162+ width: auto;
 163+ padding: 5px;
 164+ border: 1px solid #cccccc;
 165+ -webkit-border-radius: 2px;
 166+ -moz-border-radius: 2px; }
 167+ #searchbox a, #searchbox img {
 168+ border: 0px;
 169+ vertical-align: middle; }
 170+ #searchbox #goButton {
 171+ border: 0;
 172+ background: url(images/s.gif) no-repeat top left;
 173+ height: 25px;
 174+ width: 27px; }
 175+ #searchbox #searchField {
 176+ width: auto; }
177177
178178 #nav {
179 - -webkit-border-radius: 2px;
180 - -moz-border-radius: 2px;
181 - clear: both;
182 - padding: 5px 0; }
183 - #nav form, #nav button {
184 - display: inline-block; }
185 - #nav #disableButtons button {
186 - background: url(images/buttonbg.gif) no-repeat center;
187 - border: 0;
188 - height: 23px;
189 - width: 83px; }
 179+ -webkit-border-radius: 2px;
 180+ -moz-border-radius: 2px;
 181+ clear: both;
 182+ padding: 5px 0; }
 183+ #nav form, #nav button {
 184+ display: inline-block; }
 185+ #nav #disableButtons button {
 186+ background: url(images/buttonbg.gif) no-repeat center;
 187+ border: 0;
 188+ height: 23px;
 189+ width: 83px; }
190190
191191 #disableButtons {
192 - text-align: center; }
193 - #disableButtons #backButton {
194 - margin-top: 5em; }
 192+ text-align: center; }
 193+ #disableButtons #backButton {
 194+ margin-top: 5em; }
195195
196196 .mwm-notice {
197 - padding: 5px;
198 - background: #dddddd;
199 - -webkit-border-radius: 5px;
200 - margin-top: 5px;
201 - text-align: center;
202 - border: 1px solid grey; }
 197+ padding: 5px;
 198+ background: #dddddd;
 199+ -webkit-border-radius: 5px;
 200+ margin-top: 5px;
 201+ text-align: center;
 202+ border: 1px solid grey; }
203203
204204 .mwm-message.mwm-notice {
205 - font-size: 1.1em; }
 205+ font-size: 1.1em; }
206206
207207 #image_wrapper {
208 - margin: 8px 0 8px -3px; }
 208+ margin: 8px 0 8px -3px; }
209209
210210 #footer {
211 - padding-top: 1em; }
212 - #footer #perm {
213 - padding-top: 2em;
214 - font-size: 90%; }
215 - #footer #copyright {
216 - padding: 1em 0;
217 - font-size: 80%; }
 211+ padding-top: 1em; }
 212+ #footer #perm {
 213+ padding-top: 2em;
 214+ font-size: 90%; }
 215+ #footer #copyright {
 216+ padding: 1em 0;
 217+ font-size: 80%; }
218218
219219 ol.references > li:target,
220220 sup.reference:target,
221221 span.citation:target, cite:target {
222 - background-color: #ddeeff; }
 222+ background-color: #ddeeff; }
223223
224224 .content_block,
225225 .section_anchors,
226226 button.section_heading.hide {
227 - display: none; }
 227+ display: none; }
228228
229229 #searchbox {
230 - height: 25px; }
231 - #searchbox #logo {
232 - display: block;
233 - float: left;
234 - margin-right: 4px; }
235 - #searchbox #searchField {
236 - border: 1px solid grey;
237 - height: 20px;
238 - width: 216px; }
239 - #searchbox #clearButton {
240 - display: block; }
 230+ height: 25px; }
 231+ #searchbox #logo {
 232+ display: block;
 233+ float: left;
 234+ margin-right: 4px; }
 235+ #searchbox #searchField {
 236+ border: 1px solid grey;
 237+ height: 20px;
 238+ width: 216px; }
 239+ #searchbox #clearButton {
 240+ display: block; }
241241
242242 #nav {
243 - height: 23px;
244 - display: none;
245 - width: 172px;
246 - border: 1px solid #cccccc;
247 - border-top: 0px;
248 - margin: -1px 0 0 0;
249 - background: white;
250 - padding: 0 5px 5px 5px; }
 243+ height: 23px;
 244+ display: none;
 245+ width: 172px;
 246+ border: 1px solid #cccccc;
 247+ border-top: 0px;
 248+ margin: -1px 0 0 0;
 249+ background: white;
 250+ padding: 0 5px 5px 5px; }
251251
252252 #search:focus {
253 - outline: none;
 253+ outline: none;
254254 }
255255
Index: trunk/extensions/MobileFrontend/stylesheets/default.css
@@ -1,230 +1,230 @@
2 - table td, table th {
3 - border: 1px solid #cccccc;
4 - padding: 3px; }
5 - table table {
6 - border: 0; }
7 - table table td, table table th {
8 - border: 0; }
9 - table.toc {
10 - background: #f9f9f9; }
11 - table.navbox {
12 - font-size: 0.9em;
13 - width: 100% !important; }
14 - table.navbox th.navbox-title {
15 - background: #ccccff;
16 - padding: 5px; }
17 - table.navbox td.navbox-abovebelow {
18 - padding: 3px; }
19 - table.navbox td.navbox-group + td {
20 - padding: 3px; }
21 - table.navbox div[style*="padding"] {
22 - padding-left: 0 !important;
23 - padding-right: 0 !important; }
24 - table.navbox div[style*="padding"] a {
25 - white-space: pre-wrap; }
26 - table.navbox span[style*="white"] {
27 - white-space: pre-wrap !important; }
28 - table.navbox td, table.navbox th {
29 - padding: 0; }
30 - table.navbox table {
31 - margin-bottom: 0; }
32 - table.wikitable th {
33 - background: #f3f3f3; }
34 - table.infobox {
35 - background: #f9f9f9; }
36 - table.infobox th, table.infobox td {
37 - border: 0; }
38 - table.infobox td[colspan="3"], table.infobox th[colspan="3"] {
39 - border: 1px solid #cccccc; }
40 - table.gallery {
41 - background: #f9f9f9;
42 - border-bottom: 0; }
43 - table.gallery .gallerybox[style] {
44 - width: auto !important;
45 - margin-bottom: -16px; }
46 - table.gallery .gallerytext {
47 - margin-top: -12px;
48 - text-align: center; }
49 - table.geography[style] th {
50 - text-align: left; }
51 - table.geography[style] td[style*="text-align"] div[style], table.geography[style] td[colspan="2"] div[style] {
52 - text-align: left !important; }
 2+ table td, table th {
 3+ border: 1px solid #cccccc;
 4+ padding: 3px; }
 5+ table table {
 6+ border: 0; }
 7+ table table td, table table th {
 8+ border: 0; }
 9+ table.toc {
 10+ background: #f9f9f9; }
 11+ table.navbox {
 12+ font-size: 0.9em;
 13+ width: 100% !important; }
 14+ table.navbox th.navbox-title {
 15+ background: #ccccff;
 16+ padding: 5px; }
 17+ table.navbox td.navbox-abovebelow {
 18+ padding: 3px; }
 19+ table.navbox td.navbox-group + td {
 20+ padding: 3px; }
 21+ table.navbox div[style*="padding"] {
 22+ padding-left: 0 !important;
 23+ padding-right: 0 !important; }
 24+ table.navbox div[style*="padding"] a {
 25+ white-space: pre-wrap; }
 26+ table.navbox span[style*="white"] {
 27+ white-space: pre-wrap !important; }
 28+ table.navbox td, table.navbox th {
 29+ padding: 0; }
 30+ table.navbox table {
 31+ margin-bottom: 0; }
 32+ table.wikitable th {
 33+ background: #f3f3f3; }
 34+ table.infobox {
 35+ background: #f9f9f9; }
 36+ table.infobox th, table.infobox td {
 37+ border: 0; }
 38+ table.infobox td[colspan="3"], table.infobox th[colspan="3"] {
 39+ border: 1px solid #cccccc; }
 40+ table.gallery {
 41+ background: #f9f9f9;
 42+ border-bottom: 0; }
 43+ table.gallery .gallerybox[style] {
 44+ width: auto !important;
 45+ margin-bottom: -16px; }
 46+ table.gallery .gallerytext {
 47+ margin-top: -12px;
 48+ text-align: center; }
 49+ table.geography[style] th {
 50+ text-align: left; }
 51+ table.geography[style] td[style*="text-align"] div[style], table.geography[style] td[colspan="2"] div[style] {
 52+ text-align: left !important; }
5353
5454 table.admin {
55 - width: 300px; }
 55+ width: 300px; }
5656
5757 html {
58 - font-size: 0.8em; }
 58+ font-size: 0.8em; }
5959
6060 body {
61 - line-height: 1;
62 - color: black;
63 - background: white;
64 - font-family: sans-serif;
65 - overflow-x: hidden;
66 - -webkit-text-size-adjust: none; }
 61+ line-height: 1;
 62+ color: black;
 63+ background: white;
 64+ font-family: sans-serif;
 65+ overflow-x: hidden;
 66+ -webkit-text-size-adjust: none; }
6767
6868 p, li, dl, #featured_article {
69 - line-height: 1.65; }
 69+ line-height: 1.65; }
7070
7171 pre {
72 - white-space: pre-wrap; }
 72+ white-space: pre-wrap; }
7373
7474 h2 {
75 - border-bottom: 1px solid #aaaaaa;
76 - padding-top: 0.3em; }
 75+ border-bottom: 1px solid #aaaaaa;
 76+ padding-top: 0.3em; }
7777
7878 a {
79 - text-decoration: none;
80 - color: #002bb8; }
81 - a:visited {
82 - color: #5a3696; }
83 - a:active {
84 - color: #faa700; }
85 - a:hover {
86 - text-decoration: underline; }
 79+ text-decoration: none;
 80+ color: #002bb8; }
 81+ a:visited {
 82+ color: #5a3696; }
 83+ a:active {
 84+ color: #faa700; }
 85+ a:hover {
 86+ text-decoration: underline; }
8787
8888 a.new, a.new:visited, a.new:hover {
89 - color: red; }
 89+ color: red; }
9090
9191 a.back_to_top, a.back_to_top:visited {
92 - margin-top: 7px;
93 - color: blue; }
 92+ margin-top: 7px;
 93+ color: blue; }
9494
9595 .links {
96 - float: left;
97 - padding: 10px; }
 96+ float: left;
 97+ padding: 10px; }
9898
9999 #contentSub, .dablink {
100 - margin-bottom: 10px; }
 100+ margin-bottom: 10px; }
101101
102102 #firstHeading {
103 - font-size: 1.7em; }
 103+ font-size: 1.7em; }
104104
105105 h2 {
106 - font-size: 1.3em; }
 106+ font-size: 1.3em; }
107107
108108 .section_anchors a {
109 - display: block; }
 109+ display: block; }
110110
111111 .section_anchor {
112 - height: 1px;
113 - width: 1px; }
 112+ height: 1px;
 113+ width: 1px; }
114114
115115 .printonly, .geo-multi-punct, .geo-nondefault, .Z3988 {
116 - display: none; }
 116+ display: none; }
117117
118118 #featured_article .noprint, .today .noprint {
119 - display: none; }
 119+ display: none; }
120120
121121 .thumb {
122 - border: 1px solid #cccccc;
123 - -webkit-border-radius: 5px;
124 - -moz-border-radius: 5px;
125 - background: #f9f9f9;
126 - margin-bottom: 10px; }
127 - .thumb .thumbinner[style] {
128 - margin: 5px auto; }
129 - .thumb .thumbcaption {
130 - width: 100%;
131 - margin: 5px 10px 0;
132 - text-align: center;
133 - width: auto !important; }
 122+ border: 1px solid #cccccc;
 123+ -webkit-border-radius: 5px;
 124+ -moz-border-radius: 5px;
 125+ background: #f9f9f9;
 126+ margin-bottom: 10px; }
 127+ .thumb .thumbinner[style] {
 128+ margin: 5px auto; }
 129+ .thumb .thumbcaption {
 130+ width: 100%;
 131+ margin: 5px 10px 0;
 132+ text-align: center;
 133+ width: auto !important; }
134134
135135 img.thumbborder {
136 - border: 1px solid #cccccc; }
 136+ border: 1px solid #cccccc; }
137137
138138 .floatright {
139 - float: right; }
 139+ float: right; }
140140
141141 #content_wrapper.home h1#firstHeading {
142 - display: none; }
 142+ display: none; }
143143
144144 body {
145 - margin: 0; }
 145+ margin: 0; }
146146
147147 #header {
148 - margin: 8px 8px 0 8px; }
 148+ margin: 8px 8px 0 8px; }
149149
150150 #content_wrapper {
151 - clear: both;
152 - margin: 0 8px; }
 151+ clear: both;
 152+ margin: 0 8px; }
153153
154154 #footer {
155 - margin: 0 8px; }
 155+ margin: 0 8px; }
156156
157157 #header img, #header form, #header input, #header button {
158 - vertical-align: middle;
159 - display: inline-block; }
 158+ vertical-align: middle;
 159+ display: inline-block; }
160160
161161 #searchbox {
162 - width: auto;
163 - padding: 5px;
164 - border: 1px solid #cccccc;
165 - -webkit-border-radius: 2px;
166 - -moz-border-radius: 2px; }
167 - #searchbox a, #searchbox img {
168 - border: 0px;
169 - vertical-align: middle; }
170 - #searchbox #goButton {
171 - border: 0;
172 - background: url(images/s.gif) no-repeat top left;
173 - height: 25px;
174 - width: 27px; }
175 - #searchbox #searchField {
176 - width: auto; }
 162+ width: auto;
 163+ padding: 5px;
 164+ border: 1px solid #cccccc;
 165+ -webkit-border-radius: 2px;
 166+ -moz-border-radius: 2px; }
 167+ #searchbox a, #searchbox img {
 168+ border: 0px;
 169+ vertical-align: middle; }
 170+ #searchbox #goButton {
 171+ border: 0;
 172+ background: url(images/s.gif) no-repeat top left;
 173+ height: 25px;
 174+ width: 27px; }
 175+ #searchbox #searchField {
 176+ width: auto; }
177177
178178 #nav {
179 - -webkit-border-radius: 2px;
180 - -moz-border-radius: 2px;
181 - clear: both;
182 - padding: 5px 0; }
183 - #nav form, #nav button {
184 - display: inline-block; }
 179+ -webkit-border-radius: 2px;
 180+ -moz-border-radius: 2px;
 181+ clear: both;
 182+ padding: 5px 0; }
 183+ #nav form, #nav button {
 184+ display: inline-block; }
185185
186186 #disableButtons {
187 - text-align: center; }
188 - #disableButtons #nav button {
189 - background: url(images/buttonbg.gif) no-repeat center;
190 - border: 0;
191 - height: 23px;
192 - width: 83px; }
193 - #disableButtons #backButton {
194 - margin-top: 5em; }
 187+ text-align: center; }
 188+ #disableButtons #nav button {
 189+ background: url(images/buttonbg.gif) no-repeat center;
 190+ border: 0;
 191+ height: 23px;
 192+ width: 83px; }
 193+ #disableButtons #backButton {
 194+ margin-top: 5em; }
195195
196196 .mwm-notice {
197 - padding: 5px;
198 - background: #dddddd;
199 - -webkit-border-radius: 5px;
200 - margin-top: 5px;
201 - text-align: center;
202 - border: 1px solid grey; }
 197+ padding: 5px;
 198+ background: #dddddd;
 199+ -webkit-border-radius: 5px;
 200+ margin-top: 5px;
 201+ text-align: center;
 202+ border: 1px solid grey; }
203203
204204 .mwm-message.mwm-notice {
205 - font-size: 1.1em; }
 205+ font-size: 1.1em; }
206206
207207 #image_wrapper {
208 - margin: 8px 0 8px -3px; }
 208+ margin: 8px 0 8px -3px; }
209209
210210 #footer {
211 - padding-top: 1em; }
212 - #footer #perm {
213 - padding-top: 2em;
214 - font-size: 90%; }
215 - #footer #copyright {
216 - padding: 1em 0;
217 - font-size: 80%; }
 211+ padding-top: 1em; }
 212+ #footer #perm {
 213+ padding-top: 2em;
 214+ font-size: 90%; }
 215+ #footer #copyright {
 216+ padding: 1em 0;
 217+ font-size: 80%; }
218218
219219 ol.references > li:target,
220220 sup.reference:target,
221221 span.citation:target, cite:target {
222 - background-color: #ddeeff; }
 222+ background-color: #ddeeff; }
223223
224224 .content_block,
225225 .section_anchors,
226226 button.section_heading.hide {
227 - display: none; }
 227+ display: none; }
228228
229229 #search:focus {
230 - outline: none;
 230+ outline: none;
231231 }
Index: trunk/extensions/MobileFrontend/stylesheets/webkit.css
@@ -1,243 +1,243 @@
2 - table td, table th {
3 - border: 1px solid #cccccc;
4 - padding: 3px; }
5 - table table {
6 - border: 0; }
7 - table table td, table table th {
8 - border: 0; }
9 - table.toc {
10 - background: #f9f9f9; }
11 - table.navbox {
12 - font-size: 0.9em;
13 - width: 100% !important; }
14 - table.navbox th.navbox-title {
15 - background: #ccccff;
16 - padding: 5px; }
17 - table.navbox td.navbox-abovebelow {
18 - padding: 3px; }
19 - table.navbox td.navbox-group + td {
20 - padding: 3px; }
21 - table.navbox div[style*="padding"] {
22 - padding-left: 0 !important;
23 - padding-right: 0 !important; }
24 - table.navbox div[style*="padding"] a {
25 - white-space: pre-wrap; }
26 - table.navbox span[style*="white"] {
27 - white-space: pre-wrap !important; }
28 - table.navbox td, table.navbox th {
29 - padding: 0; }
30 - table.navbox table {
31 - margin-bottom: 0; }
32 - table.wikitable th {
33 - background: #f3f3f3; }
34 - table.infobox {
35 - background: #f9f9f9; }
36 - table.infobox th, table.infobox td {
37 - border: 0; }
38 - table.infobox td[colspan="3"], table.infobox th[colspan="3"] {
39 - border: 1px solid #cccccc; }
40 - table.gallery {
41 - background: #f9f9f9;
42 - border-bottom: 0; }
43 - table.gallery .gallerybox[style] {
44 - width: auto !important;
45 - margin-bottom: -16px; }
46 - table.gallery .gallerytext {
47 - margin-top: -12px;
48 - text-align: center; }
49 - table.geography[style] th {
50 - text-align: left; }
51 - table.geography[style] td[style*="text-align"] div[style], table.geography[style] td[colspan="2"] div[style] {
52 - text-align: left !important; }
 2+ table td, table th {
 3+ border: 1px solid #cccccc;
 4+ padding: 3px; }
 5+ table table {
 6+ border: 0; }
 7+ table table td, table table th {
 8+ border: 0; }
 9+ table.toc {
 10+ background: #f9f9f9; }
 11+ table.navbox {
 12+ font-size: 0.9em;
 13+ width: 100% !important; }
 14+ table.navbox th.navbox-title {
 15+ background: #ccccff;
 16+ padding: 5px; }
 17+ table.navbox td.navbox-abovebelow {
 18+ padding: 3px; }
 19+ table.navbox td.navbox-group + td {
 20+ padding: 3px; }
 21+ table.navbox div[style*="padding"] {
 22+ padding-left: 0 !important;
 23+ padding-right: 0 !important; }
 24+ table.navbox div[style*="padding"] a {
 25+ white-space: pre-wrap; }
 26+ table.navbox span[style*="white"] {
 27+ white-space: pre-wrap !important; }
 28+ table.navbox td, table.navbox th {
 29+ padding: 0; }
 30+ table.navbox table {
 31+ margin-bottom: 0; }
 32+ table.wikitable th {
 33+ background: #f3f3f3; }
 34+ table.infobox {
 35+ background: #f9f9f9; }
 36+ table.infobox th, table.infobox td {
 37+ border: 0; }
 38+ table.infobox td[colspan="3"], table.infobox th[colspan="3"] {
 39+ border: 1px solid #cccccc; }
 40+ table.gallery {
 41+ background: #f9f9f9;
 42+ border-bottom: 0; }
 43+ table.gallery .gallerybox[style] {
 44+ width: auto !important;
 45+ margin-bottom: -16px; }
 46+ table.gallery .gallerytext {
 47+ margin-top: -12px;
 48+ text-align: center; }
 49+ table.geography[style] th {
 50+ text-align: left; }
 51+ table.geography[style] td[style*="text-align"] div[style], table.geography[style] td[colspan="2"] div[style] {
 52+ text-align: left !important; }
5353
5454 table.admin {
55 - width: 300px; }
 55+ width: 300px; }
5656
5757 html {
58 - font-size: 0.8em; }
 58+ font-size: 0.8em; }
5959
6060 body {
61 - line-height: 1;
62 - color: black;
63 - background: white;
64 - font-family: sans-serif;
65 - overflow-x: hidden;
66 - -webkit-text-size-adjust: none; }
 61+ line-height: 1;
 62+ color: black;
 63+ background: white;
 64+ font-family: sans-serif;
 65+ overflow-x: hidden;
 66+ -webkit-text-size-adjust: none; }
6767
6868 p, li, dl, #featured_article {
69 - line-height: 1.65; }
 69+ line-height: 1.65; }
7070
7171 pre {
72 - white-space: pre-wrap; }
 72+ white-space: pre-wrap; }
7373
7474 h2 {
75 - border-bottom: 1px solid #aaaaaa;
76 - padding-top: 0.3em; }
 75+ border-bottom: 1px solid #aaaaaa;
 76+ padding-top: 0.3em; }
7777
7878 a {
79 - text-decoration: none;
80 - color: #002bb8; }
81 - a:visited {
82 - color: #5a3696; }
83 - a:active {
84 - color: #faa700; }
85 - a:hover {
86 - text-decoration: underline; }
 79+ text-decoration: none;
 80+ color: #002bb8; }
 81+ a:visited {
 82+ color: #5a3696; }
 83+ a:active {
 84+ color: #faa700; }
 85+ a:hover {
 86+ text-decoration: underline; }
8787
8888 a.new, a.new:visited, a.new:hover {
89 - color: red; }
 89+ color: red; }
9090
9191 a.back_to_top, a.back_to_top:visited {
92 - margin-top: 7px;
93 - color: blue; }
 92+ margin-top: 7px;
 93+ color: blue; }
9494
9595 .links {
96 - float: left;
97 - padding: 10px; }
 96+ float: left;
 97+ padding: 10px; }
9898
9999 #contentSub, .dablink {
100 - margin-bottom: 10px; }
 100+ margin-bottom: 10px; }
101101
102102 #firstHeading {
103 - font-size: 1.7em; }
 103+ font-size: 1.7em; }
104104
105105 h2 {
106 - font-size: 1.3em; }
 106+ font-size: 1.3em; }
107107
108108 .section_anchors a {
109 - display: block; }
 109+ display: block; }
110110
111111 .section_anchor {
112 - height: 1px;
113 - width: 1px; }
 112+ height: 1px;
 113+ width: 1px; }
114114
115115 .printonly, .geo-multi-punct, .geo-nondefault, .Z3988 {
116 - display: none; }
 116+ display: none; }
117117
118118 #featured_article .noprint, .today .noprint {
119 - display: none; }
 119+ display: none; }
120120
121121 .thumb {
122 - border: 1px solid #cccccc;
123 - -webkit-border-radius: 5px;
124 - -moz-border-radius: 5px;
125 - background: #f9f9f9;
126 - margin-bottom: 10px; }
127 - .thumb .thumbinner[style] {
128 - margin: 5px auto; }
129 - .thumb .thumbcaption {
130 - width: 100%;
131 - margin: 5px 10px 0;
132 - text-align: center;
133 - width: auto !important; }
 122+ border: 1px solid #cccccc;
 123+ -webkit-border-radius: 5px;
 124+ -moz-border-radius: 5px;
 125+ background: #f9f9f9;
 126+ margin-bottom: 10px; }
 127+ .thumb .thumbinner[style] {
 128+ margin: 5px auto; }
 129+ .thumb .thumbcaption {
 130+ width: 100%;
 131+ margin: 5px 10px 0;
 132+ text-align: center;
 133+ width: auto !important; }
134134
135135 img.thumbborder {
136 - border: 1px solid #cccccc; }
 136+ border: 1px solid #cccccc; }
137137
138138 .floatright {
139 - float: right; }
 139+ float: right; }
140140
141141 #content_wrapper.home h1#firstHeading {
142 - display: none; }
 142+ display: none; }
143143
144144 body {
145 - margin: 0; }
 145+ margin: 0; }
146146
147147 #header {
148 - margin: 8px 8px 0 8px; }
 148+ margin: 8px 8px 0 8px; }
149149
150150 #content_wrapper {
151 - clear: both;
152 - margin: 0 8px; }
 151+ clear: both;
 152+ margin: 0 8px; }
153153
154154 #footer {
155 - margin: 0 8px; }
 155+ margin: 0 8px; }
156156
157157 #header img, #header form, #header input, #header button {
158 - vertical-align: middle;
159 - display: inline-block; }
 158+ vertical-align: middle;
 159+ display: inline-block; }
160160
161161 #searchbox {
162 - width: auto;
163 - padding: 5px;
164 - border: 1px solid #cccccc;
165 - -webkit-border-radius: 2px;
166 - -moz-border-radius: 2px; }
167 - #searchbox a, #searchbox img {
168 - border: 0px;
169 - vertical-align: middle; }
170 - #searchbox #goButton {
171 - border: 0;
172 - background: url(images/s.gif) no-repeat top left;
173 - height: 25px;
174 - width: 27px; }
175 - #searchbox #searchField {
176 - width: auto; }
 162+ width: auto;
 163+ padding: 5px;
 164+ border: 1px solid #cccccc;
 165+ -webkit-border-radius: 2px;
 166+ -moz-border-radius: 2px; }
 167+ #searchbox a, #searchbox img {
 168+ border: 0px;
 169+ vertical-align: middle; }
 170+ #searchbox #goButton {
 171+ border: 0;
 172+ background: url(images/s.gif) no-repeat top left;
 173+ height: 25px;
 174+ width: 27px; }
 175+ #searchbox #searchField {
 176+ width: auto; }
177177
178178 #nav {
179 - -webkit-border-radius: 2px;
180 - -moz-border-radius: 2px;
181 - clear: both;
182 - padding: 5px 0; }
183 - #nav form, #nav button {
184 - display: inline-block; }
185 - #nav #disableButtons button {
186 - background: url(images/buttonbg.gif) no-repeat center;
187 - border: 0;
188 - height: 23px;
189 - width: 83px; }
 179+ -webkit-border-radius: 2px;
 180+ -moz-border-radius: 2px;
 181+ clear: both;
 182+ padding: 5px 0; }
 183+ #nav form, #nav button {
 184+ display: inline-block; }
 185+ #nav #disableButtons button {
 186+ background: url(images/buttonbg.gif) no-repeat center;
 187+ border: 0;
 188+ height: 23px;
 189+ width: 83px; }
190190
191191 #disableButtons {
192 - text-align: center; }
193 - #disableButtons #backButton {
194 - margin-top: 5em; }
 192+ text-align: center; }
 193+ #disableButtons #backButton {
 194+ margin-top: 5em; }
195195
196196 .mwm-notice {
197 - padding: 5px;
198 - background: #dddddd;
199 - -webkit-border-radius: 5px;
200 - margin-top: 5px;
201 - text-align: center;
202 - border: 1px solid grey; }
 197+ padding: 5px;
 198+ background: #dddddd;
 199+ -webkit-border-radius: 5px;
 200+ margin-top: 5px;
 201+ text-align: center;
 202+ border: 1px solid grey; }
203203
204204 .mwm-message.mwm-notice {
205 - font-size: 1.1em; }
 205+ font-size: 1.1em; }
206206
207207 #image_wrapper {
208 - margin: 8px 0 8px -3px; }
 208+ margin: 8px 0 8px -3px; }
209209
210210 #footer {
211 - padding-top: 1em; }
212 - #footer #perm {
213 - padding-top: 2em;
214 - font-size: 90%; }
215 - #footer #copyright {
216 - padding: 1em 0;
217 - font-size: 80%; }
 211+ padding-top: 1em; }
 212+ #footer #perm {
 213+ padding-top: 2em;
 214+ font-size: 90%; }
 215+ #footer #copyright {
 216+ padding: 1em 0;
 217+ font-size: 80%; }
218218
219219 ol.references > li:target,
220220 sup.reference:target,
221221 span.citation:target, cite:target {
222 - background-color: #ddeeff; }
 222+ background-color: #ddeeff; }
223223
224224 .content_block,
225225 .section_anchors,
226226 button.section_heading.hide {
227 - display: none; }
 227+ display: none; }
228228
229229 #clearButton {
230 - display: none; }
 230+ display: none; }
231231
232232 #nav {
233 - display: none;
234 - width: 172px;
235 - border: 1px solid #cccccc;
236 - border-top: 0px;
237 - margin: -1px 0 0 0;
238 - background: white;
239 - padding: 0 5px 5px 5px; }
 233+ display: none;
 234+ width: 172px;
 235+ border: 1px solid #cccccc;
 236+ border-top: 0px;
 237+ margin: -1px 0 0 0;
 238+ background: white;
 239+ padding: 0 5px 5px 5px; }
240240
241241 #search:focus {
242 - outline: none;
 242+ outline: none;
243243 }
244244

Status & tagging log