Merge "Avoid stale "latest revision" cache when loadPageData() is called."
[mediawiki.git] / resources / mediawiki.special / mediawiki.special.css
blob3cd9739779e546dd85b0405b45fab3adff46178c
2 /**** Special:AllMessages ****/
3 #mw-allmessagestable .allmessages-customised td.am_default {
4 background-color: #fcffc4;
7 #mw-allmessagestable tr.allmessages-customised:hover td.am_default {
8 background-color: #faff90;
11 #mw-allmessagestable td.am_actual {
12 background-color: #e2ffe2;
15 #mw-allmessagestable tr.allmessages-customised:hover + tr.allmessages-customised td.am_actual {
16 background-color: #b1ffb1;
19 /**** Special:Allpages ****/
20 table.mw-allpages-table-form, table.mw-allpages-table-chunk {
21 width: 100%;
23 td.mw-allpages-alphaindexline {
24 text-align: right;
26 .mw-allpages-nav {
27 text-align: right;
28 margin-bottom: 1em;
30 table.mw-allpages-table-form tr {
31 vertical-align: top;
34 /**** Special:Block ****/
35 tr.mw-block-hideuser {
36 font-weight: bold;
39 /**** Special:BlockList ****/
40 table.mw-blocklist span.mw-usertoollinks,
41 span.mw-blocklist-actions{
42 white-space: nowrap;
43 font-size: 90%;
46 /**** Special:Contributions ****/
47 .mw-uctop {
48 font-weight: bold;
51 /**** Special:EmailUser ****/
52 table.mw-emailuser-table {
53 width: 98%;
55 td#mw-emailuser-sender,
56 td#mw-emailuser-recipient {
57 font-weight: bold;
60 /**** Special:ListGroupRights ****/
61 table.mw-listgrouprights-table tr {
62 vertical-align: top;
64 .listgrouprights-revoked {
65 text-decoration: line-through;
68 /**** Special:Prefixindex ****/
69 table#mw-prefixindex-list-table,
70 table#mw-prefixindex-nav-table {
71 width: 98%;
73 td#mw-prefixindex-nav-form {
74 margin-bottom: 1em;
75 vertical-align: top;
77 .mw-prefixindex-nav {
78 text-align: right;
82 /**** Special:Search ****/
83 .searchresults {
86 .searchresults p {
87 margin-left: 0.4em;
88 margin-top: 1em;
89 margin-bottom: 1.2em;
91 div.searchresult {
92 font-size: 95%;
93 width: 38em;
95 .mw-search-results {
96 margin-left: 0.4em;
98 .mw-search-results li {
99 padding-bottom: 1em;
100 list-style: none;
101 list-style-image: none;
103 .mw-search-results li a {
104 font-size: 108%;
106 .mw-search-result-data {
107 color: green;
108 font-size: 97%;
110 .mw-search-formheader {
111 background-color: #f3f3f3;
112 margin-top: 1em;
113 border: 1px solid silver;
115 .mw-search-formheader div.search-types {
116 float: left;
117 padding-left: 0.25em;
119 .mw-search-formheader div.search-types ul {
120 margin: 0 !important;
121 padding: 0 !important;
122 list-style: none !important;
124 .mw-search-formheader div.search-types ul li {
125 float: left;
126 margin: 0;
127 padding: 0;
129 .mw-search-formheader div.search-types ul li a {
130 display: block;
131 padding: 0.5em;
133 .mw-search-formheader div.search-types ul li.current a {
134 color: #333333;
135 cursor: default;
137 .mw-search-formheader div.search-types ul li.current a:hover {
138 text-decoration: none;
140 .mw-search-formheader div.results-info {
141 float: right;
142 padding: 0.5em;
143 padding-right: 0.75em;
145 .mw-search-formheader div.results-info ul {
146 margin: 0 !important;
147 padding: 0 !important;
148 list-style: none !important;
150 .mw-search-formheader div.results-info ul li {
151 float: right;
152 margin: 0;
153 padding: 0;
155 fieldset#mw-searchoptions {
156 margin: 0;
157 padding: 0.5em 0.75em 0.75em 0.75em !important;
158 border: none;
159 background-color: #f9f9f9;
160 border: 1px solid silver !important;
161 border-top-width: 0 !important;
163 fieldset#mw-searchoptions legend {
164 display: none;
166 fieldset#mw-searchoptions h4 {
167 padding: 0;
168 margin: 0;
169 float: left;
171 fieldset#mw-searchoptions div#mw-search-togglebox {
172 float: right;
174 fieldset#mw-searchoptions div#mw-search-togglebox label {
175 margin-right: 0.25em;
177 fieldset#mw-searchoptions div#mw-search-togglebox input {
178 margin-left: 0.25em;
180 fieldset#mw-searchoptions table {
181 float: left;
182 margin-right: 3em;
184 fieldset#mw-searchoptions table td {
185 padding-right: 1em;
187 fieldset#mw-searchoptions div.divider {
188 clear: both;
189 border-bottom: 1px solid #DDDDDD;
190 padding-top: 0.5em;
191 margin-bottom: 0.5em;
193 td#mw-search-menu {
194 padding-left:6em;
195 font-size:85%;
197 div#mw-search-interwiki {
198 float: right;
199 width: 18em;
200 border: 1px solid #AAAAAA;
201 margin-top: 2ex;
203 div#mw-search-interwiki li {
204 font-size: 95%;
206 .mw-search-interwiki-more {
207 float: right;
208 font-size: 90%;
210 div#mw-search-interwiki-caption {
211 text-align: center;
212 font-weight: bold;
213 font-size: 95%;
215 .mw-search-interwiki-project {
216 font-size: 97%;
217 text-align: left;
218 padding: 0.15em 0.15em 0.2em 0.2em;
219 background-color: #ececec;
220 border-top: 1px solid #BBBBBB;
222 span.searchalttitle {
223 font-size: 95%;
225 div.searchdidyoumean {
226 font-size: 127%;
227 margin-top: 0.8em;
228 /* Note that this color won't affect the link, as desired. */
229 color: #c00;
231 div.searchdidyoumean em {
232 font-weight: bold;
234 .searchmatch {
235 font-weight: bold;
237 /* Advanced PowerSearch box */
238 td#mw-search-togglebox {
239 text-align: right;
241 table#mw-search-powertable {
242 width: 100%;
244 form#powersearch {
245 clear: both;
248 /**** Special:Specialpages ****/
249 .mw-specialpagerestricted {
250 font-weight: bold;
253 .mw-specialpages-table {
254 margin-top: -1em;
255 margin-bottom: 1em;
258 .mw-specialpages-table td {
259 vertical-align: top;
262 /**** Special:Statistics ****/
263 td.mw-statistics-numbers {
264 text-align: right;
267 /**** Special:UserRights ****/
268 .mw-userrights-disabled {
269 color: #888;
271 table.mw-userrights-groups * td,
272 table.mw-userrights-groups * th {
273 padding-right: 1.5em;