2 * CSS in this file is used by *all* skins (that have any CSS at all). Be
3 * careful what you put in here, since what looks good in one skin may not in
4 * another, but don't ignore the poor pre-Monobook users either.
7 /* GENERAL CLASSES FOR DIRECTIONALITY SUPPORT */
10 * These classes should be used for text depending on the content direction.
11 * Content stuff like editsection, ul/ol and TOC depend on this.
22 /* Most input fields should be in site direction */
23 .sitedir-ltr textarea
,
28 .sitedir-rtl textarea
,
34 /* User-Agent styles for new HTML5 elements */
36 background-color: yellow
;
40 /* Input types that should follow user direction, like buttons */
41 /* TODO: What about buttons in wikipage content ? */
49 /* Override default values */
61 /* Default style for semantic tags */
64 border-bottom: 1px dotted
;
68 /* Colored watchlist and recent changes numbers */
70 color: #006400; /* dark green */
73 color: #8b0000; /* dark red */
76 color: #aaa; /* gray */
80 * Links to redirects appear italicized on [[Special:AllPages]], [[Special:PrefixIndex]],
81 * [[Special:Watchlist/edit]] and in category listings.
84 .redirect-in-category
,
89 /* Comment and username portions of RC entries */
104 vertical-align: middle
;
111 * Add a bit of margin space between the preview and the toolbar.
112 * This replaces the ugly <p><br /></p> we used to insert into the page source
118 /* Stop floats from intruding into edit area in previews */
130 * File description page
133 div
.mw-filepage-resolutioninfo
{
144 table
.filehistory th
,
145 table
.filehistory td
{
148 table
.filehistory th
{
151 table
.filehistory td
.mw-imagepage-filesize
,
152 table
.filehistory th
.mw-imagepage-filesize
{
156 table
.filehistory td
.filehistory-selected
{
161 * Add a checkered background image on hover for file
162 * description pages. (bug 26470)
167 background: white url
(images
/Checker-16x16
.png
) repeat
;
174 span
.history-deleted
{
175 text-decoration: line-through
;
184 background-color: #ffa;
213 .prefsection td.mw-label {
219 .prefsection table.mw-htmlform-matrix {
225 background: url
('images/question-small.png') no-repeat
;
226 /* SVG support using a transparent gradient to guarantee cross-browser
227 * compatibility (browsers able to understand gradient syntax support also SVG)
228 * lifted from #pt-login css rule in skins/vector/screen.css */
230 background: -webkit-linear-gradient
(transparent
, transparent
), url
('images/question.svg') no-repeat
;
232 background: linear-gradient
(transparent
, transparent
), url
('images/question.svg') no-repeat
;
233 background-size: 13px 13px;
234 display: inline-block
;
240 .mw-icon-question:lang
(ar
),
241 .mw-icon-question:lang
(fa
),
242 .mw-icon-question:lang(ur) {
243 -webkit-transform: scaleX
(-1);
244 -ms-transform: scaleX
(-1);
245 transform: scaleX
(-1);
252 table
.mw-htmlform-nolabel td
.mw-label
{
256 tr
.mw-htmlform-vertical-label td
.mw-label
{
257 text-align: left
!important
;
260 .mw-htmlform-invalid-input td.mw-input input {
264 .mw-htmlform-flatlist div.mw-htmlform-flatlist-item {
270 .mw-htmlform-matrix td {
272 padding-right: 0.5em;
284 .mw-content-ltr .thumbcaption {
288 .mw-content-rtl .thumbcaption {
292 .mw-content-ltr .magnify {
296 .mw-content-rtl .magnify {
305 * Overrides text justification (user preference)
315 list-style-type: none
;
316 list-style-image: none
;
317 vertical-align: middle
!ie
;
321 display: inline-block
;
323 border-left: 1px solid
#AAA;
330 .catlinks li:first-child {
331 padding-left: 0.25em;
335 /* (bug 5346) make category redirects italic */
336 .catlinks li a.mw-redirect {
342 .mw-hidden-cats-hidden {
345 .catlinks-allhidden {
349 /* Convenience links to edit block, delete and protect reasons */
350 p
.mw-ipb-conveniencelinks
,
351 p
.mw-protect-editreasons
,
352 p
.mw-filedelete-editreasons
,
353 p
.mw-delete-editreasons
,
354 p
.mw-revdel-editreasons
{
360 * OpenSearch ajax suggestions
369 background-color: white
;
371 border-color: #AAAAAA;
377 table
.os-suggest-results
{
381 border-collapse: collapse
;
386 .os-suggest-result-hl {
388 background-color: white
;
392 .os-suggest-result-hl
,
393 .os-suggest-result-hl-webkit {
394 background-color: #4C59A6;
403 .os-suggest-toggle-def {
411 /* Page history styling */
413 /* The auto-generated edit comments */
417 #pagehistory .history-user
{
421 #pagehistory span
.minor
{
425 border: 1px solid white
;
427 #pagehistory li
.selected
{
428 background-color: #f9f9f9;
429 border: 1px dashed
#aaa;
432 .mw-history-revisiondelete-button, #mw-fileduplicatesearch-icon {
436 /** Generic minor/bot/newpage styling (recent changes) */
444 #shared-image-conflict {
449 * Recreating deleted page warning
450 * Reupload file warning
451 * Page protection warning
452 * incl. log entries for these warnings
454 div
.mw-warning-with-logexcerpt
{
457 border: 2px solid
#2F6FAB;
460 div
.mw-warning-with-logexcerpt ul li
{
464 /* (show/hide) revision deletion links */
465 span
.mw-revdelundel-link
,
466 strong
.mw-revdelundel-link
{
469 span
.mw-revdelundel-hidden
,
470 input
.mw-revdelundel-hidden
{
474 td
.mw-revdel-checkbox
,
475 th
.mw-revdel-checkbox
{
480 /* red links; see bug 36276 */
488 background: url
(images
/feed-icon
.png
) center left no-repeat
;
492 /* Plainlinks - this can be used to switch
493 * off special external link styling */
495 background: none
!important
;
496 padding: 0 !important
;
498 /* External URLs should always be treated as LTR (bug 4330) */
499 /* @noflip */ .rtl a
.external
.free
,
500 .rtl a.external.autonumber {
506 * wikitable class for skinning normal tables
507 * keep in sync with commonPrint.css
511 background-color: #f9f9f9;
512 border: 1px #aaa solid
;
513 border-collapse: collapse
;
516 table
.wikitable
> tr
> th
,
517 table
.wikitable
> tr
> td
,
518 table
.wikitable
> * > tr
> th
,
519 table
.wikitable
> * > tr
> td
{
520 border: 1px #aaa solid
;
523 table
.wikitable
> tr
> th
,
524 table
.wikitable
> * > tr
> th
{
525 background-color: #f2f2f2;
528 table
.wikitable
> caption
{
532 /* hide initially collapsed collapsable tables */
533 table
.collapsed tr
.collapsable
{
537 /* success and error messages */
559 display: -moz-inline-block
;
560 display: inline-block
;
576 border-color: #fac5c5;
577 background-color: #fae3e3;
581 border-color: #fde29b;
582 background-color: #fdf1d1;
586 border-color: #b7fdb5;
587 background-color: #e1fddf;
590 /* general info/warning box for SP */
592 border: 2px solid
#ff7f00;
605 margin: 0.5em 0.5em 0.5em 49px;
608 /* Note on preview page */
624 border: solid
1px #bbbbff;
625 background-color: #eeeeff;
632 * Transparent table with suddle borders
633 * and blue row-highlighting.
636 border-collapse: collapse
;
641 border: 1px solid
#aaaaaa;
642 padding: 0 0.15em 0 0.15em;
645 background-color: #ddddff;
648 background-color: #ffffff;
650 .mw-datatable tr:hover td {
651 background-color: #eeeeff;
656 * TablePager tables generated by the TablePager PHP class
657 * in MediaWiki (e.g. Special:ListFiles).
670 text-decoration: none
;
677 .imagelist .TablePager_col_links {
678 background-color: #eeeeff;
680 .imagelist .TablePager_col_img_description {
683 .imagelist th.TablePager_sort {
684 background-color: #ccccff;
690 border: 1px solid
#aaaaaa;
691 background-color: #f9f9f9;
694 margin-bottom: 0.5em;
701 list-style-type: none
;
705 /* Classes for Exif data display */
709 margin-bottom: 0.5em;
713 table
.mw_metadata caption
{
717 table
.mw_metadata th
{
721 table
.mw_metadata td
{
727 border-collapse: collapse
;
730 table
.mw_metadata td
,
731 table
.mw_metadata th
{
733 border: 1px solid
#aaaaaa;
738 table
.mw_metadata th
{
739 background-color: #f9f9f9;
742 table
.mw_metadata td
{
743 background-color: #fcfcfc;
746 table
.mw_metadata ul
.metadata-langlist
{
747 list-style-type: none
;
748 list-style-image: none
;
754 /* Correct directionality when page dir is different from site/user dir */
756 .mw-content-rtl .mw-content-ltr ul {
758 margin: 0.3em 0 0 1.6em;
762 .mw-content-ltr .mw-content-rtl ul {
764 margin: 0.3em 1.6em 0 0;
768 .mw-content-rtl .mw-content-ltr ol {
770 margin: 0.3em 0 0 3.2em;
774 .mw-content-ltr .mw-content-rtl ol {
776 margin: 0.3em 3.2em 0 0;
781 .mw-content-rtl .mw-content-ltr dd {
787 .mw-content-ltr .mw-content-rtl dd {
793 /* These display attributes look nonsensical, but are needed to support IE and FF2 */
794 /* Don't forget to update commonPrint.css */
797 display: -moz-inline-box
;
798 display: inline-block
;
817 word-wrap: break-word
;
820 li
.gallerybox div
.thumb
{
822 border: 1px solid
#ccc;
823 background-color: #f9f9f9;
827 li
.gallerybox div
.thumb img
{
836 word-wrap: break-word
;
839 /* new gallery stuff */
840 ul
.mw-gallery-nolines li
.gallerybox div
.thumb
{
841 background-color: transparent
;
845 ul
.mw-gallery-nolines li
.gallerybox div
.gallerytext
{
849 /* height constrained gallery */
851 ul
.mw-gallery-packed li
.gallerybox div
.thumb
,
852 ul
.mw-gallery-packed-overlay li
.gallerybox div
.thumb
,
853 ul
.mw-gallery-packed-hover li
.gallerybox div
.thumb
{
854 background-color: transparent
;
857 ul
.mw-gallery-packed li
.gallerybox div
.thumb img
,
858 ul
.mw-gallery-packed-overlay li
.gallerybox div
.thumb img
,
859 ul
.mw-gallery-packed-hover li
.gallerybox div
.thumb img
{
863 ul
.mw-gallery-packed-hover li
.gallerybox
,
864 ul
.mw-gallery-packed-overlay li
.gallerybox
{
868 ul
.mw-gallery-packed-hover div
.gallerytextwrapper
{
873 ul
.mw-gallery-packed-hover li
.gallerybox:hover div
.gallerytextwrapper
,
874 ul
.mw-gallery-packed-overlay li
.gallerybox div
.gallerytextwrapper
,
875 ul
.mw-gallery-packed-hover li
.gallerybox
.mw-gallery-focused div
.gallerytextwrapper
{
878 filter:alpha
(opacity
=80);
880 background-color:white
;
883 left: 0; /* Needed for IE */
886 margin: 2px; /* correspond to style on div.thumb */
889 ul
.mw-gallery-packed-hover
,
890 ul
.mw-gallery-packed-overlay
,
891 ul
.mw-gallery-packed
{
895 ul
.mw-gallery-packed-hover div
.gallerytext
,
896 ul
.mw-gallery-packed-overlay div
.gallerytext
{
898 position: relative
; /* Resets opacity in old IE */
904 background-image: url
(images
/ajax-loader
.gif
);
905 background-position: center center
;
906 background-repeat: no-repeat
;
913 padding: 10px !important
;
916 background-image: url
(images/spinner.gif);
917 background-position: center center
;
918 background-repeat: no-repeat
;
921 /* Language specific height correction for titles. Ref Bug 29405 and Bug 30809 */
922 /* Languages like hi or ml require slightly more vertical space to show diacritics properly */
925 h1:lang
(bh
), /* Macrolanguage, used on bh.wikipedia.org, should be removed one day */
944 line-height: 1.6em !important
;
946 h2:lang
(anp
), h3:lang
(anp
), h4:lang
(anp
), h5:lang
(anp
), h6:lang
(anp
),
947 h2:lang
(as
), h3:lang
(as
), h4:lang
(as
), h5:lang
(as
), h6:lang
(as
),
948 h2:lang
(bho
), h3:lang
(bho
), h4:lang
(bho
), h5:lang
(bho
), h6:lang
(bho
),
949 h2:lang
(bh
), h3:lang
(bh
), h4:lang
(bh
), h5:lang
(bh
), h6:lang
(bh
),
950 h2:lang
(bn
), h3:lang
(bn
), h4:lang
(bn
), h5:lang
(bn
), h6:lang
(bn
),
951 h2:lang
(gu
), h3:lang
(gu
), h4:lang
(gu
), h5:lang
(gu
), h6:lang
(gu
),
952 h2:lang
(hi
), h3:lang
(hi
), h4:lang
(hi
), h5:lang
(hi
), h6:lang
(hi
),
953 h2:lang
(kn
), h3:lang
(kn
), h4:lang
(kn
), h5:lang
(kn
), h6:lang
(kn
),
954 h2:lang
(ks
), h3:lang
(ks
), h4:lang
(ks
), h5:lang
(ks
), h6:lang
(ks
),
955 h2:lang
(ml
), h3:lang
(ml
), h4:lang
(ml
), h5:lang
(ml
), h6:lang
(ml
),
956 h2:lang
(mr
), h3:lang
(mr
), h4:lang
(mr
), h5:lang
(mr
), h6:lang
(mr
),
957 h2:lang
(my
), h3:lang
(my
), h4:lang
(my
), h5:lang
(my
), h6:lang
(my
),
958 h2:lang
(mai
), h3:lang
(mai
), h4:lang
(mai
), h5:lang
(mai
), h6:lang
(mai
),
959 h2:lang
(ne
), h3:lang
(ne
), h4:lang
(ne
), h5:lang
(ne
), h6:lang
(ne
),
960 h2:lang
(new
), h3:lang
(new
), h4:lang
(new
), h5:lang
(new
), h6:lang
(new
),
961 h2:lang
(or
), h3:lang
(or
), h4:lang
(or
), h5:lang
(or
), h6:lang
(or
),
962 h2:lang
(pa
), h3:lang
(pa
), h4:lang
(pa
), h5:lang
(pa
), h6:lang
(pa
),
963 h2:lang
(pi
), h3:lang
(pi
), h4:lang
(pi
), h5:lang
(pi
), h6:lang
(pi
),
964 h2:lang
(sa
), h3:lang
(sa
), h4:lang
(sa
), h5:lang
(sa
), h6:lang
(sa
),
965 h2:lang
(ta
), h3:lang
(ta
), h4:lang
(ta
), h5:lang
(ta
), h6:lang
(ta
),
966 h2:lang
(te
), h3:lang
(te
), h4:lang
(te
), h5:lang
(te
), h6:lang
(te
) {
970 /* Localised ordered list numbering for some languages */
977 list-style-type: -moz-persian
;
978 list-style-type: persian
;
982 list-style-type: -moz-arabic-indic
;
983 list-style-type: arabic-indic
;
988 list-style-type: -moz-devanagari
;
989 list-style-type: devanagari
;
994 list-style-type: -moz-bengali
;
995 list-style-type: bengali
;
999 list-style-type: -moz-oriya
;
1000 list-style-type: oriya
;
1007 /* Correct directionality when page dir is different from site/user dir */
1008 /* @noflip */ .mw-content-ltr
.toc ul
,
1009 .mw-content-ltr #toc ul
,
1010 .mw-content-rtl
.mw-content-ltr
.toc ul
,
1011 .mw-content-rtl .mw-content-ltr #toc ul {
1014 /* @noflip */ .mw-content-rtl
.toc ul
,
1015 .mw-content-rtl #toc ul
,
1016 .mw-content-ltr
.mw-content-rtl
.toc ul
,
1017 .mw-content-ltr .mw-content-rtl #toc ul {
1020 /* @noflip */ .mw-content-ltr
.toc ul ul
,
1021 .mw-content-ltr #toc ul ul
,
1022 .mw-content-rtl
.mw-content-ltr
.toc ul ul
,
1023 .mw-content-rtl .mw-content-ltr #toc ul ul {
1026 /* @noflip */ .mw-content-rtl
.toc ul ul
,
1027 .mw-content-rtl #toc ul ul
,
1028 .mw-content-ltr
.mw-content-rtl
.toc ul ul
,
1029 .mw-content-ltr .mw-content-rtl #toc ul ul {
1040 /* tooltip styles */
1041 .mw-help-field-hint {
1044 margin-bottom: -8px;
1045 padding: 0 0 0 15px;
1047 background-image: url
('images/help-question.gif');
1048 background-position: left center
;
1049 background-repeat: no-repeat
;
1052 text-decoration: underline
;
1055 .mw-help-field-hint:hover {
1057 background-image: url
('images/help-question-hover.gif');
1059 .mw-help-field-data {
1061 background-color: #d6f3ff;
1062 padding:5px 8px 4px 8px;
1063 border: 1px solid
#5dc9f4;
1067 padding: 5px 5px 10px;
1074 padding: 5px 8px 4px 8px;
1075 background-color: #d6f3ff;
1077 border: 1px solid
#5dc9f4;
1084 background: url
(images
/tipsy-arrow
.gif
) no-repeat top left
;
1088 .tipsy-se .tipsy-arrow {
1091 background-position: 0% 100%;
1100 unicode-bidi: embed
;
1103 /* Correct user & content directionality when viewing a diff */
1104 .diff-currentversion-title
,
1107 unicode-bidi: embed
;
1109 /* @noflip */ .diff-contentalign-right td
{
1111 unicode-bidi: embed
;
1113 /* @noflip */ .diff-contentalign-left td
{
1115 unicode-bidi: embed
;
1121 direction: ltr
!important
;
1122 unicode-bidi: embed
;
1126 #mw-revision-info-current,
1134 /* @noflip */ div
.tright
,
1140 /* @noflip */ div
.tleft
,
1155 unicode-bidi: embed
;
1163 zoom: 1; /* http://webaim.org/techniques/skipnav/#iequirk */
1166 /* Print footer should be hidden by default in screen. */
1171 /* For developpers */
1179 -moz-user-select: none
;
1180 -webkit-user-select: none
;
1181 -ms-user-select: none
;
1185 /* Display editsection links smaller and next to headings */
1188 font-weight: normal
;
1190 vertical-align: baseline
;
1191 /* Reset line-height; headings tend to have it set to larger values */
1193 /* As .mw-editsection is a <span> (inline element), it is treated as part */
1194 /* of the heading content when selecting text by multiple clicks and thus */
1195 /* selected together with heading content, despite the user-select: none; */
1196 /* rule set above. This enforces non-selection without changing the look. */
1197 display: inline-block
;
1200 /* Correct directionality when page dir is different from site/user dir */
1202 .mw-content-ltr
.mw-editsection
,
1203 .mw-content-rtl .mw-content-ltr .mw-editsection {
1207 .mw-content-rtl
.mw-editsection
,
1208 .mw-content-ltr .mw-content-rtl .mw-editsection {