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; } |
53 | 53 | |
54 | 54 | table.admin { |
55 | | - width: 300px; } |
| 55 | + width: 300px; } |
56 | 56 | |
57 | 57 | html { |
58 | | - font-size: 0.8em; } |
| 58 | + font-size: 0.8em; } |
59 | 59 | |
60 | 60 | 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; } |
67 | 67 | |
68 | 68 | p, li, dl, #featured_article { |
69 | | - line-height: 1.65; } |
| 69 | + line-height: 1.65; } |
70 | 70 | |
71 | 71 | pre { |
72 | | - white-space: pre-wrap; } |
| 72 | + white-space: pre-wrap; } |
73 | 73 | |
74 | 74 | h2 { |
75 | | - border-bottom: 1px solid #aaaaaa; |
76 | | - padding-top: 0.3em; } |
| 75 | + border-bottom: 1px solid #aaaaaa; |
| 76 | + padding-top: 0.3em; } |
77 | 77 | |
78 | 78 | 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; } |
87 | 87 | |
88 | 88 | a.new, a.new:visited, a.new:hover { |
89 | | - color: red; } |
| 89 | + color: red; } |
90 | 90 | |
91 | 91 | a.back_to_top, a.back_to_top:visited { |
92 | | - margin-top: 7px; |
93 | | - color: blue; } |
| 92 | + margin-top: 7px; |
| 93 | + color: blue; } |
94 | 94 | |
95 | 95 | .links { |
96 | | - float: left; |
97 | | - padding: 10px; } |
| 96 | + float: left; |
| 97 | + padding: 10px; } |
98 | 98 | |
99 | 99 | #contentSub, .dablink { |
100 | | - margin-bottom: 10px; } |
| 100 | + margin-bottom: 10px; } |
101 | 101 | |
102 | 102 | #firstHeading { |
103 | | - font-size: 1.7em; } |
| 103 | + font-size: 1.7em; } |
104 | 104 | |
105 | 105 | h2 { |
106 | | - font-size: 1.3em; } |
| 106 | + font-size: 1.3em; } |
107 | 107 | |
108 | 108 | .section_anchors a { |
109 | | - display: block; } |
| 109 | + display: block; } |
110 | 110 | |
111 | 111 | .section_anchor { |
112 | | - height: 1px; |
113 | | - width: 1px; } |
| 112 | + height: 1px; |
| 113 | + width: 1px; } |
114 | 114 | |
115 | 115 | .printonly, .geo-multi-punct, .geo-nondefault, .Z3988 { |
116 | | - display: none; } |
| 116 | + display: none; } |
117 | 117 | |
118 | 118 | #featured_article .noprint, .today .noprint { |
119 | | - display: none; } |
| 119 | + display: none; } |
120 | 120 | |
121 | 121 | .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; } |
134 | 134 | |
135 | 135 | img.thumbborder { |
136 | | - border: 1px solid #cccccc; } |
| 136 | + border: 1px solid #cccccc; } |
137 | 137 | |
138 | 138 | .floatright { |
139 | | - float: right; } |
| 139 | + float: right; } |
140 | 140 | |
141 | 141 | #content_wrapper.home h1#firstHeading { |
142 | | - display: none; } |
| 142 | + display: none; } |
143 | 143 | |
144 | 144 | .thumb { |
145 | | - margin: 0.5em 0; } |
| 145 | + margin: 0.5em 0; } |
146 | 146 | |
147 | 147 | .thumb.tright { |
148 | | - float: right; |
149 | | - clear: right; |
150 | | - margin-left: 0.5em; } |
| 148 | + float: right; |
| 149 | + clear: right; |
| 150 | + margin-left: 0.5em; } |
151 | 151 | |
152 | 152 | .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; } |
157 | 157 | |
158 | 158 | .thumb.tleft { |
159 | | - float: left; |
160 | | - clear: left; |
161 | | - margin-right: 0.5em; } |
| 159 | + float: left; |
| 160 | + clear: left; |
| 161 | + margin-right: 0.5em; } |
162 | 162 | |
163 | 163 | .thumb .thumbinner, |
164 | 164 | .thumb .thumbinner[style] { |
165 | | - padding: 5px; |
166 | | - margin: 0; } |
| 165 | + padding: 5px; |
| 166 | + margin: 0; } |
167 | 167 | |
168 | 168 | body { |
169 | | - margin: 0; } |
| 169 | + margin: 0; } |
170 | 170 | |
171 | 171 | #header { |
172 | | - padding: 8px; } |
| 172 | + padding: 8px; } |
173 | 173 | |
174 | 174 | #content_wrapper { |
175 | | - background: white; |
176 | | - clear: both; |
177 | | - padding: 8px; } |
| 175 | + background: white; |
| 176 | + clear: both; |
| 177 | + padding: 8px; } |
178 | 178 | |
179 | 179 | #footer { |
180 | | - background: white; |
181 | | - padding: 0 8px; } |
| 180 | + background: white; |
| 181 | + padding: 0 8px; } |
182 | 182 | |
183 | 183 | body { |
184 | | - width: 798px; |
185 | | - background: #6ee4ff; |
186 | | - font-size: 200%; } |
| 184 | + width: 798px; |
| 185 | + background: #6ee4ff; |
| 186 | + font-size: 200%; } |
187 | 187 | |
188 | 188 | button, input { |
189 | | - font-size: 150%; } |
| 189 | + font-size: 150%; } |
190 | 190 | |
191 | 191 | #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; } |
201 | 201 | |
202 | 202 | .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; } |
209 | 209 | |
210 | 210 | .mwm-message.mwm-notice { |
211 | | - font-size: 1.1em; } |
| 211 | + font-size: 1.1em; } |
212 | 212 | |
213 | 213 | #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%; } |
221 | 221 | |
222 | 222 | ol.references > li:target, |
223 | 223 | sup.reference:target, |
224 | 224 | span.citation:target, cite:target { |
225 | | - background-color: #ddeeff; } |
| 225 | + background-color: #ddeeff; } |
226 | 226 | |
227 | 227 | .content_block, |
228 | 228 | .section_anchors, |
229 | 229 | button.section_heading.hide { |
230 | | - display: none; } |
| 230 | + display: none; } |
231 | 231 | |
232 | 232 | #search:focus { |
233 | | - outline: none; |
| 233 | + outline: none; |
234 | 234 | } |
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; } |
53 | 53 | |
54 | 54 | table.admin { |
55 | | - width: 300px; } |
| 55 | + width: 300px; } |
56 | 56 | |
57 | 57 | html { |
58 | | - font-size: 0.8em; } |
| 58 | + font-size: 0.8em; } |
59 | 59 | |
60 | 60 | 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; } |
67 | 67 | |
68 | 68 | p, li, dl, #featured_article { |
69 | | - line-height: 1.65; } |
| 69 | + line-height: 1.65; } |
70 | 70 | |
71 | 71 | pre { |
72 | | - white-space: pre-wrap; } |
| 72 | + white-space: pre-wrap; } |
73 | 73 | |
74 | 74 | h2 { |
75 | | - border-bottom: 1px solid #aaaaaa; |
76 | | - padding-top: 0.3em; } |
| 75 | + border-bottom: 1px solid #aaaaaa; |
| 76 | + padding-top: 0.3em; } |
77 | 77 | |
78 | 78 | 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; } |
87 | 87 | |
88 | 88 | a.new, a.new:visited, a.new:hover { |
89 | | - color: red; } |
| 89 | + color: red; } |
90 | 90 | |
91 | 91 | a.back_to_top, a.back_to_top:visited { |
92 | | - margin-top: 7px; |
93 | | - color: blue; } |
| 92 | + margin-top: 7px; |
| 93 | + color: blue; } |
94 | 94 | |
95 | 95 | .links { |
96 | | - float: left; |
97 | | - padding: 10px; } |
| 96 | + float: left; |
| 97 | + padding: 10px; } |
98 | 98 | |
99 | 99 | #contentSub, .dablink { |
100 | | - margin-bottom: 10px; } |
| 100 | + margin-bottom: 10px; } |
101 | 101 | |
102 | 102 | #firstHeading { |
103 | | - font-size: 1.7em; } |
| 103 | + font-size: 1.7em; } |
104 | 104 | |
105 | 105 | h2 { |
106 | | - font-size: 1.3em; } |
| 106 | + font-size: 1.3em; } |
107 | 107 | |
108 | 108 | .section_anchors a { |
109 | | - display: block; } |
| 109 | + display: block; } |
110 | 110 | |
111 | 111 | .section_anchor { |
112 | | - height: 1px; |
113 | | - width: 1px; } |
| 112 | + height: 1px; |
| 113 | + width: 1px; } |
114 | 114 | |
115 | 115 | .printonly, .geo-multi-punct, .geo-nondefault, .Z3988 { |
116 | | - display: none; } |
| 116 | + display: none; } |
117 | 117 | |
118 | 118 | #featured_article .noprint, .today .noprint { |
119 | | - display: none; } |
| 119 | + display: none; } |
120 | 120 | |
121 | 121 | .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; } |
134 | 134 | |
135 | 135 | img.thumbborder { |
136 | | - border: 1px solid #cccccc; } |
| 136 | + border: 1px solid #cccccc; } |
137 | 137 | |
138 | 138 | .floatright { |
139 | | - float: right; } |
| 139 | + float: right; } |
140 | 140 | |
141 | 141 | #content_wrapper.home h1#firstHeading { |
142 | | - display: none; } |
| 142 | + display: none; } |
143 | 143 | |
144 | 144 | body { |
145 | | - margin: 0; } |
| 145 | + margin: 0; } |
146 | 146 | |
147 | 147 | #header { |
148 | | - margin: 8px 8px 0 8px; } |
| 148 | + margin: 8px 8px 0 8px; } |
149 | 149 | |
150 | 150 | #content_wrapper { |
151 | | - clear: both; |
152 | | - margin: 0 8px; } |
| 151 | + clear: both; |
| 152 | + margin: 0 8px; } |
153 | 153 | |
154 | 154 | #footer { |
155 | | - margin: 0 8px; } |
| 155 | + margin: 0 8px; } |
156 | 156 | |
157 | 157 | #header img, #header form, #header input, #header button { |
158 | | - vertical-align: middle; |
159 | | - display: inline-block; } |
| 158 | + vertical-align: middle; |
| 159 | + display: inline-block; } |
160 | 160 | |
161 | 161 | #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; } |
177 | 177 | |
178 | 178 | #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; } |
190 | 190 | |
191 | 191 | #disableButtons { |
192 | | - text-align: center; } |
193 | | - #disableButtons #backButton { |
194 | | - margin-top: 5em; } |
| 192 | + text-align: center; } |
| 193 | + #disableButtons #backButton { |
| 194 | + margin-top: 5em; } |
195 | 195 | |
196 | 196 | .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; } |
203 | 203 | |
204 | 204 | .mwm-message.mwm-notice { |
205 | | - font-size: 1.1em; } |
| 205 | + font-size: 1.1em; } |
206 | 206 | |
207 | 207 | #image_wrapper { |
208 | | - margin: 8px 0 8px -3px; } |
| 208 | + margin: 8px 0 8px -3px; } |
209 | 209 | |
210 | 210 | #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%; } |
218 | 218 | |
219 | 219 | ol.references > li:target, |
220 | 220 | sup.reference:target, |
221 | 221 | span.citation:target, cite:target { |
222 | | - background-color: #ddeeff; } |
| 222 | + background-color: #ddeeff; } |
223 | 223 | |
224 | 224 | .content_block, |
225 | 225 | .section_anchors, |
226 | 226 | button.section_heading.hide { |
227 | | - display: none; } |
| 227 | + display: none; } |
228 | 228 | |
229 | 229 | #header, #footer, #content_wrapper { |
230 | | - margin: 0 2px; } |
| 230 | + margin: 0 2px; } |
231 | 231 | |
232 | 232 | #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; } |
244 | 244 | |
245 | 245 | .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; } |
253 | 253 | |
254 | 254 | #nav { |
255 | | - padding: 5px 0 5px 0; } |
| 255 | + padding: 5px 0 5px 0; } |
256 | 256 | |
257 | 257 | .mwm-notice { |
258 | | - text-align: left; } |
| 258 | + text-align: left; } |
259 | 259 | |
260 | 260 | .mwm-message.mwm-notice { |
261 | | - display: none; } |
| 261 | + display: none; } |
262 | 262 | |
263 | 263 | a.arrow { |
264 | | - float: right; |
265 | | - margin-right: 5px; } |
| 264 | + float: right; |
| 265 | + margin-right: 5px; } |
266 | 266 | |
267 | 267 | #search:focus { |
268 | | - outline: none; |
| 268 | + outline: none; |
269 | 269 | } |
270 | 270 | |
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; } |
53 | 53 | |
54 | 54 | table.admin { |
55 | | - width: 300px; } |
| 55 | + width: 300px; } |
56 | 56 | |
57 | 57 | html { |
58 | | - font-size: 0.8em; } |
| 58 | + font-size: 0.8em; } |
59 | 59 | |
60 | 60 | 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; } |
67 | 67 | |
68 | 68 | p, li, dl, #featured_article { |
69 | | - line-height: 1.65; } |
| 69 | + line-height: 1.65; } |
70 | 70 | |
71 | 71 | pre { |
72 | | - white-space: pre-wrap; } |
| 72 | + white-space: pre-wrap; } |
73 | 73 | |
74 | 74 | h2 { |
75 | | - border-bottom: 1px solid #aaaaaa; |
76 | | - padding-top: 0.3em; } |
| 75 | + border-bottom: 1px solid #aaaaaa; |
| 76 | + padding-top: 0.3em; } |
77 | 77 | |
78 | 78 | 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; } |
87 | 87 | |
88 | 88 | a.new, a.new:visited, a.new:hover { |
89 | | - color: red; } |
| 89 | + color: red; } |
90 | 90 | |
91 | 91 | a.back_to_top, a.back_to_top:visited { |
92 | | - margin-top: 7px; |
93 | | - color: blue; } |
| 92 | + margin-top: 7px; |
| 93 | + color: blue; } |
94 | 94 | |
95 | 95 | .links { |
96 | | - float: left; |
97 | | - padding: 10px; } |
| 96 | + float: left; |
| 97 | + padding: 10px; } |
98 | 98 | |
99 | 99 | #contentSub, .dablink { |
100 | | - margin-bottom: 10px; } |
| 100 | + margin-bottom: 10px; } |
101 | 101 | |
102 | 102 | #firstHeading { |
103 | | - font-size: 1.7em; } |
| 103 | + font-size: 1.7em; } |
104 | 104 | |
105 | 105 | h2 { |
106 | | - font-size: 1.3em; } |
| 106 | + font-size: 1.3em; } |
107 | 107 | |
108 | 108 | .section_anchors a { |
109 | | - display: block; } |
| 109 | + display: block; } |
110 | 110 | |
111 | 111 | .section_anchor { |
112 | | - height: 1px; |
113 | | - width: 1px; } |
| 112 | + height: 1px; |
| 113 | + width: 1px; } |
114 | 114 | |
115 | 115 | .printonly, .geo-multi-punct, .geo-nondefault, .Z3988 { |
116 | | - display: none; } |
| 116 | + display: none; } |
117 | 117 | |
118 | 118 | #featured_article .noprint, .today .noprint { |
119 | | - display: none; } |
| 119 | + display: none; } |
120 | 120 | |
121 | 121 | .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; } |
134 | 134 | |
135 | 135 | img.thumbborder { |
136 | | - border: 1px solid #cccccc; } |
| 136 | + border: 1px solid #cccccc; } |
137 | 137 | |
138 | 138 | .floatright { |
139 | | - float: right; } |
| 139 | + float: right; } |
140 | 140 | |
141 | 141 | #content_wrapper.home h1#firstHeading { |
142 | | - display: none; } |
| 142 | + display: none; } |
143 | 143 | |
144 | 144 | body { |
145 | | - margin: 0; } |
| 145 | + margin: 0; } |
146 | 146 | |
147 | 147 | #header { |
148 | | - margin: 8px 8px 0 8px; } |
| 148 | + margin: 8px 8px 0 8px; } |
149 | 149 | |
150 | 150 | #content_wrapper { |
151 | | - clear: both; |
152 | | - margin: 0 8px; } |
| 151 | + clear: both; |
| 152 | + margin: 0 8px; } |
153 | 153 | |
154 | 154 | #footer { |
155 | | - margin: 0 8px; } |
| 155 | + margin: 0 8px; } |
156 | 156 | |
157 | 157 | #header img, #header form, #header input, #header button { |
158 | | - vertical-align: middle; |
159 | | - display: inline-block; } |
| 158 | + vertical-align: middle; |
| 159 | + display: inline-block; } |
160 | 160 | |
161 | 161 | #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; } |
177 | 177 | |
178 | 178 | #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; } |
185 | 185 | #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; } |
194 | 194 | |
195 | 195 | .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; } |
202 | 202 | |
203 | 203 | .mwm-message.mwm-notice { |
204 | | - font-size: 1.1em; } |
| 204 | + font-size: 1.1em; } |
205 | 205 | |
206 | 206 | #image_wrapper { |
207 | | - margin: 8px 0 8px -3px; } |
| 207 | + margin: 8px 0 8px -3px; } |
208 | 208 | |
209 | 209 | #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%; } |
217 | 217 | |
218 | 218 | ol.references > li:target, |
219 | 219 | sup.reference:target, |
220 | 220 | span.citation:target, cite:target { |
221 | | - background-color: #ddeeff; } |
| 221 | + background-color: #ddeeff; } |
222 | 222 | |
223 | 223 | .content_block, |
224 | 224 | .section_anchors, |
225 | 225 | button.section_heading.hide { |
226 | | - display: none; } |
| 226 | + display: none; } |
227 | 227 | |
228 | 228 | #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; } |
240 | 240 | |
241 | 241 | #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; } |
250 | 250 | |
251 | 251 | body { |
252 | | - font-size: 14px; } |
| 252 | + font-size: 14px; } |
253 | 253 | |
254 | 254 | #search:focus { |
255 | | - outline: none; |
| 255 | + outline: none; |
256 | 256 | } |
257 | 257 | |
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; } |
53 | 53 | |
54 | 54 | table.admin { |
55 | | - width: 300px; } |
| 55 | + width: 300px; } |
56 | 56 | |
57 | 57 | html { |
58 | | - font-size: 0.8em; } |
| 58 | + font-size: 0.8em; } |
59 | 59 | |
60 | 60 | 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; } |
67 | 67 | |
68 | 68 | p, li, dl, #featured_article { |
69 | | - line-height: 1.65; } |
| 69 | + line-height: 1.65; } |
70 | 70 | |
71 | 71 | pre { |
72 | | - white-space: pre-wrap; } |
| 72 | + white-space: pre-wrap; } |
73 | 73 | |
74 | 74 | h2 { |
75 | | - border-bottom: 1px solid #aaaaaa; |
76 | | - padding-top: 0.3em; } |
| 75 | + border-bottom: 1px solid #aaaaaa; |
| 76 | + padding-top: 0.3em; } |
77 | 77 | |
78 | 78 | 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; } |
87 | 87 | |
88 | 88 | a.new, a.new:visited, a.new:hover { |
89 | | - color: red; } |
| 89 | + color: red; } |
90 | 90 | |
91 | 91 | a.back_to_top, a.back_to_top:visited { |
92 | | - margin-top: 7px; |
93 | | - color: blue; } |
| 92 | + margin-top: 7px; |
| 93 | + color: blue; } |
94 | 94 | |
95 | 95 | .links { |
96 | | - float: left; |
97 | | - padding: 10px; } |
| 96 | + float: left; |
| 97 | + padding: 10px; } |
98 | 98 | |
99 | 99 | #contentSub, .dablink { |
100 | | - margin-bottom: 10px; } |
| 100 | + margin-bottom: 10px; } |
101 | 101 | |
102 | 102 | #firstHeading { |
103 | | - font-size: 1.7em; } |
| 103 | + font-size: 1.7em; } |
104 | 104 | |
105 | 105 | h2 { |
106 | | - font-size: 1.3em; } |
| 106 | + font-size: 1.3em; } |
107 | 107 | |
108 | 108 | .section_anchors a { |
109 | | - display: block; } |
| 109 | + display: block; } |
110 | 110 | |
111 | 111 | .section_anchor { |
112 | | - height: 1px; |
113 | | - width: 1px; } |
| 112 | + height: 1px; |
| 113 | + width: 1px; } |
114 | 114 | |
115 | 115 | .printonly, .geo-multi-punct, .geo-nondefault, .Z3988 { |
116 | | - display: none; } |
| 116 | + display: none; } |
117 | 117 | |
118 | 118 | #featured_article .noprint, .today .noprint { |
119 | | - display: none; } |
| 119 | + display: none; } |
120 | 120 | |
121 | 121 | .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; } |
134 | 134 | |
135 | 135 | img.thumbborder { |
136 | | - border: 1px solid #cccccc; } |
| 136 | + border: 1px solid #cccccc; } |
137 | 137 | |
138 | 138 | .floatright { |
139 | | - float: right; } |
| 139 | + float: right; } |
140 | 140 | |
141 | 141 | #content_wrapper.home h1#firstHeading { |
142 | | - display: none; } |
| 142 | + display: none; } |
143 | 143 | |
144 | 144 | body { |
145 | | - margin: 0; } |
| 145 | + margin: 0; } |
146 | 146 | |
147 | 147 | #header { |
148 | | - margin: 8px 8px 0 8px; } |
| 148 | + margin: 8px 8px 0 8px; } |
149 | 149 | |
150 | 150 | #content_wrapper { |
151 | | - clear: both; |
152 | | - margin: 0 8px; } |
| 151 | + clear: both; |
| 152 | + margin: 0 8px; } |
153 | 153 | |
154 | 154 | #footer { |
155 | | - margin: 0 8px; } |
| 155 | + margin: 0 8px; } |
156 | 156 | |
157 | 157 | #header img, #header form, #header input, #header button { |
158 | | - vertical-align: middle; |
159 | | - display: inline-block; } |
| 158 | + vertical-align: middle; |
| 159 | + display: inline-block; } |
160 | 160 | |
161 | 161 | #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; } |
177 | 177 | |
178 | 178 | #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; } |
190 | 190 | |
191 | 191 | #disableButtons { |
192 | | - text-align: center; } |
193 | | - #disableButtons #backButton { |
194 | | - margin-top: 5em; } |
| 192 | + text-align: center; } |
| 193 | + #disableButtons #backButton { |
| 194 | + margin-top: 5em; } |
195 | 195 | |
196 | 196 | .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; } |
203 | 203 | |
204 | 204 | .mwm-message.mwm-notice { |
205 | | - font-size: 1.1em; } |
| 205 | + font-size: 1.1em; } |
206 | 206 | |
207 | 207 | #image_wrapper { |
208 | | - margin: 8px 0 8px -3px; } |
| 208 | + margin: 8px 0 8px -3px; } |
209 | 209 | |
210 | 210 | #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%; } |
218 | 218 | |
219 | 219 | ol.references > li:target, |
220 | 220 | sup.reference:target, |
221 | 221 | span.citation:target, cite:target { |
222 | | - background-color: #ddeeff; } |
| 222 | + background-color: #ddeeff; } |
223 | 223 | |
224 | 224 | .content_block, |
225 | 225 | .section_anchors, |
226 | 226 | button.section_heading.hide { |
227 | | - display: none; } |
| 227 | + display: none; } |
228 | 228 | |
229 | 229 | body { |
230 | | - font-size: 1.8em; } |
| 230 | + font-size: 1.8em; } |
231 | 231 | |
232 | 232 | #clearButton { |
233 | | - display: none; } |
| 233 | + display: none; } |
234 | 234 | |
235 | 235 | #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; } |
243 | 243 | |
244 | 244 | #search:focus { |
245 | | - outline: none; |
| 245 | + outline: none; |
246 | 246 | } |
247 | 247 | |
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; } |
53 | 53 | |
54 | 54 | table.admin { |
55 | | - width: 300px; } |
| 55 | + width: 300px; } |
56 | 56 | |
57 | 57 | html { |
58 | | - font-size: 0.8em; } |
| 58 | + font-size: 0.8em; } |
59 | 59 | |
60 | 60 | 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; } |
67 | 67 | |
68 | 68 | p, li, dl, #featured_article { |
69 | | - line-height: 1.65; } |
| 69 | + line-height: 1.65; } |
70 | 70 | |
71 | 71 | pre { |
72 | | - white-space: pre-wrap; } |
| 72 | + white-space: pre-wrap; } |
73 | 73 | |
74 | 74 | h2 { |
75 | | - border-bottom: 1px solid #aaaaaa; |
76 | | - padding-top: 0.3em; } |
| 75 | + border-bottom: 1px solid #aaaaaa; |
| 76 | + padding-top: 0.3em; } |
77 | 77 | |
78 | 78 | 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; } |
87 | 87 | |
88 | 88 | a.new, a.new:visited, a.new:hover { |
89 | | - color: red; } |
| 89 | + color: red; } |
90 | 90 | |
91 | 91 | a.back_to_top, a.back_to_top:visited { |
92 | | - margin-top: 7px; |
93 | | - color: blue; } |
| 92 | + margin-top: 7px; |
| 93 | + color: blue; } |
94 | 94 | |
95 | 95 | .links { |
96 | | - float: left; |
97 | | - padding: 10px; } |
| 96 | + float: left; |
| 97 | + padding: 10px; } |
98 | 98 | |
99 | 99 | #contentSub, .dablink { |
100 | | - margin-bottom: 10px; } |
| 100 | + margin-bottom: 10px; } |
101 | 101 | |
102 | 102 | #firstHeading { |
103 | | - font-size: 1.7em; } |
| 103 | + font-size: 1.7em; } |
104 | 104 | |
105 | 105 | h2 { |
106 | | - font-size: 1.3em; } |
| 106 | + font-size: 1.3em; } |
107 | 107 | |
108 | 108 | .section_anchors a { |
109 | | - display: block; } |
| 109 | + display: block; } |
110 | 110 | |
111 | 111 | .section_anchor { |
112 | | - height: 1px; |
113 | | - width: 1px; } |
| 112 | + height: 1px; |
| 113 | + width: 1px; } |
114 | 114 | |
115 | 115 | .printonly, .geo-multi-punct, .geo-nondefault, .Z3988 { |
116 | | - display: none; } |
| 116 | + display: none; } |
117 | 117 | |
118 | 118 | #featured_article .noprint, .today .noprint { |
119 | | - display: none; } |
| 119 | + display: none; } |
120 | 120 | |
121 | 121 | .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; } |
134 | 134 | |
135 | 135 | img.thumbborder { |
136 | | - border: 1px solid #cccccc; } |
| 136 | + border: 1px solid #cccccc; } |
137 | 137 | |
138 | 138 | .floatright { |
139 | | - float: right; } |
| 139 | + float: right; } |
140 | 140 | |
141 | 141 | #content_wrapper.home h1#firstHeading { |
142 | | - display: none; } |
| 142 | + display: none; } |
143 | 143 | |
144 | 144 | body { |
145 | | - margin: 0; } |
| 145 | + margin: 0; } |
146 | 146 | |
147 | 147 | #header { |
148 | | - margin: 8px 8px 0 8px; } |
| 148 | + margin: 8px 8px 0 8px; } |
149 | 149 | |
150 | 150 | #content_wrapper { |
151 | | - clear: both; |
152 | | - margin: 0 8px; } |
| 151 | + clear: both; |
| 152 | + margin: 0 8px; } |
153 | 153 | |
154 | 154 | #footer { |
155 | | - margin: 0 8px; } |
| 155 | + margin: 0 8px; } |
156 | 156 | |
157 | 157 | #header img, #header form, #header input, #header button { |
158 | | - vertical-align: middle; |
159 | | - display: inline-block; } |
| 158 | + vertical-align: middle; |
| 159 | + display: inline-block; } |
160 | 160 | |
161 | 161 | #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; } |
177 | 177 | |
178 | 178 | #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; } |
190 | 190 | |
191 | 191 | #disableButtons { |
192 | | - text-align: center; } |
193 | | - #disableButtons #backButton { |
194 | | - margin-top: 5em; } |
| 192 | + text-align: center; } |
| 193 | + #disableButtons #backButton { |
| 194 | + margin-top: 5em; } |
195 | 195 | |
196 | 196 | .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; } |
203 | 203 | |
204 | 204 | .mwm-message.mwm-notice { |
205 | | - font-size: 1.1em; } |
| 205 | + font-size: 1.1em; } |
206 | 206 | |
207 | 207 | #image_wrapper { |
208 | | - margin: 8px 0 8px -3px; } |
| 208 | + margin: 8px 0 8px -3px; } |
209 | 209 | |
210 | 210 | #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%; } |
218 | 218 | |
219 | 219 | ol.references > li:target, |
220 | 220 | sup.reference:target, |
221 | 221 | span.citation:target, cite:target { |
222 | | - background-color: #ddeeff; } |
| 222 | + background-color: #ddeeff; } |
223 | 223 | |
224 | 224 | .content_block, |
225 | 225 | .section_anchors, |
226 | 226 | button.section_heading.hide { |
227 | | - display: none; } |
| 227 | + display: none; } |
228 | 228 | |
229 | 229 | #clearButton { |
230 | | - display: none; } |
| 230 | + display: none; } |
231 | 231 | |
232 | 232 | #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; } |
240 | 240 | |
241 | 241 | #nav { |
242 | | - margin-top: 8px; } |
| 242 | + margin-top: 8px; } |
243 | 243 | |
244 | 244 | #search:focus { |
245 | | - outline: none; |
| 245 | + outline: none; |
246 | 246 | } |
247 | 247 | |
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; } |
53 | 53 | |
54 | 54 | table.admin { |
55 | | - width: 300px; } |
| 55 | + width: 300px; } |
56 | 56 | |
57 | 57 | html { |
58 | | - font-size: 0.8em; } |
| 58 | + font-size: 0.8em; } |
59 | 59 | |
60 | 60 | 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; } |
67 | 67 | |
68 | 68 | p, li, dl, #featured_article { |
69 | | - line-height: 1.65; } |
| 69 | + line-height: 1.65; } |
70 | 70 | |
71 | 71 | pre { |
72 | | - white-space: pre-wrap; } |
| 72 | + white-space: pre-wrap; } |
73 | 73 | |
74 | 74 | h2 { |
75 | | - border-bottom: 1px solid #aaaaaa; |
76 | | - padding-top: 0.3em; } |
| 75 | + border-bottom: 1px solid #aaaaaa; |
| 76 | + padding-top: 0.3em; } |
77 | 77 | |
78 | 78 | 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; } |
87 | 87 | |
88 | 88 | a.new, a.new:visited, a.new:hover { |
89 | | - color: red; } |
| 89 | + color: red; } |
90 | 90 | |
91 | 91 | a.back_to_top, a.back_to_top:visited { |
92 | | - margin-top: 7px; |
93 | | - color: blue; } |
| 92 | + margin-top: 7px; |
| 93 | + color: blue; } |
94 | 94 | |
95 | 95 | .links { |
96 | | - float: left; |
97 | | - padding: 10px; } |
| 96 | + float: left; |
| 97 | + padding: 10px; } |
98 | 98 | |
99 | 99 | #contentSub, .dablink { |
100 | | - margin-bottom: 10px; } |
| 100 | + margin-bottom: 10px; } |
101 | 101 | |
102 | 102 | #firstHeading { |
103 | | - font-size: 1.7em; } |
| 103 | + font-size: 1.7em; } |
104 | 104 | |
105 | 105 | h2 { |
106 | | - font-size: 1.3em; } |
| 106 | + font-size: 1.3em; } |
107 | 107 | |
108 | 108 | .section_anchors a { |
109 | | - display: block; } |
| 109 | + display: block; } |
110 | 110 | |
111 | 111 | .section_anchor { |
112 | | - height: 1px; |
113 | | - width: 1px; } |
| 112 | + height: 1px; |
| 113 | + width: 1px; } |
114 | 114 | |
115 | 115 | .printonly, .geo-multi-punct, .geo-nondefault, .Z3988 { |
116 | | - display: none; } |
| 116 | + display: none; } |
117 | 117 | |
118 | 118 | #featured_article .noprint, .today .noprint { |
119 | | - display: none; } |
| 119 | + display: none; } |
120 | 120 | |
121 | 121 | .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; } |
134 | 134 | |
135 | 135 | img.thumbborder { |
136 | | - border: 1px solid #cccccc; } |
| 136 | + border: 1px solid #cccccc; } |
137 | 137 | |
138 | 138 | .floatright { |
139 | | - float: right; } |
| 139 | + float: right; } |
140 | 140 | |
141 | 141 | #content_wrapper.home h1#firstHeading { |
142 | | - display: none; } |
| 142 | + display: none; } |
143 | 143 | |
144 | 144 | body { |
145 | | - margin: 0; } |
| 145 | + margin: 0; } |
146 | 146 | |
147 | 147 | #header { |
148 | | - margin: 8px 8px 0 8px; } |
| 148 | + margin: 8px 8px 0 8px; } |
149 | 149 | |
150 | 150 | #content_wrapper { |
151 | | - clear: both; |
152 | | - margin: 0 8px; } |
| 151 | + clear: both; |
| 152 | + margin: 0 8px; } |
153 | 153 | |
154 | 154 | #footer { |
155 | | - margin: 0 8px; } |
| 155 | + margin: 0 8px; } |
156 | 156 | |
157 | 157 | #header img, #header form, #header input, #header button { |
158 | | - vertical-align: middle; |
159 | | - display: inline-block; } |
| 158 | + vertical-align: middle; |
| 159 | + display: inline-block; } |
160 | 160 | |
161 | 161 | #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; } |
177 | 177 | |
178 | 178 | #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; } |
190 | 190 | |
191 | 191 | #disableButtons { |
192 | | - text-align: center; } |
193 | | - #disableButtons #backButton { |
194 | | - margin-top: 5em; } |
| 192 | + text-align: center; } |
| 193 | + #disableButtons #backButton { |
| 194 | + margin-top: 5em; } |
195 | 195 | |
196 | 196 | .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; } |
203 | 203 | |
204 | 204 | .mwm-message.mwm-notice { |
205 | | - font-size: 1.1em; } |
| 205 | + font-size: 1.1em; } |
206 | 206 | |
207 | 207 | #image_wrapper { |
208 | | - margin: 8px 0 8px -3px; } |
| 208 | + margin: 8px 0 8px -3px; } |
209 | 209 | |
210 | 210 | #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%; } |
218 | 218 | |
219 | 219 | ol.references > li:target, |
220 | 220 | sup.reference:target, |
221 | 221 | span.citation:target, cite:target { |
222 | | - background-color: #ddeeff; } |
| 222 | + background-color: #ddeeff; } |
223 | 223 | |
224 | 224 | .content_block, |
225 | 225 | .section_anchors, |
226 | 226 | button.section_heading.hide { |
227 | | - display: none; } |
| 227 | + display: none; } |
228 | 228 | |
229 | 229 | #header, #footer, #content_wrapper { |
230 | | - margin: 0 2px; } |
| 230 | + margin: 0 2px; } |
231 | 231 | |
232 | 232 | #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; } |
244 | 244 | |
245 | 245 | .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; } |
253 | 253 | |
254 | 254 | #nav { |
255 | | - padding: 5px 0 5px 0; } |
| 255 | + padding: 5px 0 5px 0; } |
256 | 256 | |
257 | 257 | .mwm-notice { |
258 | | - text-align: left; } |
| 258 | + text-align: left; } |
259 | 259 | |
260 | 260 | .mwm-message.mwm-notice { |
261 | | - display: none; } |
| 261 | + display: none; } |
262 | 262 | |
263 | 263 | a.arrow { |
264 | | - float: right; |
265 | | - margin-right: 5px; } |
| 264 | + float: right; |
| 265 | + margin-right: 5px; } |
266 | 266 | |
267 | 267 | .thumb { |
268 | | - margin: 0.5em 0; } |
| 268 | + margin: 0.5em 0; } |
269 | 269 | |
270 | 270 | .thumb.tright { |
271 | | - float: right; |
272 | | - clear: right; |
273 | | - margin-left: 0.5em; } |
| 271 | + float: right; |
| 272 | + clear: right; |
| 273 | + margin-left: 0.5em; } |
274 | 274 | |
275 | 275 | .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; } |
280 | 280 | |
281 | 281 | .thumb.tleft { |
282 | | - float: left; |
283 | | - clear: left; |
284 | | - margin-right: 0.5em; } |
| 282 | + float: left; |
| 283 | + clear: left; |
| 284 | + margin-right: 0.5em; } |
285 | 285 | |
286 | 286 | .thumb .thumbinner, |
287 | 287 | .thumb .thumbinner[style] { |
288 | | - padding: 5px; |
289 | | - margin: 0; } |
| 288 | + padding: 5px; |
| 289 | + margin: 0; } |
290 | 290 | |
291 | 291 | #searchField { |
292 | | - font-size: 1.2em; } |
| 292 | + font-size: 1.2em; } |
293 | 293 | |
294 | 294 | span.idx { |
295 | | - display: none; } |
| 295 | + display: none; } |
296 | 296 | |
297 | 297 | #search:focus { |
298 | | - outline: none; |
| 298 | + outline: none; |
299 | 299 | } |
300 | 300 | |
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; } |
11 | 11 | |
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; } |
54 | 54 | |
55 | 55 | table.admin { |
56 | | - width: 300px; } |
| 56 | + width: 300px; } |
57 | 57 | |
58 | 58 | html { |
59 | | - font-size: 0.8em; } |
| 59 | + font-size: 0.8em; } |
60 | 60 | |
61 | 61 | 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; } |
68 | 68 | |
69 | 69 | p, li, dl, #featured_article { |
70 | | - line-height: 1.65; } |
| 70 | + line-height: 1.65; } |
71 | 71 | |
72 | 72 | pre { |
73 | | - white-space: pre-wrap; } |
| 73 | + white-space: pre-wrap; } |
74 | 74 | |
75 | 75 | h2 { |
76 | | - border-bottom: 1px solid #aaaaaa; |
77 | | - padding-top: 0.3em; } |
| 76 | + border-bottom: 1px solid #aaaaaa; |
| 77 | + padding-top: 0.3em; } |
78 | 78 | |
79 | 79 | 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; } |
88 | 88 | |
89 | 89 | a.new, a.new:visited, a.new:hover { |
90 | | - color: red; } |
| 90 | + color: red; } |
91 | 91 | |
92 | 92 | a.back_to_top, a.back_to_top:visited { |
93 | | - margin-top: 7px; |
94 | | - color: blue; } |
| 93 | + margin-top: 7px; |
| 94 | + color: blue; } |
95 | 95 | |
96 | 96 | .links { |
97 | | - float: left; |
98 | | - padding: 10px; } |
| 97 | + float: left; |
| 98 | + padding: 10px; } |
99 | 99 | |
100 | 100 | #contentSub, .dablink { |
101 | | - margin-bottom: 10px; } |
| 101 | + margin-bottom: 10px; } |
102 | 102 | |
103 | 103 | #firstHeading { |
104 | | - font-size: 1.7em; } |
| 104 | + font-size: 1.7em; } |
105 | 105 | |
106 | 106 | h2 { |
107 | | - font-size: 1.3em; } |
| 107 | + font-size: 1.3em; } |
108 | 108 | |
109 | 109 | .section_anchors a { |
110 | | - display: block; } |
| 110 | + display: block; } |
111 | 111 | |
112 | 112 | .section_anchor { |
113 | | - height: 1px; |
114 | | - width: 1px; } |
| 113 | + height: 1px; |
| 114 | + width: 1px; } |
115 | 115 | |
116 | 116 | .printonly, .geo-multi-punct, .geo-nondefault, .Z3988 { |
117 | | - display: none; } |
| 117 | + display: none; } |
118 | 118 | |
119 | 119 | #featured_article .noprint, .today .noprint { |
120 | | - display: none; } |
| 120 | + display: none; } |
121 | 121 | |
122 | 122 | .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; } |
135 | 135 | |
136 | 136 | img.thumbborder { |
137 | | - border: 1px solid #cccccc; } |
| 137 | + border: 1px solid #cccccc; } |
138 | 138 | |
139 | 139 | .floatright { |
140 | | - float: right; } |
| 140 | + float: right; } |
141 | 141 | |
142 | 142 | #content_wrapper.home h1#firstHeading { |
143 | | - display: none; } |
| 143 | + display: none; } |
144 | 144 | |
145 | 145 | body { |
146 | | - margin: 0; } |
| 146 | + margin: 0; } |
147 | 147 | |
148 | 148 | #header { |
149 | | - margin: 8px 8px 0 8px; } |
| 149 | + margin: 8px 8px 0 8px; } |
150 | 150 | |
151 | 151 | #content_wrapper { |
152 | | - clear: both; |
153 | | - margin: 0 8px; } |
| 152 | + clear: both; |
| 153 | + margin: 0 8px; } |
154 | 154 | |
155 | 155 | #footer { |
156 | | - margin: 0 8px; } |
| 156 | + margin: 0 8px; } |
157 | 157 | |
158 | 158 | #header img, #header form, #header input, #header button { |
159 | | - vertical-align: middle; |
160 | | - display: inline-block; } |
| 159 | + vertical-align: middle; |
| 160 | + display: inline-block; } |
161 | 161 | |
162 | 162 | #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; } |
178 | 178 | |
179 | 179 | #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; } |
191 | 191 | |
192 | 192 | #disableButtons { |
193 | | - text-align: center; } |
194 | | - #disableButtons #backButton { |
195 | | - margin-top: 5em; } |
| 193 | + text-align: center; } |
| 194 | + #disableButtons #backButton { |
| 195 | + margin-top: 5em; } |
196 | 196 | |
197 | 197 | .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; } |
204 | 204 | |
205 | 205 | .mwm-message.mwm-notice { |
206 | | - font-size: 1.1em; } |
| 206 | + font-size: 1.1em; } |
207 | 207 | |
208 | 208 | #image_wrapper { |
209 | | - margin: 8px 0 8px -3px; } |
| 209 | + margin: 8px 0 8px -3px; } |
210 | 210 | |
211 | 211 | #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%; } |
219 | 219 | |
220 | 220 | ol.references > li:target, |
221 | 221 | sup.reference:target, |
222 | 222 | span.citation:target, cite:target { |
223 | | - background-color: #ddeeff; } |
| 223 | + background-color: #ddeeff; } |
224 | 224 | |
225 | 225 | .content_block, |
226 | 226 | .section_anchors, |
227 | 227 | button.section_heading.hide { |
228 | | - display: none; } |
| 228 | + display: none; } |
229 | 229 | |
230 | 230 | #clearButton { |
231 | | - display: none; } |
| 231 | + display: none; } |
232 | 232 | |
233 | 233 | #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; } |
241 | 241 | |
242 | 242 | #header { |
243 | | - max-width: 290px; } |
| 243 | + max-width: 290px; } |
244 | 244 | |
245 | 245 | #search:focus { |
246 | | - outline: none; |
| 246 | + outline: none; |
247 | 247 | } |
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; } |
53 | 53 | |
54 | 54 | table.admin { |
55 | | - width: 300px; } |
| 55 | + width: 300px; } |
56 | 56 | |
57 | 57 | table#header { |
58 | | - border: 0px; } |
59 | | - table#header td { |
60 | | - border: 0px; } |
| 58 | + border: 0px; } |
| 59 | + table#header td { |
| 60 | + border: 0px; } |
61 | 61 | |
62 | 62 | body { |
63 | | - line-height: 120%; } |
| 63 | + line-height: 120%; } |
64 | 64 | |
65 | 65 | #search:focus { |
66 | | - outline: none; |
| 66 | + outline: none; |
67 | 67 | } |
68 | 68 | |
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; } |
53 | 54 | |
54 | 55 | table.admin { |
55 | | - width: 300px; } |
| 56 | + width: 300px; } |
56 | 57 | |
57 | 58 | html { |
58 | | - font-size: 0.8em; } |
| 59 | + font-size: 0.8em; } |
59 | 60 | |
60 | 61 | 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; } |
67 | 68 | |
68 | 69 | p, li, dl, #featured_article { |
69 | | - line-height: 1.65; } |
| 70 | + line-height: 1.65; } |
70 | 71 | |
71 | 72 | pre { |
72 | | - white-space: pre-wrap; } |
| 73 | + white-space: pre-wrap; } |
73 | 74 | |
74 | 75 | h2 { |
75 | | - border-bottom: 1px solid #aaaaaa; |
76 | | - padding-top: 0.3em; } |
| 76 | + border-bottom: 1px solid #aaaaaa; |
| 77 | + padding-top: 0.3em; } |
77 | 78 | |
78 | 79 | 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; } |
87 | 88 | |
88 | 89 | a.new, a.new:visited, a.new:hover { |
89 | | - color: red; } |
| 90 | + color: red; } |
90 | 91 | |
91 | 92 | a.back_to_top, a.back_to_top:visited { |
92 | | - margin-top: 7px; |
93 | | - color: blue; } |
| 93 | + margin-top: 7px; |
| 94 | + color: blue; } |
94 | 95 | |
95 | 96 | .links { |
96 | | - float: left; |
97 | | - padding: 10px; } |
| 97 | + float: left; |
| 98 | + padding: 10px; } |
98 | 99 | |
99 | 100 | #contentSub, .dablink { |
100 | | - margin-bottom: 10px; } |
| 101 | + margin-bottom: 10px; } |
101 | 102 | |
102 | 103 | #firstHeading { |
103 | | - font-size: 1.7em; } |
| 104 | + font-size: 1.7em; } |
104 | 105 | |
105 | 106 | h2 { |
106 | | - font-size: 1.3em; } |
| 107 | + font-size: 1.3em; } |
107 | 108 | |
108 | 109 | .section_anchors a { |
109 | | - display: block; } |
| 110 | + display: block; } |
110 | 111 | |
111 | 112 | .section_anchor { |
112 | | - height: 1px; |
113 | | - width: 1px; } |
| 113 | + height: 1px; |
| 114 | + width: 1px; } |
114 | 115 | |
115 | 116 | .printonly, .geo-multi-punct, .geo-nondefault, .Z3988 { |
116 | | - display: none; } |
| 117 | + display: none; } |
117 | 118 | |
118 | 119 | #featured_article .noprint, .today .noprint { |
119 | | - display: none; } |
| 120 | + display: none; } |
120 | 121 | |
121 | 122 | .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; } |
134 | 135 | |
135 | 136 | img.thumbborder { |
136 | | - border: 1px solid #cccccc; } |
| 137 | + border: 1px solid #cccccc; } |
137 | 138 | |
138 | 139 | .floatright { |
139 | | - float: right; } |
| 140 | + float: right; } |
140 | 141 | |
141 | 142 | #content_wrapper.home h1#firstHeading { |
142 | | - display: none; } |
| 143 | + display: none; } |
143 | 144 | |
144 | 145 | body { |
145 | | - margin: 0; } |
| 146 | + margin: 0; } |
146 | 147 | |
147 | 148 | #header { |
148 | | - margin: 8px 8px 0 8px; } |
| 149 | + margin: 8px 8px 0 8px; } |
149 | 150 | |
150 | 151 | #content_wrapper { |
151 | | - clear: both; |
152 | | - margin: 0 8px; } |
| 152 | + clear: both; |
| 153 | + margin: 0 8px; } |
153 | 154 | |
154 | 155 | #footer { |
155 | | - margin: 0 8px; } |
| 156 | + margin: 0 8px; } |
156 | 157 | |
157 | 158 | #header img, #header form, #header input, #header button { |
158 | | - vertical-align: middle; |
159 | | - display: inline-block; } |
| 159 | + vertical-align: middle; |
| 160 | + display: inline-block; } |
160 | 161 | |
161 | 162 | #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; } |
177 | 178 | |
178 | 179 | #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; } |
190 | 191 | |
191 | 192 | #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 | +} |
195 | 198 | |
196 | 199 | .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; } |
203 | 206 | |
204 | 207 | .mwm-message.mwm-notice { |
205 | | - font-size: 1.1em; } |
| 208 | + font-size: 1.1em; } |
206 | 209 | |
207 | 210 | #image_wrapper { |
208 | | - margin: 8px 0 8px -3px; } |
| 211 | + margin: 8px 0 8px -3px; } |
209 | 212 | |
210 | 213 | #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%; } |
218 | 221 | |
219 | 222 | ol.references > li:target, |
220 | 223 | sup.reference:target, |
221 | 224 | span.citation:target, cite:target { |
222 | | - background-color: #ddeeff; } |
| 225 | + background-color: #ddeeff; } |
223 | 226 | |
224 | 227 | .content_block, |
225 | 228 | .section_anchors, |
226 | 229 | button.section_heading.hide { |
227 | | - display: none; } |
| 230 | + display: none; } |
228 | 231 | |
229 | 232 | #clearButton { |
230 | | - display: none; } |
| 233 | + display: none; } |
231 | 234 | |
232 | 235 | #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; } |
240 | 243 | |
241 | 244 | #search:focus { |
242 | | - outline: none; |
| 245 | + outline: none; |
243 | 246 | } |
244 | 247 | |
Index: trunk/extensions/MobileFrontend/stylesheets/blackberry.css |
— | — | @@ -1,251 +1,251 @@ |
2 | 2 | #blackberry { |
3 | | - test: 1; } |
| 3 | + test: 1; } |
4 | 4 | |
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; } |
56 | 56 | |
57 | 57 | table.admin { |
58 | | - width: 300px; } |
| 58 | + width: 300px; } |
59 | 59 | |
60 | 60 | html { |
61 | | - font-size: 0.8em; } |
| 61 | + font-size: 0.8em; } |
62 | 62 | |
63 | 63 | 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; } |
70 | 70 | |
71 | 71 | p, li, dl, #featured_article { |
72 | | - line-height: 1.65; } |
| 72 | + line-height: 1.65; } |
73 | 73 | |
74 | 74 | pre { |
75 | | - white-space: pre-wrap; } |
| 75 | + white-space: pre-wrap; } |
76 | 76 | |
77 | 77 | h2 { |
78 | | - border-bottom: 1px solid #aaaaaa; |
79 | | - padding-top: 0.3em; } |
| 78 | + border-bottom: 1px solid #aaaaaa; |
| 79 | + padding-top: 0.3em; } |
80 | 80 | |
81 | 81 | 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; } |
90 | 90 | |
91 | 91 | a.new, a.new:visited, a.new:hover { |
92 | | - color: red; } |
| 92 | + color: red; } |
93 | 93 | |
94 | 94 | a.back_to_top, a.back_to_top:visited { |
95 | | - margin-top: 7px; |
96 | | - color: blue; } |
| 95 | + margin-top: 7px; |
| 96 | + color: blue; } |
97 | 97 | |
98 | 98 | .links { |
99 | | - float: left; |
100 | | - padding: 10px; } |
| 99 | + float: left; |
| 100 | + padding: 10px; } |
101 | 101 | |
102 | 102 | #contentSub, .dablink { |
103 | | - margin-bottom: 10px; } |
| 103 | + margin-bottom: 10px; } |
104 | 104 | |
105 | 105 | #firstHeading { |
106 | | - font-size: 1.7em; } |
| 106 | + font-size: 1.7em; } |
107 | 107 | |
108 | 108 | h2 { |
109 | | - font-size: 1.3em; } |
| 109 | + font-size: 1.3em; } |
110 | 110 | |
111 | 111 | .section_anchors a { |
112 | | - display: block; } |
| 112 | + display: block; } |
113 | 113 | |
114 | 114 | .section_anchor { |
115 | | - height: 1px; |
116 | | - width: 1px; } |
| 115 | + height: 1px; |
| 116 | + width: 1px; } |
117 | 117 | |
118 | 118 | .printonly, .geo-multi-punct, .geo-nondefault, .Z3988 { |
119 | | - display: none; } |
| 119 | + display: none; } |
120 | 120 | |
121 | 121 | #featured_article .noprint, .today .noprint { |
122 | | - display: none; } |
| 122 | + display: none; } |
123 | 123 | |
124 | 124 | .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; } |
137 | 137 | |
138 | 138 | img.thumbborder { |
139 | | - border: 1px solid #cccccc; } |
| 139 | + border: 1px solid #cccccc; } |
140 | 140 | |
141 | 141 | .floatright { |
142 | | - float: right; } |
| 142 | + float: right; } |
143 | 143 | |
144 | 144 | #content_wrapper.home h1#firstHeading { |
145 | | - display: none; } |
| 145 | + display: none; } |
146 | 146 | |
147 | 147 | body { |
148 | | - margin: 0; } |
| 148 | + margin: 0; } |
149 | 149 | |
150 | 150 | #header { |
151 | | - margin: 8px 8px 0 8px; } |
| 151 | + margin: 8px 8px 0 8px; } |
152 | 152 | |
153 | 153 | #content_wrapper { |
154 | | - clear: both; |
155 | | - margin: 0 8px; } |
| 154 | + clear: both; |
| 155 | + margin: 0 8px; } |
156 | 156 | |
157 | 157 | #footer { |
158 | | - margin: 0 8px; } |
| 158 | + margin: 0 8px; } |
159 | 159 | |
160 | 160 | #header img, #header form, #header input, #header button { |
161 | | - vertical-align: middle; |
162 | | - display: inline-block; } |
| 161 | + vertical-align: middle; |
| 162 | + display: inline-block; } |
163 | 163 | |
164 | 164 | #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; } |
180 | 180 | |
181 | 181 | #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; } |
193 | 193 | |
194 | 194 | #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; } |
203 | 203 | |
204 | 204 | .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; } |
211 | 211 | |
212 | 212 | .mwm-message.mwm-notice { |
213 | | - font-size: 1.1em; } |
| 213 | + font-size: 1.1em; } |
214 | 214 | |
215 | 215 | #image_wrapper { |
216 | | - margin: 8px 0 8px -3px; } |
| 216 | + margin: 8px 0 8px -3px; } |
217 | 217 | |
218 | 218 | #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%; } |
226 | 226 | |
227 | 227 | ol.references > li:target, |
228 | 228 | sup.reference:target, |
229 | 229 | span.citation:target, cite:target { |
230 | | - background-color: #ddeeff; } |
| 230 | + background-color: #ddeeff; } |
231 | 231 | |
232 | 232 | .content_block, |
233 | 233 | .section_anchors, |
234 | 234 | button.section_heading.hide { |
235 | | - display: none; } |
| 235 | + display: none; } |
236 | 236 | |
237 | 237 | #clearButton { |
238 | | - display: none; } |
| 238 | + display: none; } |
239 | 239 | |
240 | 240 | #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; } |
248 | 248 | |
249 | 249 | #search:focus { |
250 | | - outline: none; |
| 250 | + outline: none; |
251 | 251 | } |
252 | 252 | |
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; } |
34 | 34 | |
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; } |
54 | 54 | |
55 | 55 | table.admin { |
56 | | - width: 300px; } |
| 56 | + width: 300px; } |
57 | 57 | |
58 | 58 | html { |
59 | | - font-size: 0.8em; } |
| 59 | + font-size: 0.8em; } |
60 | 60 | |
61 | 61 | 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; } |
68 | 68 | |
69 | 69 | p, li, dl, #featured_article { |
70 | | - line-height: 1.65; } |
| 70 | + line-height: 1.65; } |
71 | 71 | |
72 | 72 | pre { |
73 | | - white-space: pre-wrap; } |
| 73 | + white-space: pre-wrap; } |
74 | 74 | |
75 | 75 | h2 { |
76 | | - border-bottom: 1px solid #aaaaaa; |
77 | | - padding-top: 0.3em; } |
| 76 | + border-bottom: 1px solid #aaaaaa; |
| 77 | + padding-top: 0.3em; } |
78 | 78 | |
79 | 79 | 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; } |
88 | 88 | |
89 | 89 | a.new, a.new:visited, a.new:hover { |
90 | | - color: red; } |
| 90 | + color: red; } |
91 | 91 | |
92 | 92 | a.back_to_top, a.back_to_top:visited { |
93 | | - margin-top: 7px; |
94 | | - color: blue; } |
| 93 | + margin-top: 7px; |
| 94 | + color: blue; } |
95 | 95 | |
96 | 96 | .links { |
97 | | - float: left; |
98 | | - padding: 10px; } |
| 97 | + float: left; |
| 98 | + padding: 10px; } |
99 | 99 | |
100 | 100 | #contentSub, .dablink { |
101 | | - margin-bottom: 10px; } |
| 101 | + margin-bottom: 10px; } |
102 | 102 | |
103 | 103 | #firstHeading { |
104 | | - font-size: 1.7em; } |
| 104 | + font-size: 1.7em; } |
105 | 105 | |
106 | 106 | h2 { |
107 | | - font-size: 1.3em; } |
| 107 | + font-size: 1.3em; } |
108 | 108 | |
109 | 109 | .section_anchors a { |
110 | | - display: block; } |
| 110 | + display: block; } |
111 | 111 | |
112 | 112 | .section_anchor { |
113 | | - height: 1px; |
114 | | - width: 1px; } |
| 113 | + height: 1px; |
| 114 | + width: 1px; } |
115 | 115 | |
116 | 116 | .printonly, .geo-multi-punct, .geo-nondefault, .Z3988 { |
117 | | - display: none; } |
| 117 | + display: none; } |
118 | 118 | |
119 | 119 | #featured_article .noprint, .today .noprint { |
120 | | - display: none; } |
| 120 | + display: none; } |
121 | 121 | |
122 | 122 | .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; } |
135 | 135 | |
136 | 136 | img.thumbborder { |
137 | | - border: 1px solid #cccccc; } |
| 137 | + border: 1px solid #cccccc; } |
138 | 138 | |
139 | 139 | .floatright { |
140 | | - float: right; } |
| 140 | + float: right; } |
141 | 141 | |
142 | 142 | #content_wrapper.home h1#firstHeading { |
143 | | - display: none; } |
| 143 | + display: none; } |
144 | 144 | |
145 | 145 | body { |
146 | | - margin: 0; } |
| 146 | + margin: 0; } |
147 | 147 | |
148 | 148 | #header { |
149 | | - margin: 8px 8px 0 8px; } |
| 149 | + margin: 8px 8px 0 8px; } |
150 | 150 | |
151 | 151 | #content_wrapper { |
152 | | - clear: both; |
153 | | - margin: 0 8px; } |
| 152 | + clear: both; |
| 153 | + margin: 0 8px; } |
154 | 154 | |
155 | 155 | #footer { |
156 | | - margin: 0 8px; } |
| 156 | + margin: 0 8px; } |
157 | 157 | |
158 | 158 | #header img, #header form, #header input, #header button { |
159 | | - vertical-align: middle; |
160 | | - display: inline-block; } |
| 159 | + vertical-align: middle; |
| 160 | + display: inline-block; } |
161 | 161 | |
162 | 162 | #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; } |
178 | 178 | |
179 | 179 | #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; } |
191 | 191 | |
192 | 192 | #disableButtons { |
193 | | - text-align: center; } |
194 | | - #disableButtons #backButton { |
195 | | - margin-top: 5em; } |
| 193 | + text-align: center; } |
| 194 | + #disableButtons #backButton { |
| 195 | + margin-top: 5em; } |
196 | 196 | |
197 | 197 | .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; } |
204 | 204 | |
205 | 205 | .mwm-message.mwm-notice { |
206 | | - font-size: 1.1em; } |
| 206 | + font-size: 1.1em; } |
207 | 207 | |
208 | 208 | #image_wrapper { |
209 | | - margin: 8px 0 8px -3px; } |
| 209 | + margin: 8px 0 8px -3px; } |
210 | 210 | |
211 | 211 | #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%; } |
219 | 219 | |
220 | 220 | ol.references > li:target, |
221 | 221 | sup.reference:target, |
222 | 222 | span.citation:target, cite:target { |
223 | | - background-color: #ddeeff; } |
| 223 | + background-color: #ddeeff; } |
224 | 224 | |
225 | 225 | .content_block, |
226 | 226 | .section_anchors, |
227 | 227 | button.section_heading.hide { |
228 | | - display: none; } |
| 228 | + display: none; } |
229 | 229 | |
230 | 230 | #clearButton { |
231 | | - display: none; } |
| 231 | + display: none; } |
232 | 232 | |
233 | 233 | #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; } |
241 | 241 | |
242 | 242 | #ogg_player_1 { |
243 | | - display: none; } |
| 243 | + display: none; } |
244 | 244 | |
245 | 245 | #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; } |
267 | 267 | |
268 | 268 | #header { |
269 | | - max-width: 290px; } |
| 269 | + max-width: 290px; } |
270 | 270 | |
271 | 271 | #search:focus { |
272 | | - outline: none; |
| 272 | + outline: none; |
273 | 273 | } |
274 | 274 | |
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; } |
53 | 53 | |
54 | 54 | table.admin { |
55 | | - width: 300px; } |
| 55 | + width: 300px; } |
56 | 56 | |
57 | 57 | html { |
58 | | - font-size: 0.8em; } |
| 58 | + font-size: 0.8em; } |
59 | 59 | |
60 | 60 | 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; } |
67 | 67 | |
68 | 68 | p, li, dl, #featured_article { |
69 | | - line-height: 1.65; } |
| 69 | + line-height: 1.65; } |
70 | 70 | |
71 | 71 | pre { |
72 | | - white-space: pre-wrap; } |
| 72 | + white-space: pre-wrap; } |
73 | 73 | |
74 | 74 | h2 { |
75 | | - border-bottom: 1px solid #aaaaaa; |
76 | | - padding-top: 0.3em; } |
| 75 | + border-bottom: 1px solid #aaaaaa; |
| 76 | + padding-top: 0.3em; } |
77 | 77 | |
78 | 78 | 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; } |
87 | 87 | |
88 | 88 | a.new, a.new:visited, a.new:hover { |
89 | | - color: red; } |
| 89 | + color: red; } |
90 | 90 | |
91 | 91 | a.back_to_top, a.back_to_top:visited { |
92 | | - margin-top: 7px; |
93 | | - color: blue; } |
| 92 | + margin-top: 7px; |
| 93 | + color: blue; } |
94 | 94 | |
95 | 95 | .links { |
96 | | - float: left; |
97 | | - padding: 10px; } |
| 96 | + float: left; |
| 97 | + padding: 10px; } |
98 | 98 | |
99 | 99 | #contentSub, .dablink { |
100 | | - margin-bottom: 10px; } |
| 100 | + margin-bottom: 10px; } |
101 | 101 | |
102 | 102 | #firstHeading { |
103 | | - font-size: 1.7em; } |
| 103 | + font-size: 1.7em; } |
104 | 104 | |
105 | 105 | h2 { |
106 | | - font-size: 1.3em; } |
| 106 | + font-size: 1.3em; } |
107 | 107 | |
108 | 108 | .section_anchors a { |
109 | | - display: block; } |
| 109 | + display: block; } |
110 | 110 | |
111 | 111 | .section_anchor { |
112 | | - height: 1px; |
113 | | - width: 1px; } |
| 112 | + height: 1px; |
| 113 | + width: 1px; } |
114 | 114 | |
115 | 115 | .printonly, .geo-multi-punct, .geo-nondefault, .Z3988 { |
116 | | - display: none; } |
| 116 | + display: none; } |
117 | 117 | |
118 | 118 | #featured_article .noprint, .today .noprint { |
119 | | - display: none; } |
| 119 | + display: none; } |
120 | 120 | |
121 | 121 | .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; } |
134 | 134 | |
135 | 135 | img.thumbborder { |
136 | | - border: 1px solid #cccccc; } |
| 136 | + border: 1px solid #cccccc; } |
137 | 137 | |
138 | 138 | .floatright { |
139 | | - float: right; } |
| 139 | + float: right; } |
140 | 140 | |
141 | 141 | #content_wrapper.home h1#firstHeading { |
142 | | - display: none; } |
| 142 | + display: none; } |
143 | 143 | |
144 | 144 | body { |
145 | | - margin: 0; } |
| 145 | + margin: 0; } |
146 | 146 | |
147 | 147 | #header { |
148 | | - margin: 8px 8px 0 8px; } |
| 148 | + margin: 8px 8px 0 8px; } |
149 | 149 | |
150 | 150 | #content_wrapper { |
151 | | - clear: both; |
152 | | - margin: 0 8px; } |
| 151 | + clear: both; |
| 152 | + margin: 0 8px; } |
153 | 153 | |
154 | 154 | #footer { |
155 | | - margin: 0 8px; } |
| 155 | + margin: 0 8px; } |
156 | 156 | |
157 | 157 | #header img, #header form, #header input, #header button { |
158 | | - vertical-align: middle; |
159 | | - display: inline-block; } |
| 158 | + vertical-align: middle; |
| 159 | + display: inline-block; } |
160 | 160 | |
161 | 161 | #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; } |
177 | 177 | |
178 | 178 | #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; } |
190 | 190 | |
191 | 191 | #disableButtons { |
192 | | - text-align: center; } |
193 | | - #disableButtons #backButton { |
194 | | - margin-top: 5em; } |
| 192 | + text-align: center; } |
| 193 | + #disableButtons #backButton { |
| 194 | + margin-top: 5em; } |
195 | 195 | |
196 | 196 | .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; } |
203 | 203 | |
204 | 204 | .mwm-message.mwm-notice { |
205 | | - font-size: 1.1em; } |
| 205 | + font-size: 1.1em; } |
206 | 206 | |
207 | 207 | #image_wrapper { |
208 | | - margin: 8px 0 8px -3px; } |
| 208 | + margin: 8px 0 8px -3px; } |
209 | 209 | |
210 | 210 | #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%; } |
218 | 218 | |
219 | 219 | ol.references > li:target, |
220 | 220 | sup.reference:target, |
221 | 221 | span.citation:target, cite:target { |
222 | | - background-color: #ddeeff; } |
| 222 | + background-color: #ddeeff; } |
223 | 223 | |
224 | 224 | .content_block, |
225 | 225 | .section_anchors, |
226 | 226 | button.section_heading.hide { |
227 | | - display: none; } |
| 227 | + display: none; } |
228 | 228 | |
229 | 229 | #header, #footer, #content_wrapper { |
230 | | - margin: 0 2px; } |
| 230 | + margin: 0 2px; } |
231 | 231 | |
232 | 232 | #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; } |
244 | 244 | |
245 | 245 | .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; } |
253 | 253 | |
254 | 254 | #nav { |
255 | | - padding: 5px 0 5px 0; } |
| 255 | + padding: 5px 0 5px 0; } |
256 | 256 | |
257 | 257 | .mwm-notice { |
258 | | - text-align: left; } |
| 258 | + text-align: left; } |
259 | 259 | |
260 | 260 | .mwm-message.mwm-notice { |
261 | | - display: none; } |
| 261 | + display: none; } |
262 | 262 | |
263 | 263 | a.arrow { |
264 | | - float: right; |
265 | | - margin-right: 5px; } |
| 264 | + float: right; |
| 265 | + margin-right: 5px; } |
266 | 266 | |
267 | 267 | span.idx { |
268 | | - display: none; } |
| 268 | + display: none; } |
269 | 269 | |
270 | 270 | #search:focus { |
271 | | - outline: none; |
| 271 | + outline: none; |
272 | 272 | } |
273 | 273 | |
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; } |
53 | 53 | |
54 | 54 | table.admin { |
55 | | - width: 300px; } |
| 55 | + width: 300px; } |
56 | 56 | |
57 | 57 | html { |
58 | | - font-size: 0.8em; } |
| 58 | + font-size: 0.8em; } |
59 | 59 | |
60 | 60 | 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; } |
67 | 67 | |
68 | 68 | p, li, dl, #featured_article { |
69 | | - line-height: 1.65; } |
| 69 | + line-height: 1.65; } |
70 | 70 | |
71 | 71 | pre { |
72 | | - white-space: pre-wrap; } |
| 72 | + white-space: pre-wrap; } |
73 | 73 | |
74 | 74 | h2 { |
75 | | - border-bottom: 1px solid #aaaaaa; |
76 | | - padding-top: 0.3em; } |
| 75 | + border-bottom: 1px solid #aaaaaa; |
| 76 | + padding-top: 0.3em; } |
77 | 77 | |
78 | 78 | 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; } |
87 | 87 | |
88 | 88 | a.new, a.new:visited, a.new:hover { |
89 | | - color: red; } |
| 89 | + color: red; } |
90 | 90 | |
91 | 91 | a.back_to_top, a.back_to_top:visited { |
92 | | - margin-top: 7px; |
93 | | - color: blue; } |
| 92 | + margin-top: 7px; |
| 93 | + color: blue; } |
94 | 94 | |
95 | 95 | .links { |
96 | | - float: left; |
97 | | - padding: 10px; } |
| 96 | + float: left; |
| 97 | + padding: 10px; } |
98 | 98 | |
99 | 99 | #contentSub, .dablink { |
100 | | - margin-bottom: 10px; } |
| 100 | + margin-bottom: 10px; } |
101 | 101 | |
102 | 102 | #firstHeading { |
103 | | - font-size: 1.7em; } |
| 103 | + font-size: 1.7em; } |
104 | 104 | |
105 | 105 | h2 { |
106 | | - font-size: 1.3em; } |
| 106 | + font-size: 1.3em; } |
107 | 107 | |
108 | 108 | .section_anchors a { |
109 | | - display: block; } |
| 109 | + display: block; } |
110 | 110 | |
111 | 111 | .section_anchor { |
112 | | - height: 1px; |
113 | | - width: 1px; } |
| 112 | + height: 1px; |
| 113 | + width: 1px; } |
114 | 114 | |
115 | 115 | .printonly, .geo-multi-punct, .geo-nondefault, .Z3988 { |
116 | | - display: none; } |
| 116 | + display: none; } |
117 | 117 | |
118 | 118 | #featured_article .noprint, .today .noprint { |
119 | | - display: none; } |
| 119 | + display: none; } |
120 | 120 | |
121 | 121 | .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; } |
134 | 134 | |
135 | 135 | img.thumbborder { |
136 | | - border: 1px solid #cccccc; } |
| 136 | + border: 1px solid #cccccc; } |
137 | 137 | |
138 | 138 | .floatright { |
139 | | - float: right; } |
| 139 | + float: right; } |
140 | 140 | |
141 | 141 | #content_wrapper.home h1#firstHeading { |
142 | | - display: none; } |
| 142 | + display: none; } |
143 | 143 | |
144 | 144 | body { |
145 | | - margin: 0; } |
| 145 | + margin: 0; } |
146 | 146 | |
147 | 147 | #header { |
148 | | - margin: 8px 8px 0 8px; } |
| 148 | + margin: 8px 8px 0 8px; } |
149 | 149 | |
150 | 150 | #content_wrapper { |
151 | | - clear: both; |
152 | | - margin: 0 8px; } |
| 151 | + clear: both; |
| 152 | + margin: 0 8px; } |
153 | 153 | |
154 | 154 | #footer { |
155 | | - margin: 0 8px; } |
| 155 | + margin: 0 8px; } |
156 | 156 | |
157 | 157 | #header img, #header form, #header input, #header button { |
158 | | - vertical-align: middle; |
159 | | - display: inline-block; } |
| 158 | + vertical-align: middle; |
| 159 | + display: inline-block; } |
160 | 160 | |
161 | 161 | #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; } |
177 | 177 | |
178 | 178 | #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; } |
190 | 190 | |
191 | 191 | #disableButtons { |
192 | | - text-align: center; } |
193 | | - #disableButtons #backButton { |
194 | | - margin-top: 5em; } |
| 192 | + text-align: center; } |
| 193 | + #disableButtons #backButton { |
| 194 | + margin-top: 5em; } |
195 | 195 | |
196 | 196 | .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; } |
203 | 203 | |
204 | 204 | .mwm-message.mwm-notice { |
205 | | - font-size: 1.1em; } |
| 205 | + font-size: 1.1em; } |
206 | 206 | |
207 | 207 | #image_wrapper { |
208 | | - margin: 8px 0 8px -3px; } |
| 208 | + margin: 8px 0 8px -3px; } |
209 | 209 | |
210 | 210 | #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%; } |
218 | 218 | |
219 | 219 | ol.references > li:target, |
220 | 220 | sup.reference:target, |
221 | 221 | span.citation:target, cite:target { |
222 | | - background-color: #ddeeff; } |
| 222 | + background-color: #ddeeff; } |
223 | 223 | |
224 | 224 | .content_block, |
225 | 225 | .section_anchors, |
226 | 226 | button.section_heading.hide { |
227 | | - display: none; } |
| 227 | + display: none; } |
228 | 228 | |
229 | 229 | #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; } |
241 | 241 | |
242 | 242 | #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; } |
251 | 251 | |
252 | 252 | #search:focus { |
253 | | - outline: none; |
| 253 | + outline: none; |
254 | 254 | } |
255 | 255 | |
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; } |
53 | 53 | |
54 | 54 | table.admin { |
55 | | - width: 300px; } |
| 55 | + width: 300px; } |
56 | 56 | |
57 | 57 | html { |
58 | | - font-size: 0.8em; } |
| 58 | + font-size: 0.8em; } |
59 | 59 | |
60 | 60 | 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; } |
67 | 67 | |
68 | 68 | p, li, dl, #featured_article { |
69 | | - line-height: 1.65; } |
| 69 | + line-height: 1.65; } |
70 | 70 | |
71 | 71 | pre { |
72 | | - white-space: pre-wrap; } |
| 72 | + white-space: pre-wrap; } |
73 | 73 | |
74 | 74 | h2 { |
75 | | - border-bottom: 1px solid #aaaaaa; |
76 | | - padding-top: 0.3em; } |
| 75 | + border-bottom: 1px solid #aaaaaa; |
| 76 | + padding-top: 0.3em; } |
77 | 77 | |
78 | 78 | 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; } |
87 | 87 | |
88 | 88 | a.new, a.new:visited, a.new:hover { |
89 | | - color: red; } |
| 89 | + color: red; } |
90 | 90 | |
91 | 91 | a.back_to_top, a.back_to_top:visited { |
92 | | - margin-top: 7px; |
93 | | - color: blue; } |
| 92 | + margin-top: 7px; |
| 93 | + color: blue; } |
94 | 94 | |
95 | 95 | .links { |
96 | | - float: left; |
97 | | - padding: 10px; } |
| 96 | + float: left; |
| 97 | + padding: 10px; } |
98 | 98 | |
99 | 99 | #contentSub, .dablink { |
100 | | - margin-bottom: 10px; } |
| 100 | + margin-bottom: 10px; } |
101 | 101 | |
102 | 102 | #firstHeading { |
103 | | - font-size: 1.7em; } |
| 103 | + font-size: 1.7em; } |
104 | 104 | |
105 | 105 | h2 { |
106 | | - font-size: 1.3em; } |
| 106 | + font-size: 1.3em; } |
107 | 107 | |
108 | 108 | .section_anchors a { |
109 | | - display: block; } |
| 109 | + display: block; } |
110 | 110 | |
111 | 111 | .section_anchor { |
112 | | - height: 1px; |
113 | | - width: 1px; } |
| 112 | + height: 1px; |
| 113 | + width: 1px; } |
114 | 114 | |
115 | 115 | .printonly, .geo-multi-punct, .geo-nondefault, .Z3988 { |
116 | | - display: none; } |
| 116 | + display: none; } |
117 | 117 | |
118 | 118 | #featured_article .noprint, .today .noprint { |
119 | | - display: none; } |
| 119 | + display: none; } |
120 | 120 | |
121 | 121 | .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; } |
134 | 134 | |
135 | 135 | img.thumbborder { |
136 | | - border: 1px solid #cccccc; } |
| 136 | + border: 1px solid #cccccc; } |
137 | 137 | |
138 | 138 | .floatright { |
139 | | - float: right; } |
| 139 | + float: right; } |
140 | 140 | |
141 | 141 | #content_wrapper.home h1#firstHeading { |
142 | | - display: none; } |
| 142 | + display: none; } |
143 | 143 | |
144 | 144 | body { |
145 | | - margin: 0; } |
| 145 | + margin: 0; } |
146 | 146 | |
147 | 147 | #header { |
148 | | - margin: 8px 8px 0 8px; } |
| 148 | + margin: 8px 8px 0 8px; } |
149 | 149 | |
150 | 150 | #content_wrapper { |
151 | | - clear: both; |
152 | | - margin: 0 8px; } |
| 151 | + clear: both; |
| 152 | + margin: 0 8px; } |
153 | 153 | |
154 | 154 | #footer { |
155 | | - margin: 0 8px; } |
| 155 | + margin: 0 8px; } |
156 | 156 | |
157 | 157 | #header img, #header form, #header input, #header button { |
158 | | - vertical-align: middle; |
159 | | - display: inline-block; } |
| 158 | + vertical-align: middle; |
| 159 | + display: inline-block; } |
160 | 160 | |
161 | 161 | #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; } |
177 | 177 | |
178 | 178 | #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; } |
185 | 185 | |
186 | 186 | #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; } |
195 | 195 | |
196 | 196 | .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; } |
203 | 203 | |
204 | 204 | .mwm-message.mwm-notice { |
205 | | - font-size: 1.1em; } |
| 205 | + font-size: 1.1em; } |
206 | 206 | |
207 | 207 | #image_wrapper { |
208 | | - margin: 8px 0 8px -3px; } |
| 208 | + margin: 8px 0 8px -3px; } |
209 | 209 | |
210 | 210 | #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%; } |
218 | 218 | |
219 | 219 | ol.references > li:target, |
220 | 220 | sup.reference:target, |
221 | 221 | span.citation:target, cite:target { |
222 | | - background-color: #ddeeff; } |
| 222 | + background-color: #ddeeff; } |
223 | 223 | |
224 | 224 | .content_block, |
225 | 225 | .section_anchors, |
226 | 226 | button.section_heading.hide { |
227 | | - display: none; } |
| 227 | + display: none; } |
228 | 228 | |
229 | 229 | #search:focus { |
230 | | - outline: none; |
| 230 | + outline: none; |
231 | 231 | } |
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; } |
53 | 53 | |
54 | 54 | table.admin { |
55 | | - width: 300px; } |
| 55 | + width: 300px; } |
56 | 56 | |
57 | 57 | html { |
58 | | - font-size: 0.8em; } |
| 58 | + font-size: 0.8em; } |
59 | 59 | |
60 | 60 | 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; } |
67 | 67 | |
68 | 68 | p, li, dl, #featured_article { |
69 | | - line-height: 1.65; } |
| 69 | + line-height: 1.65; } |
70 | 70 | |
71 | 71 | pre { |
72 | | - white-space: pre-wrap; } |
| 72 | + white-space: pre-wrap; } |
73 | 73 | |
74 | 74 | h2 { |
75 | | - border-bottom: 1px solid #aaaaaa; |
76 | | - padding-top: 0.3em; } |
| 75 | + border-bottom: 1px solid #aaaaaa; |
| 76 | + padding-top: 0.3em; } |
77 | 77 | |
78 | 78 | 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; } |
87 | 87 | |
88 | 88 | a.new, a.new:visited, a.new:hover { |
89 | | - color: red; } |
| 89 | + color: red; } |
90 | 90 | |
91 | 91 | a.back_to_top, a.back_to_top:visited { |
92 | | - margin-top: 7px; |
93 | | - color: blue; } |
| 92 | + margin-top: 7px; |
| 93 | + color: blue; } |
94 | 94 | |
95 | 95 | .links { |
96 | | - float: left; |
97 | | - padding: 10px; } |
| 96 | + float: left; |
| 97 | + padding: 10px; } |
98 | 98 | |
99 | 99 | #contentSub, .dablink { |
100 | | - margin-bottom: 10px; } |
| 100 | + margin-bottom: 10px; } |
101 | 101 | |
102 | 102 | #firstHeading { |
103 | | - font-size: 1.7em; } |
| 103 | + font-size: 1.7em; } |
104 | 104 | |
105 | 105 | h2 { |
106 | | - font-size: 1.3em; } |
| 106 | + font-size: 1.3em; } |
107 | 107 | |
108 | 108 | .section_anchors a { |
109 | | - display: block; } |
| 109 | + display: block; } |
110 | 110 | |
111 | 111 | .section_anchor { |
112 | | - height: 1px; |
113 | | - width: 1px; } |
| 112 | + height: 1px; |
| 113 | + width: 1px; } |
114 | 114 | |
115 | 115 | .printonly, .geo-multi-punct, .geo-nondefault, .Z3988 { |
116 | | - display: none; } |
| 116 | + display: none; } |
117 | 117 | |
118 | 118 | #featured_article .noprint, .today .noprint { |
119 | | - display: none; } |
| 119 | + display: none; } |
120 | 120 | |
121 | 121 | .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; } |
134 | 134 | |
135 | 135 | img.thumbborder { |
136 | | - border: 1px solid #cccccc; } |
| 136 | + border: 1px solid #cccccc; } |
137 | 137 | |
138 | 138 | .floatright { |
139 | | - float: right; } |
| 139 | + float: right; } |
140 | 140 | |
141 | 141 | #content_wrapper.home h1#firstHeading { |
142 | | - display: none; } |
| 142 | + display: none; } |
143 | 143 | |
144 | 144 | body { |
145 | | - margin: 0; } |
| 145 | + margin: 0; } |
146 | 146 | |
147 | 147 | #header { |
148 | | - margin: 8px 8px 0 8px; } |
| 148 | + margin: 8px 8px 0 8px; } |
149 | 149 | |
150 | 150 | #content_wrapper { |
151 | | - clear: both; |
152 | | - margin: 0 8px; } |
| 151 | + clear: both; |
| 152 | + margin: 0 8px; } |
153 | 153 | |
154 | 154 | #footer { |
155 | | - margin: 0 8px; } |
| 155 | + margin: 0 8px; } |
156 | 156 | |
157 | 157 | #header img, #header form, #header input, #header button { |
158 | | - vertical-align: middle; |
159 | | - display: inline-block; } |
| 158 | + vertical-align: middle; |
| 159 | + display: inline-block; } |
160 | 160 | |
161 | 161 | #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; } |
177 | 177 | |
178 | 178 | #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; } |
190 | 190 | |
191 | 191 | #disableButtons { |
192 | | - text-align: center; } |
193 | | - #disableButtons #backButton { |
194 | | - margin-top: 5em; } |
| 192 | + text-align: center; } |
| 193 | + #disableButtons #backButton { |
| 194 | + margin-top: 5em; } |
195 | 195 | |
196 | 196 | .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; } |
203 | 203 | |
204 | 204 | .mwm-message.mwm-notice { |
205 | | - font-size: 1.1em; } |
| 205 | + font-size: 1.1em; } |
206 | 206 | |
207 | 207 | #image_wrapper { |
208 | | - margin: 8px 0 8px -3px; } |
| 208 | + margin: 8px 0 8px -3px; } |
209 | 209 | |
210 | 210 | #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%; } |
218 | 218 | |
219 | 219 | ol.references > li:target, |
220 | 220 | sup.reference:target, |
221 | 221 | span.citation:target, cite:target { |
222 | | - background-color: #ddeeff; } |
| 222 | + background-color: #ddeeff; } |
223 | 223 | |
224 | 224 | .content_block, |
225 | 225 | .section_anchors, |
226 | 226 | button.section_heading.hide { |
227 | | - display: none; } |
| 227 | + display: none; } |
228 | 228 | |
229 | 229 | #clearButton { |
230 | | - display: none; } |
| 230 | + display: none; } |
231 | 231 | |
232 | 232 | #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; } |
240 | 240 | |
241 | 241 | #search:focus { |
242 | | - outline: none; |
| 242 | + outline: none; |
243 | 243 | } |
244 | 244 | |