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.
23 /* Most input fields should be in site direction */
24 .sitedir-ltr textarea
,
30 .sitedir-rtl textarea
,
40 /* User-Agent styles for new HTML5 elements */
42 background-color: yellow
;
46 /* Helper for wbr element on IE 8+; in HTML5, but not supported by default as of IE 11. */
47 /* Note canonical HTML5 styles recommend "content: \u200B", but this doesn't work as of IE 11. */
49 display: inline-block
;
52 /* Input types that should follow user direction, like buttons */
53 /* TODO: What about buttons in wikipage content ? */
61 /* Override default values */
74 /* Default style for semantic tags */
77 border-bottom: 1px dotted
;
81 /* Colored watchlist and recent changes numbers */
83 color: #006400; /* dark green */
87 color: #8b0000; /* dark red */
91 color: #aaa; /* gray */
95 * Links to redirects appear italicized on [[Special:AllPages]], [[Special:PrefixIndex]],
96 * [[Special:Watchlist/edit]] and in category listings.
99 .redirect-in-category
,
104 /* Comment and username portions of RC entries */
120 vertical-align: middle
;
128 * Add a bit of margin space between the preview and the toolbar.
129 * This replaces the ugly <p><br /></p> we used to insert into the page source
135 /* Stop floats from intruding into edit area in previews */
143 * File description page
146 div
.mw-filepage-resolutioninfo
{
157 table
.filehistory th
,
158 table
.filehistory td
{
162 table
.filehistory th
{
166 table
.filehistory td
.mw-imagepage-filesize
,
167 table
.filehistory th
.mw-imagepage-filesize
{
171 table
.filehistory td
.filehistory-selected
{
176 * Add a checkered background image on hover for file
177 * description pages. (bug 26470)
182 background: white url
(images/checker.png) repeat
;
189 span
.history-deleted
{
190 text-decoration: line-through
;
199 background-color: #ffa;
231 .prefsection td.mw-label {
239 .prefsection table.mw-htmlform-matrix {
244 /* SVG support using a transparent gradient to guarantee cross-browser
245 * compatibility (browsers able to understand gradient syntax support also SVG).
246 * http://pauginer.tumblr.com/post/36614680636/invisible-gradient-technique */
247 background-image: url
(images/question.png);
249 background-image: -webkit-linear-gradient
(transparent
, transparent
), url
(images/question.svg);
251 background-image: linear-gradient
(transparent
, transparent
), url
(images/question.svg);
252 background-repeat: no-repeat
;
253 background-size: 13px 13px;
254 display: inline-block
;
260 .mw-icon-question:lang
(ar
),
261 .mw-icon-question:lang
(fa
),
262 .mw-icon-question:lang(ur) {
263 -webkit-transform: scaleX
(-1);
264 -ms-transform: scaleX
(-1);
265 transform: scaleX
(-1);
272 table
.mw-htmlform-nolabel td
.mw-label
{
276 tr
.mw-htmlform-vertical-label td
.mw-label
{
277 text-align: left
!important
;
280 .mw-htmlform-invalid-input td.mw-input input {
284 .mw-htmlform-flatlist div.mw-htmlform-flatlist-item {
290 .mw-htmlform-matrix td {
292 padding-right: 0.5em;
303 * This is only meant to provide the most basic of styles, visual settings shouldn't be added here.
307 .mw-content-ltr .thumbcaption {
312 .mw-content-ltr .magnify {
317 .mw-content-rtl .thumbcaption {
322 .mw-content-rtl .magnify {
331 * Overrides text justification (user preference)
342 list-style-type: none
;
343 list-style-image: none
;
344 vertical-align: middle
!ie
;
348 display: inline-block
;
350 border-left: 1px solid
#AAA;
357 .catlinks li:first-child {
358 padding-left: 0.25em;
362 /* (bug 5346) make category redirects italic */
363 .catlinks li a.mw-redirect {
370 .mw-hidden-cats-hidden {
374 .catlinks-allhidden {
379 * Convenience links to edit block, delete and protect reasons
380 * and upload licenses
382 p
.mw-ipb-conveniencelinks
,
383 p
.mw-protect-editreasons
,
384 p
.mw-filedelete-editreasons
,
385 p
.mw-delete-editreasons
,
386 p
.mw-revdel-editreasons
,
387 p
.mw-upload-editlicenses
{
392 /* Page history styling */
394 /* The auto-generated edit comments */
399 #pagehistory .history-user
{
404 #pagehistory span
.minor
{
409 border: 1px solid white
;
412 #pagehistory li
.selected
{
413 background-color: #f9f9f9;
414 border: 1px dashed
#aaa;
417 .mw-history-revisiondelete-button, #mw-fileduplicatesearch-icon {
421 /** Generic minor/bot/newpage styling (recent changes) */
429 #shared-image-conflict {
434 * Recreating deleted page warning
435 * Reupload file warning
436 * Page protection warning
437 * incl. log entries for these warnings
439 div
.mw-warning-with-logexcerpt
{
442 border: 2px solid
#2F6FAB;
446 div
.mw-warning-with-logexcerpt ul li
{
450 /* (show/hide) revision deletion links */
451 span
.mw-revdelundel-link
,
452 strong
.mw-revdelundel-link
{
456 span
.mw-revdelundel-hidden
,
457 input
.mw-revdelundel-hidden
{
461 td
.mw-revdel-checkbox
,
462 th
.mw-revdel-checkbox
{
467 /* red links; see bug 36276 */
474 /* SVG support using a transparent gradient to guarantee cross-browser
475 * compatibility (browsers able to understand gradient syntax support also SVG).
476 * http://pauginer.tumblr.com/post/36614680636/invisible-gradient-technique */
477 background-image: url
(images
/feed-icon
.png
);
479 background-image: -webkit-linear-gradient
(transparent
, transparent
), url
(images
/feed-icon
.svg
);
481 background-image: linear-gradient
(transparent
, transparent
), url
(images
/feed-icon
.svg
);
482 background-position: center left
;
483 background-repeat: no-repeat
;
484 background-size: 12px 12px;
488 /* Plainlinks - this can be used to switch
489 * off special external link styling */
490 .plainlinks a.external {
491 background: none
!important
;
492 padding: 0 !important
;
495 /* External URLs should always be treated as LTR (bug 4330) */
496 /* @noflip */ .rtl a
.external
.free
,
497 .rtl a.external.autonumber {
503 * wikitable class for skinning normal tables
504 * keep in sync with commonPrint.css
508 background-color: #f9f9f9;
509 border: 1px solid
#aaa;
510 border-collapse: collapse
;
514 table
.wikitable
> tr
> th
,
515 table
.wikitable
> tr
> td
,
516 table
.wikitable
> * > tr
> th
,
517 table
.wikitable
> * > tr
> td
{
518 border: 1px solid
#aaa;
522 table
.wikitable
> tr
> th
,
523 table
.wikitable
> * > tr
> th
{
524 background-color: #f2f2f2;
528 table
.wikitable
> caption
{
532 /* success and error messages */
557 display: -moz-inline-block
;
558 display: inline-block
;
576 border-color: #fac5c5;
577 background-color: #fae3e3;
582 border-color: #fde29b;
583 background-color: #fdf1d1;
588 border-color: #b7fdb5;
589 background-color: #e1fddf;
592 /* general info/warning box for SP */
594 border: 2px solid
#ff7f00;
607 margin: 0.5em 0.5em 0.5em 49px;
610 /* Note on preview page */
628 * Transparent table with suddle borders
629 * and blue row-highlighting.
632 border-collapse: collapse
;
638 border: 1px solid
#aaaaaa;
639 padding: 0 0.15em 0 0.15em;
643 background-color: #ddddff;
647 background-color: #ffffff;
650 .mw-datatable tr:hover td {
651 background-color: #eeeeff;
657 border: 1px solid
#aaaaaa;
658 background-color: #f9f9f9;
661 margin-bottom: 0.5em;
668 list-style-type: none
;
672 /* Classes for Exif data display */
676 margin-bottom: 0.5em;
680 table
.mw_metadata caption
{
684 table
.mw_metadata th
{
688 table
.mw_metadata td
{
694 border-collapse: collapse
;
697 table
.mw_metadata td
,
698 table
.mw_metadata th
{
700 border: 1px solid
#aaaaaa;
705 table
.mw_metadata th
{
706 background-color: #f9f9f9;
709 table
.mw_metadata td
{
710 background-color: #fcfcfc;
713 table
.mw_metadata ul
.metadata-langlist
{
714 list-style-type: none
;
715 list-style-image: none
;
721 /* Correct directionality when page dir is different from site/user dir */
723 .mw-content-rtl .mw-content-ltr ul {
725 margin: 0.3em 0 0 1.6em;
730 .mw-content-ltr .mw-content-rtl ul {
732 margin: 0.3em 1.6em 0 0;
737 .mw-content-rtl .mw-content-ltr ol {
739 margin: 0.3em 0 0 3.2em;
744 .mw-content-ltr .mw-content-rtl ol {
746 margin: 0.3em 3.2em 0 0;
752 .mw-content-rtl .mw-content-ltr dd {
759 .mw-content-ltr .mw-content-rtl dd {
765 /* These display attributes look nonsensical, but are needed to support IE and FF2 */
766 /* Don't forget to update commonPrint.css */
769 display: -moz-inline-box
;
770 display: inline-block
;
789 word-wrap: break-word
;
792 li
.gallerybox div
.thumb
{
794 border: 1px solid
#ccc;
795 background-color: #f9f9f9;
799 li
.gallerybox div
.thumb img
{
808 word-wrap: break-word
;
811 /* new gallery stuff */
812 ul
.mw-gallery-nolines li
.gallerybox div
.thumb
{
813 background-color: transparent
;
817 ul
.mw-gallery-nolines li
.gallerybox div
.gallerytext
{
821 /* height constrained gallery */
823 ul
.mw-gallery-packed li
.gallerybox div
.thumb
,
824 ul
.mw-gallery-packed-overlay li
.gallerybox div
.thumb
,
825 ul
.mw-gallery-packed-hover li
.gallerybox div
.thumb
{
826 background-color: transparent
;
830 ul
.mw-gallery-packed li
.gallerybox div
.thumb img
,
831 ul
.mw-gallery-packed-overlay li
.gallerybox div
.thumb img
,
832 ul
.mw-gallery-packed-hover li
.gallerybox div
.thumb img
{
836 ul
.mw-gallery-packed-hover li
.gallerybox
,
837 ul
.mw-gallery-packed-overlay li
.gallerybox
{
841 ul
.mw-gallery-packed-hover div
.gallerytextwrapper
{
846 ul
.mw-gallery-packed-hover li
.gallerybox:hover div
.gallerytextwrapper
,
847 ul
.mw-gallery-packed-overlay li
.gallerybox div
.gallerytextwrapper
,
848 ul
.mw-gallery-packed-hover li
.gallerybox
.mw-gallery-focused div
.gallerytextwrapper
{
851 background: rgba
(255, 255, 255, 0.8);
854 left: 0; /* Needed for IE */
857 margin: 2px; /* correspond to style on div.thumb */
860 ul
.mw-gallery-packed-hover
,
861 ul
.mw-gallery-packed-overlay
,
862 ul
.mw-gallery-packed
{
868 background-image: url
(images
/ajax-loader
.gif
);
869 background-position: center center
;
870 background-repeat: no-repeat
;
877 padding: 10px !important
;
880 background-image: url
(images/spinner.gif);
881 background-position: center center
;
882 background-repeat: no-repeat
;
885 /* Language specific height correction for titles. Ref Bug 29405 and Bug 30809 */
886 /* Languages like hi or ml require slightly more vertical space to show diacritics properly */
889 h1:lang
(bh
), /* Macrolanguage, used on bh.wikipedia.org, should be removed one day */
908 line-height: 1.6em !important
;
911 h2:lang
(anp
), h3:lang
(anp
), h4:lang
(anp
), h5:lang
(anp
), h6:lang
(anp
),
912 h2:lang
(as
), h3:lang
(as
), h4:lang
(as
), h5:lang
(as
), h6:lang
(as
),
913 h2:lang
(bho
), h3:lang
(bho
), h4:lang
(bho
), h5:lang
(bho
), h6:lang
(bho
),
914 h2:lang
(bh
), h3:lang
(bh
), h4:lang
(bh
), h5:lang
(bh
), h6:lang
(bh
),
915 h2:lang
(bn
), h3:lang
(bn
), h4:lang
(bn
), h5:lang
(bn
), h6:lang
(bn
),
916 h2:lang
(gu
), h3:lang
(gu
), h4:lang
(gu
), h5:lang
(gu
), h6:lang
(gu
),
917 h2:lang
(hi
), h3:lang
(hi
), h4:lang
(hi
), h5:lang
(hi
), h6:lang
(hi
),
918 h2:lang
(kn
), h3:lang
(kn
), h4:lang
(kn
), h5:lang
(kn
), h6:lang
(kn
),
919 h2:lang
(ks
), h3:lang
(ks
), h4:lang
(ks
), h5:lang
(ks
), h6:lang
(ks
),
920 h2:lang
(ml
), h3:lang
(ml
), h4:lang
(ml
), h5:lang
(ml
), h6:lang
(ml
),
921 h2:lang
(mr
), h3:lang
(mr
), h4:lang
(mr
), h5:lang
(mr
), h6:lang
(mr
),
922 h2:lang
(my
), h3:lang
(my
), h4:lang
(my
), h5:lang
(my
), h6:lang
(my
),
923 h2:lang
(mai
), h3:lang
(mai
), h4:lang
(mai
), h5:lang
(mai
), h6:lang
(mai
),
924 h2:lang
(ne
), h3:lang
(ne
), h4:lang
(ne
), h5:lang
(ne
), h6:lang
(ne
),
925 h2:lang
(new
), h3:lang
(new
), h4:lang
(new
), h5:lang
(new
), h6:lang
(new
),
926 h2:lang
(or
), h3:lang
(or
), h4:lang
(or
), h5:lang
(or
), h6:lang
(or
),
927 h2:lang
(pa
), h3:lang
(pa
), h4:lang
(pa
), h5:lang
(pa
), h6:lang
(pa
),
928 h2:lang
(pi
), h3:lang
(pi
), h4:lang
(pi
), h5:lang
(pi
), h6:lang
(pi
),
929 h2:lang
(sa
), h3:lang
(sa
), h4:lang
(sa
), h5:lang
(sa
), h6:lang
(sa
),
930 h2:lang
(ta
), h3:lang
(ta
), h4:lang
(ta
), h5:lang
(ta
), h6:lang
(ta
),
931 h2:lang
(te
), h3:lang
(te
), h4:lang
(te
), h5:lang
(te
), h6:lang
(te
) {
935 /* Localised ordered list numbering for some languages */
942 list-style-type: -moz-persian
;
943 list-style-type: persian
;
947 list-style-type: -moz-arabic-indic
;
948 list-style-type: arabic-indic
;
953 list-style-type: -moz-devanagari
;
954 list-style-type: devanagari
;
959 list-style-type: -moz-bengali
;
960 list-style-type: bengali
;
964 list-style-type: -moz-oriya
;
965 list-style-type: oriya
;
972 /* Correct directionality when page dir is different from site/user dir */
973 /* @noflip */ .mw-content-ltr
.toc ul
,
974 .mw-content-ltr #toc ul
,
975 .mw-content-rtl
.mw-content-ltr
.toc ul
,
976 .mw-content-rtl .mw-content-ltr #toc ul {
980 /* @noflip */ .mw-content-rtl
.toc ul
,
981 .mw-content-rtl #toc ul
,
982 .mw-content-ltr
.mw-content-rtl
.toc ul
,
983 .mw-content-ltr .mw-content-rtl #toc ul {
987 /* @noflip */ .mw-content-ltr
.toc ul ul
,
988 .mw-content-ltr #toc ul ul
,
989 .mw-content-rtl
.mw-content-ltr
.toc ul ul
,
990 .mw-content-rtl .mw-content-ltr #toc ul ul {
994 /* @noflip */ .mw-content-rtl
.toc ul ul
,
995 .mw-content-rtl #toc ul ul
,
996 .mw-content-ltr
.mw-content-rtl
.toc ul ul
,
997 .mw-content-ltr .mw-content-rtl #toc ul ul {
1008 /* tooltip styles */
1009 .mw-help-field-hint {
1012 margin-bottom: -8px;
1013 padding: 0 0 0 15px;
1015 background-image: url
(images
/help-question
.gif
);
1016 background-position: left center
;
1017 background-repeat: no-repeat
;
1020 text-decoration: underline
;
1024 .mw-help-field-hint:hover {
1026 background-image: url
(images
/help-question-hover
.gif
);
1029 .mw-help-field-data {
1031 background-color: #d6f3ff;
1032 padding: 5px 8px 4px 8px;
1033 border: 1px solid
#5dc9f4;
1043 unicode-bidi: embed
;
1046 /* Correct user & content directionality when viewing a diff */
1047 .diff-currentversion-title
,
1050 unicode-bidi: embed
;
1053 /* @noflip */ .diff-contentalign-right td
{
1055 unicode-bidi: embed
;
1058 /* @noflip */ .diff-contentalign-left td
{
1060 unicode-bidi: embed
;
1067 direction: ltr
!important
;
1068 unicode-bidi: embed
;
1072 #mw-revision-info-current,
1080 /* @noflip */ div
.tright
,
1087 /* @noflip */ div
.tleft
,
1103 unicode-bidi: embed
;
1111 zoom: 1; /* http://webaim.org/techniques/skipnav/#iequirk */
1114 /* Print footer should be hidden by default in screen. */
1119 /* For developers */
1128 -moz-user-select: none
;
1129 -webkit-user-select: none
;
1130 -ms-user-select: none
;
1134 /* Display editsection links smaller and next to headings */
1136 .mw-editsection-like {
1138 font-weight: normal
;
1140 vertical-align: baseline
;
1141 /* Reset line-height; headings tend to have it set to larger values */
1143 /* As .mw-editsection is a <span> (inline element), it is treated as part */
1144 /* of the heading content when selecting text by multiple clicks and thus */
1145 /* selected together with heading content, despite the user-select: none; */
1146 /* rule set above. This enforces non-selection without changing the look. */
1147 display: inline-block
;
1150 /* Correct directionality when page dir is different from site/user dir */
1152 .mw-content-ltr
.mw-editsection
,
1153 .mw-content-rtl .mw-content-ltr .mw-editsection {
1158 .mw-content-rtl
.mw-editsection
,
1159 .mw-content-ltr .mw-content-rtl .mw-editsection {
1163 /* Prevent citations and subscripts from interfering with the line-height */