۲۸٬۸۸۴
ویرایش
بدون خلاصۀ ویرایش برچسب: برگرداندهشده |
(خنثیسازی نسخهٔ 79348 از Wikihagh admin (بحث)) برچسبها: خنثیسازی برگرداندهشده |
||
| خط ۱: | خط ۱: | ||
/* | /* Persian Wikipedia UI fonts configurations, see also MediaWiki:Print.css | ||
These are written over the time on Monobook.css and Vector.css and shouldn't | |||
be changed radically without users consensus */ | |||
@font-face { | @font-face { | ||
font-family: 'Samim'; | font-family: 'Samim'; | ||
src: url('/w/resources/fonts/Samim.eot'); | |||
src: url('/w/resources/fonts/Samim.eot?#iefix') format('embedded-opentype'), | |||
url('/w/resources/fonts/Samim.woff') format('woff'), | |||
url('/w/resources/fonts/Samim.ttf') format('truetype'); | |||
font-weight: normal; | |||
url('/ | |||
} | } | ||
@font-face { | @font-face { | ||
font-family: 'me_quran'; | |||
src: url('/w/resources/fonts/me_quran.eot') format('embedded-opentype'); | |||
src: url('/w/resources/fonts/me_quran.woff') format('woff'), | |||
url('/w/resources/fonts/me_quran.ttf') format('truetype'), | |||
url('/w/resources/fonts/me_quran.svg#me_quran') format('svg'); | |||
font-weight: normal; | |||
font-style: normal; | |||
} | } | ||
@font-face { | @font-face { | ||
font-family: 'KFGQPCUthmanTahaNaskh'; | |||
src: url('/w/resources/fonts/KFGQPCUthmanTahaNaskh.eot') format('embedded-opentype'); | |||
src: url('/w/resources/fonts/KFGQPCUthmanTahaNaskh.woff') format('woff'), | |||
url('/w/resources/fonts/KFGQPCUthmanTahaNaskh.ttf') format('truetype'), | |||
url('/w/resources/fonts/KFGQPCUthmanTahaNaskh.svg#KFGQPCUthmanTahaNaskh') format('svg'); | |||
font-weight: normal; | |||
font-style: normal; | |||
} | } | ||
body { | |||
/* generally a sans-serif font should be here */ | |||
font-family: Samim, 'Iranian Sans', 'Noto Sans Arabic', 'DejaVu Sans', sans-serif; | |||
font- | |||
} | } | ||
.mw-body h1, .mw-body h2, .mw-body #firstHeading, | |||
.mw-body .mw-editsection, .mw-body .mw-editsection-like, | |||
.mw-body #toc h2, .mw-body .toc h2, | |||
font | #documentation-meta-data, .vector-sticky-header-context-bar-primary { | ||
font- | /* generally a serif font should be here but Arial is not acceptable for Persian */ | ||
font-family: Samim, 'Iranian Serif', 'Noto Naskh Arabic', 'Iranian Sans', 'DejaVu Sans', serif; | |||
} | } | ||
/* Ace editor now supports RTL editing but a monospace font with Arabic should be set for correct functionality */ | |||
.ace_editor { font-family: 'Courier New', monospace!important; } | |||
} | |||
/* force these to use inherited font configuration */ | |||
.ui-widget, .ui-widget *, button, input, select, optgroup { | |||
font- | font-family: inherit; | ||
} | } | ||
/* end */ | |||
dfn { | |||
font-style: inherit; /* Reset default styling for <dfn> */ | |||
font- | |||
} | } | ||
sup, sub { | |||
line-height: 1em; /* Reduce line-height for <sup> and <sub> */ | |||
} | } | ||
/* Main page fixes */ | |||
. | body.page-ویکیپدیا_صفحه_تمرین #ca-edit, | ||
body.page-ویکیپدیا_آشنایی #ca-edit { | |||
border: 1px dotted #36c; | |||
} | } | ||
body.page-ویکیپدیا_صفحه_تمرین #ca-edit:hover, | |||
. | body.page-ویکیپدیا_آشنایی #ca-edit:hover { | ||
background: none repeat scroll 0 0 white; | |||
border-color: transparent; | |||
} | } | ||
body.page-صفحهٔ_اصلی #mp-topbanner { | |||
. | clear: both; | ||
} | } | ||
. | body.page-صفحهٔ_اصلی #ca-delete, | ||
body.page-صفحهٔ_اصلی #deleteconfirm, | |||
body.page-صفحهٔ_اصلی #t-cite, | |||
body.page-صفحهٔ_اصلی #lastmod, | |||
body.page-صفحهٔ_اصلی #siteSub, | |||
body.page-صفحهٔ_اصلی #contentSub, | |||
body.page-صفحهٔ_اصلی #catlinks, | |||
body.page-صفحهٔ_اصلی #centralNotice, | |||
body.page-درگاه_ورودی #siteSub, | |||
body.page-درگاه_ورودی h1.firstHeading { | |||
display: none !important; | |||
} | } | ||
. | body.page-صفحهٔ_اصلی #ca-history, | ||
body.page-صفحهٔ_اصلی #pagehistory { | |||
display: none; | |||
} | } | ||
. | /* تراز راست برای پیوند «ویرایش پیوندهای میانویکی» در نوار کناری پوستهٔ وکتور جدید */ | ||
.wb-langlinks-link { | |||
text-align : right; | |||
} | } | ||
.references-small | /* Make the list of references in [[Template:Reflist]] smaller */ | ||
.references-small { | |||
font-size: 90%; | |||
} | } | ||
.references | /* Highlight clicked reference in blue to help navigation */ | ||
ol.references > li:target, | |||
sup.reference:target, | |||
span.citation:target, cite:target { | |||
background-color: #ecf0fa; | |||
} | } | ||
/* | /* Ensure refs in table headers and the like aren't bold or italic */ | ||
. | sup.reference { | ||
font- | font-weight: normal; | ||
font-style: normal; | |||
} | } | ||
/* Styling for citations */ | |||
span.citation, cite { | |||
word-wrap: break-word; | |||
} | } | ||
/* | /* If there is an inline link to a full citation, the full citation will turn blue when the inline link is clicked */ | ||
cite:target { | |||
background-color: #ecf0fa; | |||
} | } | ||
/* For linked citation numbers and document IDs, where the number need not be shown on a screen or a handheld, but should be included in the printed version */ | |||
@media screen, handheld, projection { | |||
cite *.printonly { | |||
display: none; | |||
} | |||
} | } | ||
/* Style for horizontal lists (separator following item) */ | |||
.skin-monobook .hlist dl, | |||
. | .skin-modern .hlist dl, | ||
.skin-vector .hlist dl { | |||
line-height: 1.5em; | |||
} | } | ||
/* Style for horizontal lists (separator following item). | |||
/* | IE8-specific classes are assigned in [[MediaWiki:Common.js/IEFixes.js]]. | ||
@source mediawiki.org/wiki/Snippets/Horizontal_lists | |||
@revision 5 (2014-02-24) | |||
@author [[User:Edokter]] | |||
*/ | |||
.hlist dl, | |||
.hlist ol, | |||
.hlist ul { | |||
margin: 0; | |||
padding: 0; | |||
} | } | ||
/* Display list items inline */ | |||
/* | .hlist dd, | ||
. | .hlist dt, | ||
.hlist li { | |||
margin: 0; | |||
display: inline; | |||
} | } | ||
/* | /* Display nested lists inline */ | ||
.hlist.inline, | |||
.hlist.inline dl, | |||
.hlist.inline ol, | |||
.hlist.inline ul, | |||
.hlist dl dl, .hlist dl ol, .hlist dl ul, | |||
.hlist ol dl, .hlist ol ol, .hlist ol ul, | |||
.hlist ul dl, .hlist ul ol, .hlist ul ul { | |||
display: inline; | |||
} | } | ||
/* Generate interpuncts */ | |||
.hlist dt:after { | |||
content: ": "; | |||
} | |||
.hlist dd:after, | |||
.hlist li:after { | |||
content: " • "; | |||
/*font-weight: bold;*/ | |||
} | } | ||
.hlist dd:last-child:after, | |||
.hlist dt:last-child:after, | |||
.hlist li:last-child:after { | |||
content: none; | |||
} | } | ||
/* For IE8 */ | |||
.hlist dd.hlist-last-child:after, | |||
.hlist dt.hlist-last-child:after, | |||
.hlist li.hlist-last-child:after { | |||
content: none; | |||
} | } | ||
/* Add parentheses around nested lists */ | |||
.hlist dd dd:first-child:before, .hlist dd dt:first-child:before, .hlist dd li:first-child:before, | |||
.hlist dt dd:first-child:before, .hlist dt dt:first-child:before, .hlist dt li:first-child:before, | |||
.hlist li dd:first-child:before, .hlist li dt:first-child:before, .hlist li li:first-child:before { | |||
content: " ("; | |||
font-weight: normal; | |||
} | } | ||
.hlist dd dd:last-child:after, .hlist dd dt:last-child:after, .hlist dd li:last-child:after, | |||
.hlist dt dd:last-child:after, .hlist dt dt:last-child:after, .hlist dt li:last-child:after, | |||
. | .hlist li dd:last-child:after, .hlist li dt:last-child:after, .hlist li li:last-child:after { | ||
content: ") "; | |||
font-weight: normal; | |||
} | } | ||
/* For IE8 */ | |||
/* | .hlist dd dd.hlist-last-child:after, .hlist dd dt.hlist-last-child:after, .hlist dd li.hlist-last-child:after, | ||
. | .hlist dt dd.hlist-last-child:after, .hlist dt dt.hlist-last-child:after, .hlist dt li.hlist-last-child:after, | ||
font- | .hlist li dd.hlist-last-child:after, .hlist li dt.hlist-last-child:after, .hlist li li.hlist-last-child:after { | ||
content: ") "; | |||
font-weight: normal; | |||
} | } | ||
/* Put ordinals in front of ordered list items */ | |||
/* | .hlist ol { | ||
ol | counter-reset: listitem; | ||
} | } | ||
.hlist ol > li { | |||
counter-increment: listitem; | |||
} | } | ||
.hlist ol > li:before { | |||
content: " " counter(listitem) " "; | |||
content: " " counter(listitem, persian) " "; | |||
white-space: nowrap; | |||
} | } | ||
.hlist dd ol > li:first-child:before, | |||
.hlist dt ol > li:first-child:before, | |||
.hlist li ol > li:first-child:before { | |||
content: " (" counter(listitem) " "; | |||
content: " (" counter(listitem, persian) " "; | |||
} | } | ||
/* | /* فهرست بدون گلوله */ | ||
.plainlist ul { | |||
line-height: inherit; | |||
list-style: none none; | |||
margin: 0; | |||
} | |||
.plainlist ul li { | |||
margin-bottom: 0; | |||
} | |||
/* Normal font styling for table row headers with scope="row" tag */ | |||
.wikitable.plainrowheaders th[scope=row] { | |||
font-weight: normal; | |||
/* @noflip */ | |||
text-align: right; | |||
} | } | ||
/* | /* Lists in data cells are always left-aligned */ | ||
html[dir=rtl] .wikitable td ul, | |||
. | html[dir=rtl] .wikitable td ol, | ||
. | html[dir=rtl] .wikitable td dl { | ||
. | /* @noflip */ | ||
text-align: right; | |||
} | } | ||
/* | /* ...unless they also use the hlist class */ | ||
html[dir=rtl] .wikitable.hlist td ul, | |||
html[dir=rtl] .wikitable.hlist td ol, | |||
html[dir=rtl] .wikitable.hlist td dl { | |||
text-align: inherit; | |||
.hlist | |||
.hlist ol, | |||
.hlist | |||
} | } | ||
/* | |||
. | /* Default style for navigation boxes */ | ||
.navbox { /* Navbox container style */ | |||
box-sizing: border-box; | |||
border: 1px solid #a2a9b1; | |||
width: 100%; | |||
margin: auto; | |||
clear: both; | |||
font-size: 88%; | |||
text-align: center; | |||
padding: 1px; | |||
} | } | ||
.navbox-inner, | |||
. | .navbox-subgroup { | ||
width: 100%; | |||
} | } | ||
. | .navbox-group, | ||
. | .navbox-title, | ||
.navbox-abovebelow { | |||
padding: 0.25em 1em; /* Title, group and above/below styles */ | |||
line-height: 1.5em; | |||
. | text-align: center; | ||
. | |||
} | } | ||
/* | th.navbox-group { /* Group style */ | ||
white-space: nowrap; | |||
/* @noflip */ | |||
text-align: right; | |||
} | } | ||
.navbox, | |||
.navbox-subgroup { | |||
. | background: #f8f9fa; /* Background color */ | ||
} | } | ||
. | .navbox-list { | ||
line-height: 1.8em; | |||
border-color: #f8f9fa; /* Must match background color */ | |||
} | } | ||
.navbox th, | |||
.navbox-title { | |||
background: #b3ccff; /* Level 1 color */ | |||
. | |||
} | } | ||
.navbox-abovebelow, | |||
. | th.navbox-group, | ||
.navbox-subgroup .navbox-title { | |||
background: #dbe7ff; /* Level 2 color */ | |||
} | } | ||
. | .navbox-subgroup .navbox-group, | ||
.navbox-subgroup .navbox-abovebelow { | |||
background: #e5edff; /* Level 3 color */ | |||
} | } | ||
. | .navbox-even { | ||
background: #f8f9fa; /* Even row striping */ | |||
} | } | ||
. | .navbox-odd { | ||
background: transparent; /* Odd row striping */ | |||
} | } | ||
table.navbox + table.navbox { /* Single pixel border between adjacent navboxes */ | |||
/* | margin-top: -1px; /* (doesn't work for IE6, but that's okay) */ | ||
} | } | ||
. | .navbox .hlist td dl, | ||
margin- | .navbox .hlist td ol, | ||
.navbox .hlist td ul, | |||
.navbox td.hlist dl, | |||
.navbox td.hlist ol, | |||
.navbox td.hlist ul { | |||
padding: 0.125em 0; /* Adjust hlist padding in navboxes */ | |||
} | |||
ol + table.navbox, | |||
ul + table.navbox { | |||
margin-top: 0.5em; /* Prevent lists from clinging to navboxes */ | |||
} | |||
/* RTL fix for navbox-list bullet lists; See [[Special:Permalink/24864265#خطای ظاهری]]. */ | |||
.navbox-list li { | |||
unicode-bidi: isolate; | |||
} | } | ||
/* | /* Default styling for Navbar template */ | ||
. | .navbar { | ||
display: inline; | |||
font-size: 88%; | |||
font-weight: normal; | font-weight: normal; | ||
} | } | ||
.navbar ul { | |||
display: inline; | |||
. | white-space: nowrap; | ||
} | } | ||
.navbar li { | |||
word-spacing: -0.125em; | |||
} | } | ||
.navbar.mini li { /* span is removed */ | |||
font-size: xx-small; | |||
. | |||
font-size: | |||
} | } | ||
. | .nv-talk > a { | ||
color: #002BB8; | |||
} | } | ||
/* Navbar styling when nested in infobox and navbox */ | |||
. | .infobox .navbar { | ||
. | font-size: 100%; | ||
} | |||
.navbox .navbar { | |||
display: block; | |||
font-size: 100%; | |||
} | } | ||
.navbox-title .navbar { | |||
/* @noflip */ | |||
float: right; | |||
/* @noflip */ | /* @noflip */ | ||
text-align: right; | text-align: right; | ||
/* @noflip */ | |||
margin-left: 0.5em; | |||
width: 6em; | |||
} | } | ||
. | |||
. | /* 'show'/'hide' buttons created dynamically by the CollapsibleTables javascript | ||
in [[MediaWiki:Common.js]] are styled here so they can be customised. */ | |||
.collapseButton { | |||
/* @noflip */ | |||
float: left; | |||
font-weight: normal; | |||
/* @noflip */ | |||
margin-right: 0.5em; | |||
/* @noflip */ | |||
text-align: left; | |||
width: auto; | |||
} | } | ||
.navbox | /* In navboxes, the show/hide button balances the v·d·e links | ||
from [[Template:Navbar]], so they need to be the same width. */ | |||
.navbox .collapseButton { | |||
width: 6em; | |||
} | } | ||
. | /* Styling for JQuery makeCollapsible, matching that of collapseButton */ | ||
.mw-parser-output .mw-collapsible-toggle { | |||
font-weight: normal; | |||
/* @noflip */ | |||
text-align: left; | |||
. | padding-right: 0.2em; | ||
padding-left: 0.2em; | |||
} | } | ||
. | |||
. | .mw-collapsible-leftside-toggle .mw-collapsible-toggle { | ||
/* @noflip */ | |||
float: right; | |||
/* @noflip */ | |||
text-align: right; | |||
} | } | ||
. | |||
/* Infobox template style */ | |||
.infobox { | |||
border: 1px solid #a2a9b1; | |||
background: | border-spacing: 3px; | ||
background-color: #f8f9fa; | |||
color: black; | |||
margin | /* @noflip */ | ||
margin: 0.5em 1em 0.5em 0; | |||
. | padding: 0.2em; | ||
/* @noflip */ | |||
float: left; | |||
/* @noflip */ | |||
clear: left; | |||
font-size: 88%; | |||
padding: 0. | line-height: 1.5em; | ||
width: 22em; | |||
} | } | ||
/* | /* not strictly certain these styles are necessary | ||
. | * just replicating the module faithfully | ||
*/ | |||
.infobox-subbox { | |||
padding: 0; | |||
border: none; | |||
margin: -3px; | |||
width: auto; | |||
min-width: 100%; | |||
font-size: 100%; | |||
clear: none; | |||
float: none; | |||
background-color: transparent; | |||
} | } | ||
/* | .infobox-header, | ||
. | .infobox-label, | ||
.infobox-above, | |||
.infobox-full-data, | |||
.infobox-data, | |||
.infobox-below, | |||
.infobox-subheader, | |||
.infobox-image, | |||
.infobox-navbar, | |||
/* Remove element declaration when both a) infobox3cols is migrated and | |||
* b) when every .infobox thing is using the standard module/templates */ | |||
.infobox th, | |||
.infobox td { | |||
vertical-align: top; | |||
} | } | ||
. | |||
.infobox-label, | |||
.infobox-data, | |||
/* Remove element declaration when both a) infobox3cols is migrated and | |||
* b) when every .infobox thing is using the standard module/templates */ | |||
.infobox th, | |||
.infobox td { | |||
/* @noflip */ | |||
text-align: right; | |||
} | } | ||
. | |||
/* remove .infobox from below new class names when live */ | |||
.infobox .infobox-above, | |||
.infobox .infobox-title, /* TODO remove caption line when class is live */ | |||
.infobox caption{ | |||
font-size: 125%; | |||
font-weight: bold; | |||
text-align: center; | |||
} | } | ||
. | |||
.infobox caption, /* TODO remove caption line when class is live */ | |||
.infobox-title { | |||
padding: 0.2em; | |||
} | } | ||
. | |||
.infobox .infobox-header, | |||
.infobox .infobox-subheader, | |||
.infobox .infobox-image, | |||
.infobox .infobox-full-data, | |||
.infobox .infobox-below { | |||
text-align: center; | |||
} | } | ||
.infobox .navbar { | .infobox .infobox-navbar { | ||
text-align: left; | |||
} | } | ||
. | |||
.infobox.bordered { | |||
border-collapse: collapse; | |||
} | } | ||
/* TODO split definitions to appropriate class names when live from HTML element */ | |||
.infobox.bordered td, | |||
.infobox.bordered th { | |||
border: 1px solid #a2a9b1; | |||
} | } | ||
/* | /* TODO split definitions to appropriate class names when live from HTML element */ | ||
.infobox.bordered .borderless td, | |||
. | .infobox.bordered .borderless th { | ||
border: 0; | |||
. | |||
} | } | ||
.infobox.sisterproject { | |||
. | width: 20em; | ||
font-size: 90%; | |||
} | } | ||
. | /* styles for bordered infobox with merged rows */ | ||
/* TODO split definitions to appropriate class names when live from HTML element */ | |||
.infobox.bordered .mergedtoprow td, | |||
.infobox.bordered .mergedtoprow th { | |||
border: 0; | |||
border-top: 1px solid #a2a9b1; | |||
/* @noflip */ | /* @noflip */ | ||
border-left: 1px solid #a2a9b1; | |||
} | |||
/* TODO split definitions to appropriate class names when live from HTML element */ | |||
.infobox.bordered .mergedrow td, | |||
.infobox.bordered .mergedrow th { | |||
border: 0; | |||
/* @noflip */ | /* @noflip */ | ||
border-left: 1px solid #a2a9b1; | |||
} | } | ||
/* | /* Styles for geography infoboxes, eg countries, | ||
.infobox { | country subdivisions, cities, etc. */ | ||
border: | .infobox.geography { | ||
border-collapse: collapse; | |||
line-height: 1.2em; | |||
font-size: 90%; | |||
} | |||
/* TODO split definitions to appropriate class names when live from HTML element */ | |||
.infobox.geography td, | |||
.infobox.geography th { | |||
border-top: 1px solid #a2a9b1; | |||
padding: 0.4em 0.6em 0.4em 0.6em; | |||
} | } | ||
/* | /* TODO split definitions to appropriate class names when live from HTML element */ | ||
.infobox.geography .mergedtoprow td, | |||
.infobox.geography .mergedtoprow th { | |||
.infobox | border-top: 1px solid #a2a9b1; | ||
padding: 0.4em 0.6em 0.2em 0.6em; | |||
} | |||
/* TODO split definitions to appropriate class names when live from HTML element */ | |||
.infobox.geography .mergedrow td, | |||
.infobox.geography .mergedrow th { | |||
border: 0; | |||
padding: 0 0.6em 0.2em 0.6em; | |||
} | } | ||
/* TODO split definitions to appropriate class names when live from HTML element */ | |||
.infobox | .infobox.geography .mergedbottomrow td, | ||
. | .infobox.geography .mergedbottomrow th { | ||
. | border-top: 0; | ||
.infobox | border-bottom: 1px solid #a2a9b1; | ||
. | padding: 0 0.6em 0.4em 0.6em; | ||
. | |||
. | |||
. | |||
} | } | ||
/* TODO split definitions to appropriate class names when live from HTML element */ | |||
.infobox.geography .maptable td, | |||
/* | .infobox.geography .maptable th { | ||
border: 0; | |||
.infobox | padding: 0; | ||
.infobox | |||
} | } | ||
/* | /* Style for "notices" */ | ||
.notice { | |||
margin: 1em; | |||
. | padding: 0.2em; | ||
padding: | |||
} | } | ||
#disambig { | |||
border-top: 1px solid #c8ccd1; | |||
border-bottom: 1px solid #c8ccd1; | |||
} | } | ||
. | .notice-text, .toggle-box, .red-button, .goal, div.red-button, div.siteNoticeSmall, div#siteNotice { | ||
. | font-family: inherit; | ||
. | |||
. | |||
. | |||
} | } | ||
. | DIV.siteNoticeSmall { | ||
font-size: 15pt; | |||
} | } | ||
. | /* Persondata and other (future) metadata */ | ||
border | table.InChI, /* temporary */ | ||
table.persondata { | |||
border: 1px solid #a2a9b1; | |||
display: none; | |||
speak: none; | |||
} | } | ||
.InChI-label, /* temporary */ | |||
/* | .persondata-label { | ||
. | color: #a2a9b1; | ||
} | } | ||
/* | /* Icons for medialist templates [[Template:Listen]], [[Template:Multi-listen_start]], [[Template:Video]], [[Template:Multi-video_start]] */ | ||
. | div.listenlist { | ||
. | background: url("//upload.wikimedia.org/wikipedia/commons/3/3f/Gnome_speakernotes_30px.png"); | ||
/* @noflip */ | |||
padding-right: 40px; | |||
} | } | ||
. | div.videolist, div.multivideolist { | ||
background: url("//upload.wikimedia.org/wikipedia/commons/thumb/2/20/Tango-video-x-generic.png/40px-Tango-video-x-generic.png"); | |||
padding-right: 50px; | |||
} | } | ||
/* | /* Change the external link icon to an Adobe icon for all PDF files | ||
in browsers that support these CSS selectors, like Mozilla and Opera */ | |||
. | .mw-body a[href$=".pdf"].external, | ||
. | .mw-body a[href*=".pdf?"].external, | ||
.mw-body a[href*=".pdf#"].external, | |||
.mw-body a[href$=".PDF"].external, | |||
.mw-body a[href*=".PDF?"].external, | |||
.mw-body a[href*=".PDF#"].external, | |||
div#mw_content a[href$=".pdf"].external, | |||
div#mw_content a[href*=".pdf?"].external, | |||
div#mw_content a[href*=".pdf#"].external, | |||
div#mw_content a[href$=".PDF"].external, | |||
div#mw_content a[href*=".PDF?"].external, | |||
div#mw_content a[href*=".PDF#"].external { | |||
background: url("//upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif") no-repeat left; | |||
/* @noflip */ | /* @noflip */ | ||
padding-left: 18px; | |||
} | } | ||
/* | /* Change the external link icon to an Adobe icon anywhere the PDFlink class */ | ||
. | /* is used (notably Template:PDFlink). This works in IE, unlike the above. */ | ||
. | span.PDFlink a { | ||
background: url("//upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif") center left no-repeat !important; | |||
padding-left: 18px !important; | |||
} | } | ||
span.geolink a { | |||
background: url(//upload.wikimedia.org/wikipedia/en/a/a7/Monobook-globe.png) center left no-repeat !important; | |||
. | padding-left: 11px !important; | ||
} | } | ||
/* | /* Content in columns with CSS instead of tables [[Template:Columns]] */ | ||
. | div.columns-2 div.column { | ||
/* @noflip */ | |||
float: right; | |||
width: 50%; | |||
min-width: 300px; | |||
} | } | ||
/* | div.columns-3 div.column { | ||
/* @noflip */ | |||
float: right; | |||
width: 33.3%; | |||
min-width: 200px; | |||
} | } | ||
/* | div.columns-4 div.column { | ||
/* @noflip */ | |||
float: right; | |||
width: 25%; | |||
min-width: 150px; | |||
} | } | ||
/* | div.columns-5 div.column { | ||
/* @noflip */ | |||
float: right; | |||
width: 20%; | |||
min-width: 120px; | |||
} | } | ||
/* | /*Add formatting to make sure that "external references" from [[Template:Ref]] do | ||
. | not get URL expansion, not even when printed. The mechanism up to MediaWiki 1.4 was | ||
. | that the HTML code contained a SPAN following the anchor A; this SPAN had the class | ||
"urlexpansion", which was not displayed on screen, but was shown when the medium was | |||
"print". The rules below ensure (a) that there is no extra padding to the left of | |||
the anchor (displayed as "[<number>]"), (b) that there is no "external link arrow" for | |||
the link, and (c) that this SPAN of class "urlexpansion" is never shown. | |||
*/ | |||
.plainlinksneverexpand { | |||
. | background: none ! important; | ||
padding: 0 ! important; | |||
padding: 0 | |||
} | } | ||
.plainlinksneverexpand .urlexpansion { | |||
display: none ! important; | |||
} | } | ||
. | /* Make sure that ext links displayed within "plainlinksneverexpand" don't get | ||
the arrow... | |||
*/ | |||
.plainlinksneverexpand a { | |||
background: none !important; | |||
padding: 0 !important; | |||
} | } | ||
/* Messagebox templates */ | |||
.messagebox { | |||
border: 1px solid #a2a9b1; | |||
background-color: #f8f9fa; | |||
/* | width: 80%; | ||
margin: 0 auto 1em auto; | |||
padding: .2em; | |||
border: 1px solid #a2a9b1; | |||
} | } | ||
. | .messagebox.merge { | ||
. | border: 1px solid #c0b8cc; | ||
color: # | background-color: #f0e5ff; | ||
text-align: center; | |||
} | } | ||
.messagebox.cleanup { | |||
border: 1px solid #9f9fff; | |||
background-color: #efefff; | |||
text-align: center; | |||
} | |||
.messagebox.standard-talk { | |||
border: 1px solid #c0c090; | |||
background-color: #f8eaba; | |||
} | } | ||
.messagebox.nested-talk { | |||
border: 1px solid #c0c090; | |||
background: | background-color: #f8eaba; | ||
width: 100%; | |||
margin: 2px 4px 2px 4px; | |||
} | } | ||
.messagebox.small { | |||
/* | width: 238px; | ||
font-size: 85%; | |||
/* @noflip */ | |||
float: left; | |||
clear: both; | |||
/* @noflip */ | |||
margin: 0 0 1em 1em; | |||
line-height: 1.25em; | |||
} | |||
.messagebox.small-talk { | |||
width: 238px; | |||
font-size: 85%; | |||
/* @noflip */ | |||
float: left; | |||
clear: both; | |||
/* @noflip */ | /* @noflip */ | ||
margin: 0 0 1em 1em; | |||
line-height: 1.25em; | |||
background: #fff2cc; | |||
} | } | ||
/* | /* Article message box styles */ | ||
/* | table.ambox { | ||
margin: 0px 10%; /* 10% = Will not overlap with other elements */ | |||
border: 1px solid #a2a9b1; | |||
border-right: 10px solid #36c; /* Default "notice" blue */ | |||
background: #f8f9fa; | |||
} | } | ||
table.ambox + table.ambox { /* Single border between stacked boxes. */ | |||
margin-top: -1px; | |||
} | } | ||
.ambox th.mbox-text, | |||
/* | .ambox td.mbox-text { /* The message body cell(s) */ | ||
padding: 0.25em 0.5em; /* 0.5em left/right */ | |||
} | } | ||
.ambox td.mbox-image { /* The left image cell */ | |||
padding: 2px 0.5em 2px 0; /* 0.5em right, 0px left */ | |||
} | } | ||
.ambox td.mbox-imageright { /* The right image cell */ | |||
padding: 2px 0 2px 0.5em; /* 0px right, 0.5em left */ | |||
} | } | ||
table.ambox-notice { | |||
/* | border-right: 10px solid #36c; /* Blue */ | ||
} | } | ||
table.ambox-speedy { | |||
/* | border-right: 10px solid #DD0000; /* Red */ | ||
background: #fee7e6; /* Pink */ | |||
} | |||
table.ambox-delete { | |||
border-right: 10px solid #DD0000; /* Red */ | |||
*/ | |||
. | |||
} | } | ||
table.ambox-content { | |||
border-right: 10px solid #FF5D00; /* Orange */ | |||
} | } | ||
table.ambox-style { | |||
border-right: 10px solid #fc3; /* Yellow */ | |||
} | } | ||
table.ambox-move { | |||
border-right: 10px solid #9932cc; /* Purple */ | |||
. | |||
border: | |||
} | } | ||
. | table.ambox-protection { | ||
border: | border-right: 10px solid #a2a9b1; /* Gray-gold */ | ||
} | } | ||
. | |||
border: 1px solid # | /* Disambig and set index box styles */ | ||
table.dmbox { | |||
clear: both; | |||
margin: 0.9em 1em; | |||
border-top: 1px solid #c8ccd1; | |||
border-bottom: 1px solid #c8ccd1; | |||
background: transparent; | |||
} | } | ||
/* Footer and header message box styles */ | |||
table.fmbox { | |||
clear: both; | |||
. | margin: 0.2em 0; | ||
width: 100%; | width: 100%; | ||
border: 1px solid #a2a9b1; | |||
background: #f8f9fa; /* Default "system" gray */ | |||
} | } | ||
. | table.fmbox-system { | ||
background: #f8f9fa; | |||
} | |||
table.fmbox-warning { | |||
border: 1px solid #DD0000; /* Dark pink */ | |||
background: #fee7e6; /* Pink */ | |||
} | } | ||
. | table.fmbox-editnotice { | ||
background: transparent; | |||
background: | |||
} | } | ||
/* Div based "warning" style fmbox messages. */ | |||
/* | div.mw-warning-with-logexcerpt, | ||
div.mw-lag-warn-high, | |||
margin: | div.mw-cascadeprotectedwarning, | ||
border: 1px solid # | div#mw-protect-cascadeon { | ||
clear: both; | |||
margin: 0.2em 0; | |||
border: 1px solid #DD0000; | |||
background: #fee7e6; | |||
padding: 0.25em 0.9em; | |||
} | } | ||
/* Div based "system" style fmbox messages. | |||
margin | Used in [[MediaWiki:Readonly lag]]. */ | ||
div.mw-lag-warn-normal, | |||
div.fmbox-system { | |||
clear: both; | |||
margin: 0.2em 0; | |||
border: 1px solid #a2a9b1; | |||
background: #f8f9fa; | |||
padding: 0.25em 0.9em; | |||
} | } | ||
/* Other pages message box styles */ | |||
table.ombox { | |||
margin: 4px 10%; | |||
border-collapse: collapse; | |||
border: 1px solid #a2a9b1; /* Default "notice" gray */ | |||
background-color: #f8f9fa; | |||
box-sizing: border-box; | |||
} | } | ||
. | |||
table.ombox-notice { | |||
border: 1px solid #a2a9b1; /* Gray */ | |||
} | } | ||
. | |||
table.ombox-speedy { | |||
border: 2px solid #b32424; /* Red */ | |||
background-color: #fee7e6; /* Pink */ | |||
} | } | ||
table. | table.ombox-delete { | ||
border | border: 2px solid #b32424; /* Red */ | ||
} | } | ||
table. | |||
border | table.ombox-content { | ||
border: 1px solid #f28500; /* Orange */ | |||
} | } | ||
table. | |||
border | table.ombox-style { | ||
border: 1px solid #fc3; /* Yellow */ | |||
} | } | ||
table.ombox-move { | |||
border: 1px solid #9932cc; /* Purple */ | |||
table. | |||
border | |||
} | } | ||
table.ombox-protection { | |||
table. | border: 2px solid #a2a9b1; /* Gray-gold */ | ||
border | |||
} | } | ||
/* | /* These mbox-small classes must be placed after all other | ||
ambox/tmbox/ombox etc classes. "body.mediawiki" is so | |||
clear: | they override "table.ambox + table.ambox" above. */ | ||
margin: 0 | html body.mediawiki .mbox-small { /* For the "small=yes" option. */ | ||
width: | /* @noflip */ | ||
clear: left; | |||
/* @noflip */ | |||
float: left; | |||
/* @noflip */ | |||
margin: 4px 1em 4px 0; | |||
box-sizing: border-box; | |||
width: 238px; | |||
font-size: 88%; | |||
line-height: 1.25em; | |||
} | } | ||
html body.mediawiki .mbox-small-right { /* For the "small=right" option. */ | |||
/* @noflip */ | |||
margin: 4px 0 4px 1em; | |||
box-sizing: border-box; | |||
overflow: hidden; | |||
width: 238px; | |||
border-collapse: collapse; | |||
font-size: 88%; | |||
line-height: 1.25em; | |||
} | } | ||
/* Style for compact ambox */ | |||
/* Hide the images */ | |||
.compact-ambox table .mbox-image, | |||
.compact-ambox table .mbox-imageright, | |||
.compact-ambox table .mbox-empty-cell { | |||
display: none; | |||
} | } | ||
table. | |||
background: transparent; | /* Remove borders, backgrounds, padding, etc. */ | ||
.compact-ambox table.ambox { | |||
border: none; | |||
border-collapse: collapse; | |||
background-color: transparent; | |||
margin: 0 1.6em 0 0 !important; | |||
padding: 0 !important; | |||
width: auto; | |||
display: block; | |||
} | } | ||
body.mediawiki .compact-ambox table.mbox-small-left { | |||
font-size: 100%; | |||
width: auto; | |||
margin: 0; | |||
} | } | ||
/* | |||
/* Style the text cell as a list item and remove its padding */ | |||
.compact-ambox table .mbox-text { | |||
padding: 0 !important; | |||
margin: 0 !important; | |||
margin: 0 | |||
} | } | ||
.compact-ambox table .mbox-text-span { | |||
display: list-item; | |||
line-height: 1.5em; | |||
list-style-type: square; | |||
list-style-image: url(/w/skins/MonoBook/resources/images/bullet.svg); | |||
} | |||
/* Allow for hiding text in compact form */ | |||
.compact-ambox .hide-when-compact { | |||
display: none; | |||
} | |||
} | } | ||
/* | /* Put a checker background at the image description page only visible if the image has transparent background */ | ||
/ | #file img { | ||
. | background: url("//upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png") repeat; | ||
} | } | ||
#wpSave { | |||
font-weight: bold; | |||
} | } | ||
/* suppress missing interwiki image links where #ifexist cannot be used due to high number of requests */ | |||
/* use restricted to rail icon management pages */ | |||
/* see .hidden-redlink on //meta.wikimedia.org/wiki/MediaWiki:Common.css */ | |||
.check-icon a.new { | |||
display: none; | |||
speak:none; | |||
} | } | ||
/* | /* Removes underlines from links */ | ||
. | .nounderlines a { | ||
text-decoration: none; | |||
} | } | ||
. | /* Remove underline from IPA links */ | ||
.IPA a:link, .IPA a:visited { | |||
text-decoration: none; | |||
} | } | ||
/* | /* Removes useless links from printout */ | ||
@media print { | |||
display: none; | #privacy, #about, #disclaimer {display:none;} | ||
} | } | ||
#EnWpMpBook { background-image: url(//upload.wikimedia.org/wikipedia/en/7/7e/MP-open-book.png); } | |||
# | #EnWpMpSearch { background: url(//upload.wikimedia.org/wikipedia/en/a/ae/MP-magnifying-glass.png) no-repeat top left; } | ||
#EnWpMpSearchInner { float: left; width: 20em; text-align: center; } | |||
} | #EnWpMpBook2 { background-image: url(//upload.wikimedia.org/wikipedia/commons/8/8e/MP-open-book2.png); } | ||
/* Standard Navigationsleisten, aka box hiding thingy from .de. Documentation at [[Wikipedia:NavFrame]]. */ | |||
div.Boxmerge, | |||
div.NavFrame { | |||
margin: 0px; | |||
padding: 4px; | |||
border: 1px solid #a2a9b1; | |||
text-align: center; | |||
border-collapse: collapse; | |||
font-size: 95%; | |||
} | } | ||
div.Boxmerge div.NavFrame { | |||
border-style: none; | |||
. | border-style: hidden; | ||
} | } | ||
div.NavFrame + div.NavFrame { | |||
border-top-style: none; | |||
. | border-top-style: hidden; | ||
} | } | ||
div.NavPic { | |||
background-color: #fff; | |||
margin: 0px; | |||
padding: 2px; | |||
float: right; | |||
} | } | ||
div.NavFrame div.NavHead { | |||
height: 1.6em; | |||
font-weight: bold; | |||
background-color: #b3ccff; | |||
position:relative; | |||
div. | |||
} | } | ||
div.NavFrame div.NavHead:hover { | |||
background-color: #aaf; | |||
div.NavFrame div.NavHead:hover { | |||
background-color: #aaf; | |||
} | } | ||
div.NavFrame p { | div.NavFrame p { | ||
| خط ۱٬۳۲۲: | خط ۱٬۲۲۲: | ||
/* Selectively hide headers in WikiProject banners */ | /* Selectively hide headers in WikiProject banners */ | ||
/* TemplateStyles */ | /* TemplateStyles */ | ||
.wpbs-inner .wpb .wpb-header { | .wpbs-inner .wpb .wpb-header { | ||
display: table-row; | display: table-row; | ||
} | } | ||
| خط ۱٬۴۴۱: | خط ۱٬۳۳۳: | ||
body.ns-2[class*="_صفحه_تمرین"] #firstHeading::after { | body.ns-2[class*="_صفحه_تمرین"] #firstHeading::after { | ||
color: #72777d; | color: #72777d; | ||
content: "توجه:این صفحه بخشی از دانشنامه نیست و صرفاً جهت ویرایش آزمایشی در | content: "توجه:این صفحه بخشی از دانشنامه نیست و صرفاً جهت ویرایش آزمایشی در ویکیپدیا کاربرد دارد."; | ||
float: left; | float: left; | ||
width: 40%; | width: 40%; | ||
| خط ۱٬۴۷۰: | خط ۱٬۳۶۲: | ||
/* کمی پیوند ایجاد مقاله بزرگتر شود که پس از حذف بیشتر استفاده شود */ | /* کمی پیوند ایجاد مقاله بزرگتر شود که پس از حذف بیشتر استفاده شود */ | ||
.mw-warning-with-logexcerpt a[title=" | .mw-warning-with-logexcerpt a[title="ویکیپدیا:ایجاد مقاله"] { font-size: 120%; font-weight: bold; } | ||
/* Make the textarea pink when an admin is editing a protected page */ | /* Make the textarea pink when an admin is editing a protected page */ | ||
| خط ۱٬۵۳۹: | خط ۱٬۴۳۱: | ||
} | } | ||
.reflist-persian-alpha ol:lang( fa ) li { | .reflist-persian-alpha ol:lang( fa ) li { | ||
list-style-type: persian-alpha !important; | list-style-type: persian-alpha !important; | ||
direction: rtl; | direction: rtl; | ||
text-align: right; | text-align: right; | ||
margin-left: 0; | margin-left: 0; | ||
} | } | ||
/* Right margin for left-aligned tables */ | /* Right margin for left-aligned tables */ | ||
table[align="left"] { | table[align="left"] { | ||
margin-right: 1.2em; | margin-right: 1.2em; | ||
} | } | ||
/* Center aligning wikitables should be as easy as using align=center */ | /* Center aligning wikitables should be as easy as using align=center */ | ||
table.wikitable[align="center"] { | table.wikitable[align="center"] { | ||
margin-right: auto; | margin-right: auto; | ||
margin-left: auto; | margin-left: auto; | ||
} | |||
.mw-indicator, .mw-helplink, .mw-indicator-pp-default { | |||
-moz-user-select: none; | |||
-webkit-user-select: none; | |||
-ms-user-select: none; | |||
user-select: none; | |||
} | |||
/* Temporary fix for Template:Allow_wrap until T283071 is fixed */ | |||
.wrap { | |||
white-space: normal; | |||
} | } | ||
. | .catlinks, .vector-language-sidebar-alert, .sistersitebox { | ||
- | border-radius: 4px; | ||
} | } | ||