Split /resources into /resources/lib and /resources/src
[lhc/web/wiklou.git] / resources / src / mediawiki.special / mediawiki.special.css
1
2 /**** Special:AllMessages ****/
3 #mw-allmessagestable .allmessages-customised td.am_default {
4 background-color: #fcffc4;
5 }
6
7 #mw-allmessagestable tr.allmessages-customised:hover td.am_default {
8 background-color: #faff90;
9 }
10
11 #mw-allmessagestable td.am_actual {
12 background-color: #e2ffe2;
13 }
14
15 #mw-allmessagestable tr.allmessages-customised:hover + tr.allmessages-customised td.am_actual {
16 background-color: #b1ffb1;
17 }
18
19 /**** Special:Allpages ****/
20 table.mw-allpages-table-form, table.mw-allpages-table-chunk {
21 width: 100%;
22 }
23 td.mw-allpages-alphaindexline {
24 text-align: right;
25 }
26 .mw-allpages-nav {
27 text-align: right;
28 margin-bottom: 1em;
29 }
30 table.mw-allpages-table-form tr {
31 vertical-align: top;
32 }
33
34 /**** Special:Block ****/
35 tr.mw-block-hideuser {
36 font-weight: bold;
37 }
38
39 /**** Special:BlockList ****/
40 table.mw-blocklist span.mw-usertoollinks,
41 span.mw-blocklist-actions {
42 white-space: nowrap;
43 font-size: 90%;
44 }
45
46 /**** Special:Contributions ****/
47 .mw-uctop {
48 font-weight: bold;
49 }
50
51 /**** Special:EmailUser ****/
52 td#mw-emailuser-sender,
53 td#mw-emailuser-recipient {
54 font-weight: bold;
55 }
56
57 /**** Special:ListGroupRights ****/
58 table.mw-listgrouprights-table tr {
59 vertical-align: top;
60 }
61 .listgrouprights-revoked {
62 text-decoration: line-through;
63 }
64
65 /**** Special:Prefixindex ****/
66 table#mw-prefixindex-list-table, /* HTML backwards-compatibility, to be removed before 1.23 */
67 table.mw-prefixindex-list-table,
68 table#mw-prefixindex-nav-table {
69 width: 100%;
70 }
71 td#mw-prefixindex-nav-form {
72 margin-bottom: 1em;
73 vertical-align: top;
74 }
75 .mw-prefixindex-nav {
76 text-align: right;
77 }
78
79
80 /**** Special:Search ****/
81 .searchresults {
82 }
83
84 .searchresults p {
85 margin-left: 0.4em;
86 margin-top: 1em;
87 margin-bottom: 1.2em;
88 }
89 div.searchresult {
90 font-size: 95%;
91 width: 38em;
92 }
93 .mw-search-results {
94 margin-left: 0.4em;
95 }
96 .mw-search-results li {
97 padding-bottom: 1.2em;
98 list-style: none;
99 list-style-image: none;
100 }
101 .mw-search-results li a {
102 font-size: 108%;
103 }
104 .mw-search-result-data {
105 color: green;
106 font-size: 97%;
107 }
108 .mw-search-formheader {
109 background-color: #f3f3f3;
110 margin-top: 1em;
111 border: 1px solid silver;
112 }
113 .mw-search-formheader div.search-types {
114 float: left;
115 padding-left: 0.25em;
116 }
117 .mw-search-formheader div.search-types ul {
118 margin: 0 !important;
119 padding: 0 !important;
120 list-style: none !important;
121 }
122 .mw-search-formheader div.search-types ul li {
123 float: left;
124 margin: 0;
125 padding: 0;
126 }
127 .mw-search-formheader div.search-types ul li a {
128 display: block;
129 padding: 0.5em;
130 }
131 .mw-search-formheader div.search-types ul li.current a {
132 color: #333333;
133 cursor: default;
134 }
135 .mw-search-formheader div.search-types ul li.current a:hover {
136 text-decoration: none;
137 }
138 .mw-search-formheader div.results-info {
139 float: right;
140 padding: 0.5em;
141 padding-right: 0.75em;
142 }
143 .mw-search-formheader div.results-info ul {
144 margin: 0 !important;
145 padding: 0 !important;
146 list-style: none !important;
147 }
148 .mw-search-formheader div.results-info ul li {
149 float: right;
150 margin: 0;
151 padding: 0;
152 }
153 fieldset#mw-searchoptions {
154 margin: 0;
155 padding: 0.5em 0.75em 0.75em 0.75em !important;
156 border: none;
157 background-color: #f9f9f9;
158 border: 1px solid silver !important;
159 border-top-width: 0 !important;
160 }
161 fieldset#mw-searchoptions legend {
162 display: none;
163 }
164 fieldset#mw-searchoptions h4 {
165 padding: 0;
166 margin: 0;
167 float: left;
168 }
169 fieldset#mw-searchoptions div#mw-search-togglebox {
170 float: right;
171 }
172 fieldset#mw-searchoptions div#mw-search-togglebox label {
173 margin-right: 0.25em;
174 }
175 fieldset#mw-searchoptions div#mw-search-togglebox input {
176 margin-left: 0.25em;
177 }
178 fieldset#mw-searchoptions table {
179 float: left;
180 margin-right: 3em;
181 }
182 fieldset#mw-searchoptions table td {
183 padding-right: 1em;
184 }
185 fieldset#mw-searchoptions div.divider {
186 clear: both;
187 border-bottom: 1px solid #DDDDDD;
188 padding-top: 0.5em;
189 margin-bottom: 0.5em;
190 }
191 td#mw-search-menu {
192 padding-left:6em;
193 font-size:85%;
194 }
195 div#mw-search-interwiki {
196 float: right;
197 width: 18em;
198 border: 1px solid #AAAAAA;
199 margin-top: 2ex;
200 }
201 div#mw-search-interwiki li {
202 font-size: 95%;
203 }
204 .mw-search-interwiki-more {
205 float: right;
206 font-size: 90%;
207 }
208 div#mw-search-interwiki-caption {
209 text-align: center;
210 font-weight: bold;
211 font-size: 95%;
212 }
213 .mw-search-interwiki-project {
214 font-size: 97%;
215 text-align: left;
216 padding: 0.15em 0.15em 0.2em 0.2em;
217 background-color: #ececec;
218 border-top: 1px solid #BBBBBB;
219 }
220 span.searchalttitle {
221 font-size: 95%;
222 }
223 div.searchdidyoumean {
224 font-size: 127%;
225 margin-top: 0.8em;
226 /* Note that this color won't affect the link, as desired. */
227 color: #c00;
228 }
229 div.searchdidyoumean em {
230 font-weight: bold;
231 }
232 .searchmatch {
233 font-weight: bold;
234 }
235 /* Advanced PowerSearch box */
236 td#mw-search-togglebox {
237 text-align: right;
238 }
239 table#mw-search-powertable {
240 width: 100%;
241 }
242 form#powersearch {
243 clear: both;
244 }
245
246 /**** Special:Specialpages ****/
247 .mw-specialpagerestricted {
248 font-weight: bold;
249 }
250
251 .mw-specialpages-table {
252 margin-top: -1em;
253 margin-bottom: 1em;
254 }
255
256 .mw-specialpages-table td {
257 vertical-align: top;
258 }
259
260 /**** Special:Statistics ****/
261 td.mw-statistics-numbers {
262 text-align: right;
263 }
264
265 /**** Special:ProtectedPages ****/
266 table.mw-protectedpages span.mw-usertoollinks,
267 span.mw-protectedpages-length,
268 span.mw-protectedpages-actions {
269 white-space: nowrap;
270 font-size: 90%;
271 }
272 span.mw-protectedpages-unknown {
273 color: grey;
274 font-size: 90%;
275 }
276
277 /**** Special:UserRights ****/
278 .mw-userrights-disabled {
279 color: #888;
280 }
281 table.mw-userrights-groups * td,
282 table.mw-userrights-groups * th {
283 padding-right: 1.5em;
284 }