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