لفرق بين الجوج ڤيرسيونات ديال: "خدايمي:Mohamed.mdb/common.css"

تم حذف المحتوى تمت إضافة المحتوى
لا ملخص تعديل
وسوم: مسترجع
لا ملخص تعديل
وسوم: مسترجع
سطر 1:
@import "/w/index.php?title=Mediawiki:Ruqaa.css&action=raw&ctype=text/css";
/* Reset italic styling set by user agent */
 
cite, dfn {
html,
font-style: inherit;
body,
#content h1,
#content h2,
#content #firstHeading,
.mw-body .mw-editsection,
.mw-body .mw-editsection-like,
.ui-widget,
.mw-body #toc h2,
.mw-body .toc h2,
.flow-topic-title,
h2.flow-board-header-title,
.mw-collapsible-toggle,
.mw-collapsible-toggle > a,
.CategoryTreeToggle,
.CategoryTreeEmptyBullet,
.NavToggle {
font-family: Arial;
}
 
.flow-board-header-title {
/* Straight quote marks for <q> */
font-family: inherit !important;
q {
}
quotes: '"' '"' "'" "'";
/*تصحيح اتجاه الكتابة لنقاشات فلو وغيرها*/
.flow-component p,
.flow-component h2,
.mw-twocolconflict-split-editable {
unicode-bidi: plaintext;
}
 
button,
/* Avoid collision of blockquote with floating elements by swapping margin and padding */
input,
blockquote {
select,
overflow: hidden;
option {
margin: 1em 0;
font-family: inherit !important;
padding: 0 40px;
font-size: 100% !important;
}
 
.mw-content-rtl ul,
/* Consistent size for <small>, <sub> and <sup> */
.mw-content-ltr .mw-content-rtl ul {
small {
margin-right: 1.4em;
font-size: 85%;
}
 
.mw-body-content sub,
.mw-body-contentgeshi supdiv,
.mw-geshi div pre,
span.reference /* for Parsoid */ {
span.mw-geshi,
font-size: 80%;
pre.source-css,
pre.source-javascript,
pre.source-lua,
#wpTextbox1,
textarea,
code,
pre {
font-family: monospace, courier;
font-size: 95%;
}
 
option,
/* Same spacing for indented and unindented paragraphs on talk pages */
optgroup {
.ns-talk .mw-body-content dd {
font-family: unset !important;
margin-top: 0.4em;
margin-bottom: 0.4em;
}
 
i,
/* Main page fixes */
em,
#interwiki-completelist {
dfn,
font-weight: bold;
var,
cite,
input,
[style="font-style:italic"],
.m {
letter-spacing: 0.7px;
}
 
.suggestions-special .special-query {
/* Reduce page jumps by hiding collapsed/dismissed content */
font-style: normal !important;
.client-js .mw-special-Watchlist #watchlist-message,
.client-js .NavFrame.collapsed .NavContent,
.client-js .collapsible:not( .mw-made-collapsible).collapsed > tbody > tr:not(:first-child) {
display: none;
}
 
.suggestions-special .special-query:after {
/* Adds padding above Watchlist announcements where new recentchanges/watchlist filters are enabled */
content: "“";
.mw-rcfilters-enabled .mw-specialpage-summary {
font-weight: 700;
margin-top: 1em;
}
 
.suggestions-special .special-query:before {
/* Hide charinsert base for those not using the gadget */
content: "”";
#editpage-specialchars {
font-weight: 700;
display: none;
}
 
.vector-menu h3 span {
/* Highlight linked elements (such as clicked references) in blue */
padding-top: 1em !important;
body.action-info .mw-body-content :target,
.citation:target {
background-color: #def; /* Fallback */
background-color: rgba(0, 127, 255, 0.133);
}
 
#specialchars {
/* Styling for citations. Breaks long urls, etc., rather than overflowing box */
margin-top: 10px !important;
.citation {
border: 1px solid #C0C0C0 !important;
word-wrap: break-word;
text-align: right !important;
background-color: #f0f0f0;
font-family: tahoma;
font-size: 13px;
max-width: none !important;
width: auto !important;
padding: 0 10px !important;
}
 
#specialchars a:active {
/* For linked citation numbers and document IDs, where the number need not be shown
position: relative !important;
on a screen or a handheld, but should be included in the printed version */
top: 2px !important;
@media screen, handheld {
}
.citation .printonly {
 
display: none;
#specialchars a:hover {
}
color: #C0C0C0;
}
 
#specialchars p {
font-size: 11px;
line-height: 18px;
}
 
.mw-editsection-bracket {
margin: 0 !important;
}
 
.mw-editsection-divider {
margin: 0 -3px;
}
 
.mw-editsection-expanded .mw-editsection-link-primary {
margin-right: 0.25em;
}
 
.mw-editsection-expanded .mw-editsection-link-secondary {
margin-left: 0.25em;
}
 
.mw-body-content {
font-size: 0.92em;
}
 
#mw-content-text > #toc {
max-width: 50% !important;
}
 
/*زيادة المسافة بين السطور في متن الصفحة، وفي العناوين وجدول المحتوبات*/
body,
p,
ul,
ol,
dd,
#bodyContent,
div#bodyContent,
h1,
h2,
.firstHeading,
#firstHeading,
#toc ul,
.toc ul {
line-height: 1.6em;
}
 
/*https://phabricator.wikimedia.org/T182319 */
sub,
sup {
line-height: 1.3em;
}
 
/*جعل صندوق التحرير أقصر*/
#wpTextbox1,
#sandbox-js-area,
#sandbox-css-area {
height: 20em;
}
 
/*تقليل الفراغ بين وصلات التصنيفات ونهاية المحتوى*/
.catlinks {
margin-top: 0.3em;
}
 
/*boxes*/
.infobox,
.infobox_v2,
.vertical-navbox,
.hatnote,
.إعلام {
font-size: 95%;
background-color: #f9f9f9;
border: solid 1px #C0C0C0;
overflow-x: auto;
}
 
.إعلام {
padding: 5px !important;
margin: 2px 0;
}
 
.infobox,
.infobox_v2,
.vertical-navbox,
.صغير,
.small-talk,
.mbox-small,
.sisterproject,
.hiddenimg {
clear: left;
float: left;
}
 
table + div.commonscat,
.إعلام:not(.صغير) + div.commonscat {
display: block;
width: unset !important;
float: unset !important;
margin: 2px 0 !important;
}
 
.infobox,
.infobox_v2,
.vertical-navbox {
width: 250px !important;
margin: 1px 1em 1px 0 !important;
}
 
.صغير,
.small-talk,
.mbox-small,
.sisterproject,
.hiddenimg {
width: 238px !important;
margin: 0 2px 2px 0 !important;
}
 
.إعلام small {
font-size: 100% !important;
}
 
.إعلام img {
max-width: 25px !important;
max-height: 25px !important;
}
 
.إعلام > .صورة {
padding: 5px 1px 5px 3px;
}
 
/*tl:superimpose*/
إعلام > .صورة * {
display: inline;
}
 
.حذف {
border-color: #b22 !important;
}
 
.محتوى {
border-color: #f28500 !important;
}
 
.أسلوب {
border-color: #f4c430 !important;
}
 
.نقل {
border-color: #8c08a4 !important;
}
 
.حماية {
border-color: #bba !important;
}
 
.جاري {
border-color: #A5D6A7 !important;
}
 
.إعلام:empty,
.مخفي {
display: none;
}
 
/*قالب:توضيح
*/
.disambig .references:before {
content: "مراجع";
color: rgba(0, 0, 0, 0.35);
background: none;
font-weight: 400;
margin: 0;
overflow: hidden;
padding-top: 0.5em;
padding-bottom: 0.17em;
border-bottom: 1px solid #a2a9b1;
line-height: 1.6em;
font-size: 1.5em;
display: block;
margin-right: 64px;
}
 
.disambig {
line-height: 27px;
}
 
/*ويكي الحب*/
.wikilove {
background-image: linear-gradient(to left, #f7f7f7, #fdfdfd);
background-color: #f7f7f7;
border: 1px solid #C0C0C0;
padding: 2px 10px;
}
 
.wikiloveimg {
vertical-align: middle;
padding: 5px;
}
 
.wikilovehdr {
font-size: x-large;
padding: 1px 5px;
font-weight: 700;
}
 
.wikilovetxt {
vertical-align: middle;
padding: 1px 5px;
}
 
/*[[قالب:أصد]]*/
.IPA {
direction: ltr;
unicode-bidi: embed;
font-size: 95%;
}
 
/*[[قالب:مراجع]]*/
/* Make the list of references smaller */
div.reflist + ul,
/* Keep in sync with Template:Refbegin/styles.css */
ol.references,
div.reflist {,
div.refbegin {
font-size: 90%; /* Default font-size */
font-size: 13px;
margin-bottom: 0.5em;
margin-bottom: 0.5em;
clear: right;
}
 
div.reflist ol.references {
list-style-type: decimal;
font-size: 100%; /* Reset font-size when nested in div.reflist */
margin: 0 -2.35em 0 0;
margin-bottom: 0; /* Avoid double margin when nested in div.reflist */
list-style-typeposition: inheritinside; /* Enable custom list style types */
width: fit-content;
}
 
.mw-content-ltr ol.references {
/* Allow hidden ref errors to be shown by user CSS */
margin: 0;
/* TemplateStyles */
span.brokenref {
display: none;
}
 
.references > li > b > a,
/* Reset top margin for lists embedded in columns */
.mw-cite-backlink {
div.columns {
margin-topright: 0.3em-2px;
}
 
div.columns dl,
/*Gadget-refStyle*/
div.columns ol,
.reflist-options {
div.columns ul {
display: none;
margin-top: 0;
}
 
ol.references {
margin: 0;
}
 
ol.references li {
margin: 0 3em 0 0;
}
 
.reflist-cols ol,
ol.reflist-cols,
.reflist-cols2 ol,
ol.reflist-cols2 {
-webkit-columns: 2;
-moz-columns: 2;
columns: 2;
}
 
.reflist-cols3 ol,
ol.reflist-cols3 {
-webkit-columns: 3 !important;
-moz-columns: 3 !important;
columns: 3 !important;
}
 
.reflist-cols4 ol,
ol.reflist-cols4 {
-webkit-columns: 4 !important;
-moz-columns: 4 !important;
columns: 4 !important;
}
 
ol.reflist-scroll {
max-height: 25em;
overflow: auto;
margin: 0 !important;
}
 
ol.reflist-hide {
display: none;
}
 
/*اسم الهدف بلون أزرق بعد الضغط على وصلته*/
:target {
background-color: #def;
}
 
/*Allow hidden ref errors to be shown by user CSS*/
span.brokenref {
display: none;
}
 
/*Styling for citations (CSS3). Breaks long urls...etc.,rather than overflowing box*/
/* Avoid elements breaking between columns */
.citation,
.nocolbreak,
.reference-text {
div.columns li,
overflow-wrap: anywhere;
div.columns dd {
-webkit-column word-break-inside: avoidbreak-word;
page-break-inside: avoid;
break-inside: avoid-column;
}
 
السطر 120 ⟵ 427:
.hlist ol,
.hlist ul {
margin: 0;
padding: 0;
}
/* Display list items inline */
السطر 127 ⟵ 434:
.hlist dt,
.hlist li {
margin: 0;
display: inline;
}
/* Display nested lists inline */
السطر 135 ⟵ 442:
.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;
}
/* Hide empty list items */
.hlist .mw-empty-li {
display: none;
}
/* Generate interpuncts */
.hlist dt:after {
content: ": ";
}
/**
السطر 155 ⟵ 468:
.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;
}
/* 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;
}
/* Put ordinals in front of ordered list items */
.hlist ol {
counter-reset: listitem;
}
.hlist ol > li {
counter-increment: listitem;
}
.hlist ol > li:before {
content: " " counter(listitem) "\a0";
}
.hlist dd ol > li:first-child:before,
.hlist dt ol > li:first-child:before,
.hlist li ol > li:first-child:before {
content: " (" counter(listitem) "\a0";
}
 
/* But allow wrapping where desired: */
/* Unbulleted lists */
.wrap,
.plainlist ol,
.wraplinks a {
white-space: normal;
}
 
/*[[قالب:مرتب مخفي]]*/
td .sortkey,
th .sortkey {
display: none;
speak: none;
}
 
/*The backgrounds for galleries.*/
.mw-body .gallerybox div.thumb {
background-color: #f9f9f9;
/*Light gray padding*/
}
 
/**/
div.NavFrame + div.NavFrame {
border-top-style: none;
border-top-style: hidden;
}
 
div.NavPic {
background-color: #fff;
float: left;
margin: 0;
margin-top: 0.5em;
padding: 2px;
}
 
div.NavFrame div.NavHead {
background-color: #ccf;
font-size: 100%;
font-weight: 700;
height: 1.6em;
position: relative;
}
 
div.NavFrame p {
font-size: 100%;
}
 
div.NavFrame div.NavContent {
font-size: 100%;
}
 
div.NavFrame div.NavContent p {
font-size: 100%;
}
 
.NavEnd {
clear: both;
line-height: 1px;
margin: 0;
padding: 0;
}
 
a.NavToggle {
text-align: left;
position: absolute;
top: 0;
left: 5px;
font-size: 85%;
color: #5a5a5a;
width: 100%;
}
 
/*[[قالب:ص.م/موقع جغرافي متعدد]]*/
.NavContent .img_toogle {
zoom: 1;
clear: both;
}
 
.img_toogle,
.img_toogle * {
margin: 0 auto !important;
padding: 0 !important;
}
 
.img_toogle .a_toogle {
display: block;
text-align: center !important;
font-size: 0.96em;
}
 
.img_toogle .geobox {
position: relative;
}
 
.img_toogle .geobox + .geobox {
border-top: 5px solid #aaa;
}
 
.img_toogle .geopoint {
position: absolute;
width: 5px;
height: 5px;
font-size: 1px;
border: 1px solid #000;
background: #FF0000;
}
 
.img_toogle ul {
list-style-type: none !important;
list-style-image: none !important;
list-style-position: outside !important;
text-align: center;
}
 
/*خواص الطباعة*/
@media print {
#privacy,
#about,
#disclaimer,
printfooter {
display: none;
}
}
 
@media print {
pre,
.reflist4 {
overflow: visible !important;
height: auto !important;
}
}
 
/*Audiolink*/
.audiolink a {
background: url(//upload.wikimedia.org/wikipedia/commons/f/f7/Loudspeaker.png)
center right no-repeat !important;
padding-left: 16px !important;
padding-right: 0 !important;
}
 
html > body .audiolink a {
background: none !important;
padding-left: 0 !important;
}
 
/*Table classes*/
table.prettytable {
margin: 1em 0 1em 1em;
/*background-color:#F9F9F9;*/
border: 1px #C0C0C0 solid;
border-collapse: collapse;
}
 
table.prettytable th,
table.prettytable td {
border: 1px #C0C0C0 solid;
padding:/*!important*/ 0.2em 0.3em;
}
 
table.prettytable th {
background-color: #e1e1e1;
text-align: center;
}
 
.ntable {
counter-reset: line-number;
}
 
.ntable td:first-child:before {
content: counter(line-number) ".";
counter-increment: line-number;
padding-left: 0.3em;
}
 
.btable {
border-collapse: collapse;
border: 1px solid #aaa;
}
 
.btable th,
.btable td {
padding: 0.2em;
border: 1px solid #aaa;
}
 
/*hiddenStructure - allows selective hiding of markup in templates*/
.hiddenStructure {
display: none;
speak: none;
}
 
/**/
#p-logo {
height: 165px;
}
 
#p-logo a,
#p-logo a:hover {
height: 165px;
}
 
/*لإظهار ما إذا كانت خلفية أي صورة شفافة*/
#file img {
background: url(//upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png)
repeat;
}
 
/*خلفية شفافة*/
.same-bg {
background: none;
}
 
/*[[قالب:صندوق المعلومات 2]]*/
.infobox_v2 {
background: #f9f9f9;
color: #000;
font-size: 90%;
line-height: 1.6em;
float: left;
clear: left;
border: 1px solid #aaa;
}
 
.infobox_v2 th {
vertical-align: top;
text-align: left;
}
 
.infobox_v2 .entete {
vertical-align: middle;
text-align: center;
font-size: 150%;
font-weight: bolder;
line-height: 1.6em;
color: #000;
}
 
.infobox_v2 .media {
height: 35px;
vertical-align: middle;
text-align: center;
font-weight: bolder;
color: #000;
}
 
.entete {
background-size: contain !important;
}
 
.entete.aerostat {
background: url(//upload.wikimedia.org/wikipedia/commons/7/7e/Picto_infobox_aerostat.png)
no-repeat top right;
}
 
.entete.artiste {
background: url(//upload.wikimedia.org/wikipedia/commons/f/f3/Picto_infobox_artiste.png)
no-repeat top right;
}
 
.entete.artsmartiauxjap {
background: url(//upload.wikimedia.org/wikipedia/commons/8/81/Picto_infobox_samourai.png)
no-repeat top right;
}
 
.entete.association {
background: url(//upload.wikimedia.org/wikipedia/commons/thumb/e/ea/Collaboration_logo_infobox.svg/50px-Collaboration_logo_infobox.svg.png)
no-repeat top right;
}
 
.entete.athletisme {
background: url(//upload.wikimedia.org/wikipedia/commons/9/99/Picto_Infobox_Athletisme.png)
no-repeat top right;
}
 
.entete.auteur {
background: url(//upload.wikimedia.org/wikipedia/commons/1/1e/Picto_infobox_auteur.png)
no-repeat top right;
}
 
.entete.baseball {
background: url(//upload.wikimedia.org/wikipedia/commons/thumb/3/3c/Baseball_pictogram.svg/35px-Baseball_pictogram.svg.png)
no-repeat top right;
}
 
.entete.basket-ball {
background: url(//upload.wikimedia.org/wikipedia/commons/f/f4/Picto_Infobox_Basketball.png)
no-repeat top right;
}
 
.entete.bd {
background: url(//upload.wikimedia.org/wikipedia/commons/2/2c/Picto_infobox_comicballoon.png)
no-repeat top right;
}
 
.entete.biere {
background: url(//upload.wikimedia.org/wikipedia/commons/0/04/Picto_infobox_beer.png)
no-repeat top right;
}
 
.entete.canada {
background: url(//upload.wikimedia.org/wikipedia/commons/6/6a/Picto_infobox_Canada.png)
no-repeat top right;
}
 
.entete.calendrier {
background: url(//upload.wikimedia.org/wikipedia/commons/4/4a/Almanacco.png)
no-repeat top right;
}
 
.entete.cardinal {
background: url(//upload.wikimedia.org/wikipedia/commons/0/03/Picto_infobox_cardinal.png)
no-repeat top right;
}
 
.entete.chateau {
background: url(//upload.wikimedia.org/wikipedia/commons/5/5c/Picto_infobox_chateau.png)
no-repeat top right;
}
 
.entete.catch {
background: url(//upload.wikimedia.org/wikipedia/commons/7/79/Picto_infobox_catch.png)
no-repeat top right;
}
 
.entete.cinema {
background: url(//upload.wikimedia.org/wikipedia/commons/e/ea/Picto_infobox_cinema.png)
no-repeat top right;
}
 
.entete.communication {
background: url(//upload.wikimedia.org/wikipedia/commons/a/a2/Picto_infobox_antenna.png)
no-repeat top right;
}
 
.entete.cyclisme {
background: url(//upload.wikimedia.org/wikipedia/commons/thumb/8/86/Cycling_%28road%29_pictogram.svg/45px-Cycling_%28road%29_pictogram.svg.png)
no-repeat top right;
}
 
.entete.deportation {
background: url(//upload.wikimedia.org/wikipedia/commons/e/e0/Picto_Infobox_deportation.png)
no-repeat top right;
}
 
.entete.disney {
background: url(//upload.wikimedia.org/wikipedia/commons/d/d3/Picto_infobox_Disney.png)
no-repeat top right;
}
 
.entete.diplomatie {
background: url(//upload.wikimedia.org/wikipedia/commons/e/e0/Picto_infobox_ambassade.png)
no-repeat top right;
}
 
.entete.egypte-antique {
background: url(//upload.wikimedia.org/wikipedia/commons/c/cc/Picto_infobox_ancient_Egypt.png)
no-repeat top right;
}
 
.entete.eveque {
background: url(//upload.wikimedia.org/wikipedia/commons/b/b3/Picto_infobox_bishop.png)
no-repeat top right;
}
 
.entete.football {
background: url(//upload.wikimedia.org/wikipedia/commons/f/f8/Infobox_Football_pictogram.png)
no-repeat top right;
}
 
.entete.footballblack {
background: url(//upload.wikimedia.org/wikipedia/commons/8/86/Picto_infobox_fotbal_2.png)
no-repeat top right;
}
 
.entete.grappe {
background: url(//upload.wikimedia.org/wikipedia/commons/6/66/Picto_info_grape.png)
no-repeat top right;
}
 
.entete.gymnastique {
background: url(//upload.wikimedia.org/wikipedia/commons/thumb/1/12/Gymnastics_%28artistic%29_pictogram.svg/35px-Gymnastics_%28artistic%29_pictogram.svg.png)
no-repeat top right;
}
 
.entete.helicoptere {
background: url(//upload.wikimedia.org/wikipedia/commons/f/fa/Picto_infobox_helicopter.png)
no-repeat top right;
}
 
.entete.hockey {
background: url(//upload.wikimedia.org/wikipedia/commons/e/ee/Picto_Infobox_Ice_hockey.png)
no-repeat top right;
}
 
.entete.hockey-sur-gazon {
background: url(//upload.wikimedia.org/wikipedia/commons/thumb/6/6b/Field_hockey_pictogram.svg/35px-Field_hockey_pictogram.svg.png)
no-repeat top right;
}
 
.entete.humain {
background: url(//upload.wikimedia.org/wikipedia/commons/8/82/Picto_infobox_manwoman.png)
no-repeat top right;
}
 
.entete.informatique {
background: url(//upload.wikimedia.org/wikipedia/commons/a/ae/Picto-infoboxinfo.png)
no-repeat top right;
}
 
.entete.israel-judaisme {
background: url(//upload.wikimedia.org/wikipedia/commons/a/a5/Picto_infobox_israel-judaisme.png)
no-repeat top right;
}
 
.entete.jeu {
background: url(//upload.wikimedia.org/wikipedia/commons/9/90/Picto_infobox_Game.png)
no-repeat top right;
}
 
.entete.jeu-role {
background: url(//upload.wikimedia.org/wikipedia/commons/d/d8/Picto_infobox_Jeu_de_r%C3%B4le.png)
no-repeat top right;
}
 
.entete.jeuvideo {
background: url(//upload.wikimedia.org/wikipedia/commons/2/2d/Picto_infobox_gamepad.png)
no-repeat bottom right;
}
 
.entete.macintosh {
background: url(//upload.wikimedia.org/wikipedia/commons/2/20/Picto_infobox_Macintosh.png)
no-repeat top right;
}
 
.entete.map {
background: url(//upload.wikimedia.org/wikipedia/commons/7/7a/Picto_infobox_map.png)
no-repeat top right;
}
 
.entete.medecine {
background: url(//upload.wikimedia.org/wikipedia/commons/2/23/Picto_infobox_med.png)
no-repeat top right;
}
 
.entete.mets {
background: url(//upload.wikimedia.org/wikipedia/commons/a/aa/Picto_infobox_mets.png)
no-repeat top right;
}
 
.entete.montreal-metro {
background: url(//upload.wikimedia.org/wikipedia/commons/b/ba/Picto_infobox_Mtl_metro.png)
no-repeat top right;
}
 
.entete.montreal-train {
background: url(//upload.wikimedia.org/wikipedia/commons/9/99/Picto_infobox_Mtl_train.png)
no-repeat top right;
}
 
.entete.moteur-avion {
background: url(//upload.wikimedia.org/wikipedia/commons/9/9c/Picto_Infobox_moteur_d%27avion.png)
no-repeat top right;
}
 
.entete.musee {
background: url(//upload.wikimedia.org/wikipedia/commons/a/ac/Infobox_museum_pictogram.png)
no-repeat top right;
}
 
.entete.musique {
background: url(//upload.wikimedia.org/wikipedia/commons/6/60/Picto_infobox_music.png)
no-repeat top right;
}
 
.entete.papyrus {
background: url(//upload.wikimedia.org/wikipedia/commons/1/1b/Picto_infobox_papyrus.png)
no-repeat top right;
}
 
.entete.paralympique {
background: url(//upload.wikimedia.org/wikipedia/commons/5/5e/Picto_infobox_Paralympics.png)
no-repeat top right;
}
 
.entete.persofiction {
background: url(//upload.wikimedia.org/wikipedia/commons/3/37/Picto_infobox_masks.png)
no-repeat top right;
}
 
.entete.planeur {
background: url(//upload.wikimedia.org/wikipedia/commons/5/54/Picto_infobox_planeur.png)
no-repeat top right;
}
 
.entete.pretendant {
background: url(//upload.wikimedia.org/wikipedia/commons/5/5f/Picto_infobox_pr%C3%A9tendant_%C3%A0_un_tr%C3%B4ne.png)
no-repeat top right;
}
 
.entete.presse {
background: url(//upload.wikimedia.org/wikipedia/commons/2/23/Picto_infobox_journal.png)
no-repeat top right;
}
 
.entete.projet {
background: url(//upload.wikimedia.org/wikipedia/commons/c/cb/Picto_infobox_tools.png)
no-repeat top right;
}
 
.entete.quebec {
background: url(//upload.wikimedia.org/wikipedia/commons/2/21/Picto_infobox_Quebec.png)
no-repeat top right;
}
 
.entete.recherche {
background: url(//upload.wikimedia.org/wikipedia/commons/c/c1/Picto_infobox_detective.png)
no-repeat top right;
}
 
.entete.rome-antique {
background: url(//upload.wikimedia.org/wikipedia/commons/3/3c/Picto_infobox_Roman_military_banner.png)
no-repeat top right;
}
 
.entete.route {
background: url(//upload.wikimedia.org/wikipedia/commons/e/e7/Infobox_road_pictogram.png)
no-repeat top right;
}
 
.entete.rugby {
background: url(//upload.wikimedia.org/wikipedia/commons/0/06/Picto_Infobox_Rugby.png)
no-repeat top right;
}
 
.entete.rugbyblack {
background: url(//upload.wikimedia.org/wikipedia/commons/thumb/f/f4/Rugby_union_pictogram.svg/35px-Rugby_union_pictogram.svg.png)
no-repeat top right;
}
 
.entete.science-fiction {
background: url(//upload.wikimedia.org/wikipedia/commons/e/ed/Picto_infobox_fliyingsaucer.png)
no-repeat top right;
}
 
.entete.sport {
background: url(//upload.wikimedia.org/wikipedia/commons/8/8e/Picto_infobox_Olympic.png)
no-repeat top right;
}
 
.entete.sport-automobile {
background: url(//upload.wikimedia.org/wikipedia/commons/a/af/Picto_infobox_sport_auto.png)
no-repeat top right;
}
 
.entete.television {
background: url(//upload.wikimedia.org/wikipedia/commons/a/a6/Picto_infobox_TV-T%26PC.png)
no-repeat top right;
}
 
.entete.tennis {
background: url(//upload.wikimedia.org/wikipedia/commons/thumb/8/85/Tennis_pictogram.svg/35px-Tennis_pictogram.svg.png)
no-repeat top right;
}
 
.entete.tennis-de-table {
background: url(//upload.wikimedia.org/wikipedia/commons/thumb/9/9a/Table_tennis_pictogram_white.svg/40px-Table_tennis_pictogram_white.svg.png)
no-repeat top right;
}
 
.entete.tennis-de-tableblack {
background: url(//upload.wikimedia.org/wikipedia/commons/thumb/8/85/Table_tennis_pictogram.svg/35px-Table_tennis_pictogram.svg.png)
no-repeat top right;
}
 
.entete.timbre {
background: url(//upload.wikimedia.org/wikipedia/commons/b/b3/Picto_infobox_Stamps.png)
no-repeat top right;
}
 
.entete.train {
background: url(//upload.wikimedia.org/wikipedia/commons/4/44/Picto_infobox_train.png)
no-repeat top right;
}
 
.entete.union-europeenne {
background: url(//upload.wikimedia.org/wikipedia/commons/c/c0/Picto_Infobox_Europe.png)
no-repeat top right;
}
 
.entete.universite {
background: url(//upload.wikimedia.org/wikipedia/commons/4/42/Picto_infobox_book.png)
no-repeat top right;
}
 
.media.audio {
background: url(//upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Gnome-speakernotes.png/35px-Gnome-speakernotes.png)
no-repeat top left;
}
 
.media.video {
background: url(//upload.wikimedia.org/wikipedia/commons/thumb/2/20/Tango-video-x-generic.png/35px-Tango-video-x-generic.png)
no-repeat top left;
}
 
.stub {
clear: both;
}
 
.stub img {
height: 25px !important;
width: 25px !important;
}
 
/*[[قالب:شريط بوابات]]*/
#bandeau-portail {
clear: both;
line-height: 1.9em;
padding: 3px;
margin: 2px 0;
background-color: #f9f9f9;
text-align: center;
overflow: auto;
border: solid 1px #C0C0C0;
}
 
#liste-portail {
padding: 3px;
text-align: center;
margin-right: 0;
clear: both;
}
 
#liste-portail li {
display: inline;
}
 
#bandeau-portail li {
display: inline;
}
 
.bandeau-portail-element {
white-space: nowrap;
margin: auto 1.5em;
}
 
.bandeau-portail-icone {
margin-left: 0.5em;
}
 
/**صغر في التصنيفات**/
.bandeau-portail-texte > a:nth-child(1) {
font-weight: 700;
}
 
.ns-14 #bandeau-portail {
width: 242px;
float: left;
font-size: 96%;
text-align: right;
margin: 0;
clear: left;
}
 
.ns-14 #bandeau-portail li {
margin-right: -17px;
}
 
/*Colors list*/
.jqueryslidemenu-green,
.jqueryslidemenu .jqueryslidemenu-green,
.jqueryslidemenu-green ul li,
.jqueryslidemenu-red,
.jqueryslidemenu .jqueryslidemenu-red,
.jqueryslidemenu-red ul li,
.jqueryslidemenu-yellow,
.jqueryslidemenu .jqueryslidemenu-yellow,
.jqueryslidemenu-yellow ul li,
.jqueryslidemenu-grey,
.jqueryslidemenu .jqueryslidemenu-grey,
.jqueryslidemenu-grey ul li,
.jqueryslidemenu-black,
.jqueryslidemenu .jqueryslidemenu-black,
.jqueryslidemenu-black ul li,
.jqueryslidemenu-brown,
.jqueryslidemenu .jqueryslidemenu-brown,
.jqueryslidemenu-brown ul li,
.jqueryslidemenu-blue,
.jqueryslidemenu .jqueryslidemenu-blue,
.jqueryslidemenu-blue ul li,
.jqueryslidemenu-darkred,
.jqueryslidemenu .jqueryslidemenu-darkred,
.jqueryslidemenu-darkred,
.jqueryslidemenu-purple,
.jqueryslidemenu .jqueryslidemenu-purple,
.jqueryslidemenu-purple ul li {
display: block;
color: #fff;
text-decoration: none;
}
 
/*Colors*/
.jqueryslidemenu-green,
.jqueryslidemenu .jqueryslidemenu-green,
.jqueryslidemenu-green ul li {
background: #a5c966;
}
 
.jqueryslidemenu-red,
.jqueryslidemenu .jqueryslidemenu-red,
.jqueryslidemenu-red ul li {
background: #cf0404;
}
 
.jqueryslidemenu-yellow,
.jqueryslidemenu .jqueryslidemenu-yellow,
.jqueryslidemenu-yellow ul li {
background: #febf04;
}
 
.jqueryslidemenu-grey,
.jqueryslidemenu .jqueryslidemenu-grey,
.jqueryslidemenu-grey ul li {
background: #c8c8c8;
}
 
.jqueryslidemenu-black,
.jqueryslidemenu .jqueryslidemenu-black,
.jqueryslidemenu-black ul li {
background: #0e0e0e;
}
 
.jqueryslidemenu-brown,
.jqueryslidemenu .jqueryslidemenu-brown,
.jqueryslidemenu-brown ul li {
background: #ed9017;
}
 
.jqueryslidemenu-blue,
.jqueryslidemenu .jqueryslidemenu-blue,
.jqueryslidemenu-blue ul li {
background: #4096ee;
}
 
.jqueryslidemenu-darkred,
.jqueryslidemenu .jqueryslidemenu-darkred,
.jqueryslidemenu-darkred ul li {
background: #a90329;
}
 
.jqueryslidemenu-purple,
.jqueryslidemenu .jqueryslidemenu-purple,
.jqueryslidemenu-purple ul li {
background: #de47ac;
}
 
/*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 {
.citation .printonly {
display: none;
}
}
 
/* Make it possible to hide checkboxes in <inputbox> */
.inputbox-hidecheckboxes form .inputbox-element,
.inputbox-hidecheckboxes .mw-ui-checkbox {
display: none !important;
}
 
/*Tag recreated pages*/
.mw-tag-marker-إعادة_إنشاء_صفحة_محذوفة_من_قبل {
background-color: #000;
color: #fff;
}
 
/* For portals, added 2011-12-07 -bv
On wide screens, show these as two columns
On narrow and mobile screens, let them collapse into a single column */
.portal-column-left {
float: left;
width: 50%;
}
 
.portal-column-right {
float: right;
width: 49%;
}
 
.portal-column-left-wide {
float: left;
width: 60%;
}
 
.portal-column-right-narrow {
float: right;
width: 39%;
}
 
.portal-column-left-extra-wide {
float: left;
width: 70%;
}
 
.portal-column-right-extra-narrow {
float: right;
width: 29%;
}
 
@media only screen and (max-width: 800px) {
/* Decouple the columns on narrow screens */
.portal-column-left,
.portal-column-right,
.portal-column-left-wide,
.portal-column-right-narrow,
.portal-column-left-extra-wide,
.portal-column-right-extra-narrow {
float: inherit;
width: inherit;
}
}
 
.lirev ol,
.lirev ul {
display: flex;
flex-direction: column-reverse;
list-style-type: disc;
/*IE قالب:رسائل_للمجتمع*/
width: 240px;
}
 
center > ul {
list-style: none;
}
 
@media screen {
div.thumbinner {
border: solid 1px #C0C0C0;
padding: 2px 1px;
}
 
div.thumbinner .thumbimage {
border: none;
}
}
 
.ui-dialog {
right: 100px;
left: 1px;
top: 132px;
}
 
/* Prevent the 'double bold' bug in Firefox when using DirectWrite */
strong.selflink {
font-weight: 700;
}
 
/* قالب:تصفح بوابة */
.globegris {
background-image: url(//upload.wikimedia.org/wikipedia/commons/1/10/Wikipedia-logo-v2-200px-transparent.png);
}
 
ace_print-margin {
left: unset;
right: 564px;
}
 
.screen-only {
display: block;
}
 
.mobile-only {
display: none;
}
 
@media screen and (max-width: 480px) {
.screen-only {
display: none;
}
 
.mobile-only {
display: block;
}
}
 
/*عدم إخفاء زر اعتبر كل الصفحة مراجعة، عند تشغيل تفضيل طي التغييرات حسب الصفحة في أحدث التغييرات وقائمة المراقبة*/
#mw-watchlist-resetbutton {
display: block !important;
}
 
/*تجنب انقسام شريط المحرر المرئي في الشاشات الحاسوبية الصغيرة */
.ve-ui-toolbar-group-format.oo-ui-menuToolGroup .oo-ui-popupToolGroup-handle {
min-width: 0;
}
 
/*[[قالب:قول]] وغيره*/
u > i,
i > u {
letter-spacing: 1.5px;
text-shadow: -0.5px 0;
}
 
i > b,
b > i {
font-weight: 900;
font-style: italic;
display: inline-block;
}
 
i > b::before,
b > i::before {
content: "";
}
 
i > b::after,
b > i::after {
content: "";
}
 
.quot::before {
content: open-quote;
}
 
.quot::after {
content: close-quote;
}
 
.guil::before {
content: "«";
}
 
.guil::after {
content: "»";
}
 
.crnr::before {
content: "「";
}
 
.crnr::after {
content: "」";
}
 
/**/
.brac::before {
content: "[";
}
 
.brac::after {
content: "]";
}
 
.prns::before {
content: "(";
}
 
.prns::after {
content: ")";
}
 
.prns::before,
.prns::after,
.brac::before,
.brac::after,
b > i::before,
b > i::after,
i > b::before,
i > b::after,
.quot::before,
.quot::after,
.quott::before,
.quott::after,
.guil::before,
.guil::after,
.crnr::before,
.crnr::after {
color: darkslategrey;
font-style: normal !important;
font-family: georgia;
}
 
/**/
.madd {
font-family: monospace;
font-size: 150%;
}
 
.emph {
color: #bc7a00;
}
 
.shad {
text-shadow: 0.5px 0;
}
 
/*style*/
.catlinks,
fieldset,
h1,
h2,
h3,
h4,
h5,
h6 {
border-color: #C0C0C0;
}
 
div.patrollink {
font-size: 90%;
}
 
/*http://cssdeck.com/labs/pure-css-tree-menu-framework [[قالب:قائمة_شجرية]]*/
.treeview ul {
padding: 0;
margin: 0;
}
 
.treeview li {
padding: 0;
margin: 0;
list-style-type: none;
list-style-image: none;
}
 
.treeview li li {
background-image: url(//upload.wikimedia.org/wikipedia/commons/3/3d/Treeview-grey-line-flipped.png);
background-repeat: no-repeat;
background-position: right 0 top -2981px;
/* @noflip */
padding-right: 20px;
text-indent: 0.3em;
}
 
.treeview li li.lastline {
background-position: right 0 top -5971px;
}
 
.treeview li.emptyline > ul {
/* @noflip */
margin-right: -1px;
}
 
.treeview li.emptyline > ul > li:first-child {
background-position: right 0 top 9px;
}
 
.mw-body-content {
font-size: 0.95em;
}
 
#mw-content-text > #toc {
max-width: 50% !important;
}
 
/*أرقام المراجع بالخط العادي*/
sup.reference {
font-weight: 400;
font-style: normal;
font-size: 11px;
}
 
/*أرقام المراجع تسبب فجوات بين السطور، لذا نقلل ارتفاع أسطرها*/
sub,
sup {
line-height: 1.3em;
}
 
/*عدم تداخل القوالب والتصنيفات الفرعية وغيرها*/
#mw-subcategories,
#mw-pages,
#mw-category-media,
#filehistory,
#wikiPreview,
#wikiDiff {
clear: both;
}
 
#mw-fr-difftoggle {
float: right;
padding-left: 1em;
color: transparent;
white-space: nowrap;
}
 
#mw-fr-difftoggle::before {
content: "[";
color: #0000FF;
margin-left: -5px;
}
 
#mw-fr-difftoggle::after {
content: "]";
color: #0000FF;
margin-right: -5px;
}
 
/*[[قالب:خط/عربي]]*/
.script-arabic {
font-family: Amiri, "Sakkal Majalla", Arial !important;
font-size: 110%;
}
 
.m {
font-style: normal;
position: relative;
padding-right: 1px;
display: inline-block;
-webkit-transform: skew(12deg);
-moz-transform: skew(12deg);
-ms-transform: skew(12deg);
/*-o-transform: skew(12deg);*/
transform: skew(12deg);
}
 
.gradient-grey {
-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
text-align: center;
float: left;
background-image: linear-gradient(#ffffff, #f2f3f4);
}
 
.mw-collapsible-header {
width: 100%;
clear: both;
display: block;
}
 
.mw-collapsible-toggle > a:nth-child(2) {
color: #5a5a5a;
padding-right: 5px;
}
 
#fr-rating-controls br,
.mw-collapsible-bracket {
display: none;
}
 
.pre {
display: inline-table;
direction: rtl;
text-align: right !important;
}
 
.pre2 {
display: inline-table;
}
 
mark {
background-color: #ffc;
}
 
.mw-warning-with-logexcerpt {
margin-bottom: 0 !important;
}
 
.mw-continue-editing {
display: none;
}
 
h2#mw-previewheader {
margin-top: 5px !important;
}
 
.previewnote p {
text-indent: 0 !important;
}
 
.previewnote {
color: #000 !important;
}
 
.flaggedrevs_editnotice {
background-color: #f9f9f9 !important;
padding: 0 10px !important;
}
 
.mw-collapsible-bracket {
display: none;
}
 
div.topicon {
position: absolute;
top: -3.5em;
margin-left: -15px;
display: block !important;
}
 
.mw-explainconflict,
.flaggedrevs_notice,
.userrolesmessage,
.mw-warning,
.noarticletext,
#editingold,
.flaggedrevs_editnotice,
div#anoneditwarning,
.previewnote p,
.mw-editinginterface p,
#mw-clearyourcache p,
#mw-sitecsspreview,
#mw-sitejspreview,
#mw-usercsspreview,
#mw-userjspreview,
.small-talk,
.sisterproject,
.hiddenimg,
.mw-translateinterface {
margin: 0 0 4px !important;
font-size: 96%;
background-color: #f9f9f9;
padding: 3px 10px;
border: solid 1px #C0C0C0 !important;
}
 
.cx-tlitem,
.cx-slitem {
padding: 1em 0.2em 2em;
}
 
#mw-protect-cascadeon,
.mw-warning-with-logexcerpt,
.mw-lag-warn-high,
.mw-cascadeprotectedwarning {
margin: 0 0 4px !important;
font-size: 95%;
background-color: #fcc;
padding: 3px 10px;
border: solid 1px #C0C0C0 !important;
}
 
.mw-warning-with-logexcerpt,
.mw-lag-warn-high,
.mw-cascadeprotectedwarning,
#mw-protect-cascadeon {
clear: right;
background: #fcc !important;
direction: rtl;
padding: 0 0.9em 0.5em 2em !important;
white-space: unset;
}
 
/*قوالب توضيح ووضح ومفصلة*/
.disambig {
margin-top: 1em;
clear: right;
}
 
.dablink,
.rellink {
padding: 1px 3px !important;
font-size: 95%;
background-color: #f9f9f9;
}
 
.dablink {
clear: right;
}
 
.rellink {
max-width: 50%;
clear: right;
margin-bottom: 5px;
border-style: solid;
border-color: #e6e6e6;
border-width: 1px 0;
overflow-x: auto;
}
 
.rellink > p {
margin: 0;
}
 
.rellink:not(.hlist) > ul {
margin: 0 20px;
}
 
.external.free {
word-break: break-all;
direction: ltr !important;
}
 
/*Chrome*/
.plainlinks:after {
content: none !important;
}
 
/*صيغة إخفاء نص عنوان من فهرس المحتويات*/
.toc sub sup {
display: none;
}
 
sub sup {
font-size: 115% !important;
vertical-align: 10%;
}
 
.mw-headline sub sup {
color: #C0C0C0;
font-weight: 400;
}
 
/**/
.page-ويكيبيديا_طلبات_مراجعة_التعديلات h2 {
font-weight: 700;
font-size: 1em !important;
margin-right: 0.5em;
padding-bottom: 0.5em !important;
}
 
/*[[قالب:عكس صورة]] وغيره*/
.flipimg img,#mw-echo-overlay-moreinfo-link,#mw-echo-moreinfo-link,#wikieditor-toolbar-link-int-target-status-disambig,a[href^="https://www.wikidata.org"] > img
{
-moz-transform: scaleX(-1);
-o-transform: scaleX(-1);
-webkit-transform: scaleX(-1);
transform: scaleX(-1);
filter: FlipH;
-ms-filter: FlipH;
}
 
/*الصفحة الرئيسية*/
/**تحسين المظهر**/
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-الصفحة_الرئيسية h1.firstHeading,
body.page-الصفحة_الرئيسية #catlinks,
body.page-الصفحة_الرئيسية #bandeau-portail,
body.page-الصفحة_الرئيسية #centralNotice,
body.page-الصفحة_الرئيسية #mw-fr-reviewform {
display: none !important;
}
 
/*for IE 8*/
.hlist dd.hlist-last-child:after,
.hlist dt.hlist-last-child:after,
.hlist li.hlist-last-child:after {
content: none;
}
 
/*Add parens around nested lists*/
.hlist dl dl dd:first-child:before,
.hlist ol ol li:first-child:before,
.hlist ul ul li:first-child:before {
content: "(";
}
 
.hlist dl dl dd:last-child:after,
.hlist ol ol li:last-child:after,
.hlist ul ul li:last-child:after {
content: ")";
font-weight: 400;
}
 
/*For IE8*/
.hlist dl dl dd.hlist-last-child:after,
.hlist ol ol li.hlist-last-child:after,
.hlist ul ul li.hlist-last-child:after {
content: ")";
font-weight: 400;
}
 
/*Put numbers in ordered lists*/
.hlist.hnum ol li {
counter-increment: level1;
}
 
.hlist.hnum ol li:before {
content: counter(level1) " ";
}
 
.hlist.hnum ol ol li {
counter-increment: level2;
}
 
.hlist.hnum ol ol li:first-child:before {
content: "(" counter(level2) " ";
}
 
.hlist.hnum ol ol li:before {
content: counter(level2) " ";
}
 
/*Unbulleted lists*/
.plainlist ul {
line-height: inherit;
list-style: none none;
margin: 0;
}
 
.plainlist ol li,
.plainlist ul li {
margin-bottom: 0;
}
 
/* Prevent line breaks in silly places:
/* Default style for navigation boxes */
1) Where desired
.navbox { /* Navbox container style */
2) Links when we don't want them to
box-sizing: border-box;
3) Bold "links" to the page itself
border: 1px solid #a2a9b1;
4) Ref tags with group names <ref group="Note"> --> "[Note 1]" */
width: 100%;
.nowrap,
clear: both;
.nowraplinks a,
font-size: 88%;
.nowraplinks .selflink,
text-align: center;
sup.reference a {
padding: 1px;
white-space: nowrap;
margin: 1em auto 0; /* Prevent preceding content from clinging to navboxes */
}
 
.navbox .navbox {
.nowrap pre {
margin-top: 0; /* No top margin for nested navboxes */
white-space: pre;
}
 
.navbox + .navbox {
/**/
margin-top: -1px; /* Single pixel border between adjacent navboxes */
.usermessage {
vertical-align: middle;
}
 
.navbox-inner,
/*[[قالب:خطأ]]*/
.navbox-subgroup {
p.error {
width: 100%;
font-weight: 700;
}
 
.navbox-group,
/**/
span#edit-for-sysops {
display: none;
}
 
/**/
div.sharedUploadNotice {
font-style: normal;
}
 
/**/
input#wpUploadFile,
input#wpDestFile,
input#wpLicense {
float: right;
}
 
/*־Site Notice*/
div#siteNotice {
padding-top: 5px;
text-align: center;
}
 
/*لا سطر تحت الوصلات المؤشرة*/
.nounderlines a,
.IPA a:link,
.IPA a:visited {
text-decoration: none;
}
 
/* Pie chart test:Transparent borders */
.transborder {
border: solid transparent;
}
 
* html .transborder {
/* IE6 */
border: solid #000001;
filter: chroma(color=#000001);
}
 
/*[[قالب:صندوق معلومات]]*/
.infobox {
border: solid 1px #C0C0C0;
border-radius: 1px;
color: #000;
float: left;
clear: left;
}
 
.infobox td {
width: auto;
vertical-align: top;
padding-right: 2px;
}
 
.infobox th[scope="col"] {
text-align: center;
word-wrap: normal;
}
.infobox th[scope="row"] {
text-align: right;
word-wrap: normal;
vertical-align: top;
padding-right: 2px;
max-width: 30%;
}
 
.infobox caption {
font-size: larger;
margin-left: inherit;
}
 
.infobox.bordered {
border-collapse: collapse;
}
 
.infobox.bordered td,
.infobox.bordered th {
border: 1px solid #aaa;
}
 
.infobox.bordered .borderless td,
.infobox.bordered .borderless th {
border: 0px;
}
 
/*Content in columns with CSS instead of tables [[Template:Columns]]*/
div.columns-2 div.column {
/*@noflip*/
float: left;
width: 50%;
min-width: 300px;
}
 
div.columns-3 div.column {
/*@noflip*/
float: left;
width: 33.3%;
min-width: 200px;
}
 
div.columns-4 div.column {
/*@noflip*/
float: left;
width: 25%;
min-width: 150px;
}
 
div.columns-5 div.column {
/*@noflip*/
float: left;
width: 20%;
min-width: 120px;
}
 
/*صناديق التصفح*/
.navbar {
display: inline;
font-size: 88%;
font-weight: 400;
}
 
.navbar ul {
display: inline;
white-space: nowrap;
}
 
.navbar li {
word-spacing: -0.125em;
}
 
.navbar.mini li span {
font-variant: small-caps;
}
 
.navbox .navbar {
display: block;
font-size: 100%;
}
 
.navbox-title .navbar {
float: right;
text-align: right;
width: 6em;
margin: 0 -0.5em 0 -6em;
}
 
.navbox {
border: 1px solid #C0C0C0;
clear: both;
font-size: 90%;
margin: auto;
padding: 0;
text-align: center;
width: 100%;
}
 
table.navbox + table.navbox {
margin-top: -1px;
}
 
.navbox-title,
.navbox-abovebelow {,
.navbox th {
padding: 0.25em 1em; /* Title, group and above/below styles */
text-align: center;
line-height: 1.5em;
padding-left: 1em;
text-align: center;
padding-right: 1em;
background-color: #ccf;
}
 
th.navbox-group { /* Group style */
@media print {
white-space: nowrap;
.navbox {
/* @noflip */
display: none;
text-align: left;
}
}
 
th.navbox-group {
text-align: right;
font-weight: 700;
padding-left: 1em;
padding-right: 1em;
white-space: nowrap;
}
 
.navbox,
.navbox-subgroup {
background-color: #fdfdfdf9f9f9; /* Background color */
}
 
.navbox-inner,
.navbox-subgroup {
width: 100%;
}
 
.navbox-list {
border-color: #f9f9f9;
line-height: 1.5em;
border-color: #fdfdfd; /* Must match background color */
}
 
/* cell spacing for navbox cells */
tr + tr > .navbox-abovebelowtitle,
.navbox th {
tr + tr > .navbox-group,
background: #ccf;
tr + tr > .navbox-image,
tr + tr > .navbox-list { /* Borders above 2nd, 3rd, etc. rows */
border-top: 2px solid #fdfdfd; /* Must match background color */
}
.navbox th,
.navbox-title {
background-color: #ccccff; /* Level 1 color */
}
 
.navbox-abovebelow,
th.navbox-group,
.navbox-subgroup .navbox-title {
background-color: #ddddffddf; /* Level 2 color */
}
 
.navbox-subgroup .navbox-group,
.navbox-subgroup .navbox-abovebelow {
background-color: #e6e6ffddf; /* Level 3 color */
}
 
.navbox-even {
background-color: #f7f7f7f5f5f5; /* Even row striping */
}
 
.navbox-odd {
background-color: transparent#fdfdfd; /* Odd row striping */
}
 
.navbox .hlist td dl,
.navbox .hlist td ol,
السطر 277 ⟵ 2,172:
.navbox td.hlist ol,
.navbox td.hlist ul {
padding: 0.125em 0; /* Adjust hlist padding in navboxes */
}
 
.navbox .hlist dd,
/* Default styling for Navbar template */
.navbox .hlist dt,
.navbar {
.navbox .hlist li {
display: inline;
white-space: nowrap;
font-size: 88%;
font-weight: normal;
}
 
.navbar ul {
.navbox .hlist dd dl,
display: inline-block;
.navbox .hlist dt dl,
white-space: nowrap;
.navbox .hlist li ol,
.navbox .hlist li ul {
white-space: normal;
}
 
.mw-body-content .navbar ul {
ol + table.navbox,
line-height: inherit;
ul + table.navbox {
margin-top: 0.5em;
}
 
.navbar li {
.hlist li {
word-spacing: -0.125em;
white-space: normal !important;
}
 
.navbar.mini li abbr[title] {
.ns--1 .hlist li {
font-variant: small-caps;
padding-left: 4px !important;
border-bottom: none;
text-decoration: none;
cursor: inherit;
}
 
/* Navbar styling when nested in infobox and navbox */
/*تنسيق زر القائمة المنسدلة في صناديق التصفح*/
.infobox .navbar {
.collapseButton {
font-size: 100%;
float: left;
}
 
.navbox .navbar {
.navbox-list .collapseButton {
display: block;
margin-left: -3px;
font-size: 100%;
}
 
.navbox-title .navbar {
.collapseButton a {
/* @noflip */
position: relative;
float: right;
top: 0;
/* @noflip */
left: 0;
text-align: right;
width: 100%;
/* @noflip */
padding-right: 222px;
margin-left: 0.5em;
margin-right: -222px;
font-family: arial !important;
text-align: left;
font-size: 85%;
color: #5a5a5a;
}
 
.mw-collapsible-toggle {
/* Styling for JQuery makeCollapsible, matching that of collapseButton */
font-weight: 400;
.mw-parser-output .mw-collapsible-toggle {
text-align: right;
font-weight: normal;
/* @noflip */
text-align: left;
padding-left: 0.2em;
padding-right: 0.2em;
}
 
.mw-collapsible-leftside-toggle .mw-collapsible-toggle {
.plainlinksneverexpand a {
/* @noflip */
background: none !important;
float: right;
padding: 0 !important;
/* @noflip */
text-align: right;
}
 
/*Geographical coordinates defaults. See [[Template:Coord/link]] for how these are used. The classes "geo","longitude",and "latitude" are used by the [[Geo microformat]].*/
/* Infobox template style */
.geo-default,
.infobox {
.geo-dms,
border: 1px solid #a2a9b1;
.geo-dec {
border-spacing: 3px;
display: inline;
background-color: #f8f9fa;
direction: ltr !important;
color: black;
unicode-bidi: embed;
/* @noflip */
margin: 0.5em 0 0.5em 1em;
padding: 0.2em;
/* @noflip */
float: left;
/* @noflip */
clear: left;
font-size: 88%;
line-height: 1.5em;
}
 
.infobox caption {
.geo-nondefault,
font-size: 125%;
.geo-multi-punct {
font-weight: bold;
display: none;
padding: 0.2em;
text-align: center;
}
 
.infobox td,
.longitude,
.infobox th {
.latitude {
vertical-align: top;
white-space: nowrap;
/* @noflip */
text-align: right;
}
 
.infobox.bordered {
/*[[قالب:تبصرة تحرير/لب]]*/
border-collapse: collapse;
.editnotice {
border-color: #d2d220;
}
 
.infobox.bordered td,
.editnotice-area {
.infobox.bordered th {
z-index: 1;
border: 1px solid #a2a9b1;
}
 
.infobox.bordered .borderless td,
.editnotice-link {
.infobox.bordered .borderless th {
margin-top: -20px;
border: 0;
clear: both;
float: left;
position: relative;
top: 17px;
padding: 0;
line-height: 1em;
}
 
.editnotice-namespace {
.infobox.sisterproject {
display: none;
width: 20em;
font-size: 90%;
}
 
/*[[ويكيبيديا:مراجعات معلمة]]*/
.infobox.standard-talk {
.flaggedrevs_short {
border: 1px solid #c0c090;
float: left;
background-color: #f8eaba;
margin: 0 1em 0 0;
}
 
.infobox.standard-talk.bordered td,
.fr-watchlist-pending-notice {
.infobox.standard-talk.bordered th {
border padding: 1px solid #c0c0901em;
}
 
.flaggedrevs_preview {
/* styles for bordered infobox with merged rows */
margin-right: -1em;
.infobox.bordered .mergedtoprow td,
.infobox.bordered .mergedtoprow th {
border: 0;
border-top: 1px solid #a2a9b1;
/* @noflip */
border-left: 1px solid #a2a9b1;
}
 
.flaggedrevs_basic,
.infobox.bordered .mergedrow td,
.flaggedrevs_quality,
.infobox.bordered .mergedrow th {
.flaggedrevs_pristine,
border: 0;
.flaggedrevs_notice {
/* @noflip */
margin: 5px 0 !important;
border-left: 1px solid #a2a9b1;
}
 
/*FlaggedRevs box walkaround*/
/* Styles for geography infoboxes, eg countries,
#contentSub {
country subdivisions, cities, etc. */
margin-bottom: 1em;
.infobox.geography {
border-collapse: collapse;
line-height: 1.2em;
font-size: 90%;
}
 
/*[[Module:Coordinates]],[[قالب:اخ]]*/
.infobox.geography td,
.topleftlink {
.infobox.geography th {
position: absolute;
border-top: 1px solid #a2a9b1;
top: 5px;
padding: 0.4em 0.6em 0.4em 0.6em;
left: 0;
float: left;
margin: 0;
padding: 0;
line-height: 1.5em;
text-align: left;
text-indent: 0;
font-size: 85%;
text-transform: none;
white-space: nowrap;
font-size: 13px !important;
}
 
.infobox.geography .mergedtoprow td,
.skin-monobook .topleftlink {
.infobox.geography .mergedtoprow th {
left: 15px;
border-top: 1px solid #a2a9b1;
top: 65px;
padding: 0.4em 0.6em 0.2em 0.6em;
}
 
.topleftlink ~ .topleftlink,
.infobox.geography .mergedrow td,
.ns-10 .topleftlink {
.infobox.geography .mergedrow th {
position: relative !important;
border: 0;
top: -0.4em !important;
padding: 0 0.6em 0.2em 0.6em;
border: solid 1px #C0C0C0;
padding: 0 2px;
margin-top: 3px;
}
 
.skin-monobook .topleftlink ~ .topleftlink,
.infobox.geography .mergedbottomrow td,
.skin-monobook .ns-10 .topleftlink {
.infobox.geography .mergedbottomrow th {
top: -10px !important;
border-top: 0;
left: 0 !important;
border-bottom: 1px solid #a2a9b1;
padding: 0 0.6em 0.4em 0.6em;
}
 
/*[[قالب:قائمة أفقية]]*/
.infobox.geography .maptable td,
.jqueryslidemenu {
.infobox.geography .maptable th {
font-size: 15px;
border: 0;
font-weight: 700;
padding: 0;
background: #696969;
background-size: 100px 100px;
width: 100%;
clear: both;
box-shadow: 0 1px 2px 0 #C0C0C0;
}
 
.jqueryslidemenu ul {
/* Normal font styling for wikitable row headers with scope="row" tag */
margin: 0;
.wikitable.plainrowheaders th[scope=row] {
padding: 0;
font-weight: normal;
list-style-type: none;
/* @noflip */
text-align: right;
}
 
.jqueryslidemenu ul li {
/* Lists in wikitable data cells are always left-aligned */
position: relative;
.wikitable td ul,
z-index: 4;
.wikitable td ol,
display: inline;
.wikitable td dl {
float: right;
/* @noflip */
display: block;
text-align: right;
background: #696969;
color: #fff;
padding: 1px 14px;
text-decoration: none;
border-right: solid 1px #C0C0C0;
line-height: 1.4em !important;
}
 
/* ...unless they also use the hlist class */
.jqueryslidemenu ul li img {
.toc.hlist ul,
max-height: 18px;
#toc.hlist ul,
.wikitable.hlist td ul,
.wikitable.hlist td ol,
.wikitable.hlist td dl {
text-align: inherit;
}
 
* html .jqueryslidemenu ul li {
/* Icons for medialist templates [[Template:Listen]],
display: inline-block;
[[Template:Multi-listen_start]], [[Template:Video]],
[[Template:Multi-video_start]] */
/* TemplateStyles */
div.listenlist {
background: url("//upload.wikimedia.org/wikipedia/commons/4/47/Sound-icon.svg") no-repeat scroll 0 0 transparent;
background-size: 30px;
padding-right: 40px;
}
 
.jqueryslidemenu ul li a:link,
/* Fix for hieroglyphs specificity issue in infoboxes ([[phab:T43869]]) */
.jqueryslidemenu ul li a:visited {
table.mw-hiero-table td {
color: #fff;
vertical-align: middle;
}
 
.jqueryslidemenu ul li:hover {
/* Change the external link icon to an Adobe icon for all PDF files */
background: lightgray;
.mw-parser-output a[href$=".pdf"].external,
color: #fff;
.mw-parser-output a[href*=".pdf?"].external,
}
.mw-parser-output a[href*=".pdf#"].external,
 
.mw-parser-output a[href$=".PDF"].external,
.jqueryslidemenu ul li ul {
.mw-parser-output a[href*=".PDF?"].external,
position: absolute;
.mw-parser-output a[href*=".PDF#"].external {
right: 0;
background: url("//upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif") no-repeat left;
display: block;
/* @noflip */
visibility: hidden;
padding-left: 18px;
}
 
.jqueryslidemenu ul li ul li ul {
top: 0;
}
 
.jqueryslidemenu ul li ul li {
float: none;
font-size: 15px;
font-weight: 700;
width: 160px;
padding: 1px 9px;
margin: 0;
border-bottom: 1px solid #C0C0C0;
box-shadow: 0 0 2px 0 #C0C0C0;
}
 
.jqueryslidemenu ul li ul li:hover {
background: lightgray;
color: #696969;
}
 
.downarrowclass,
.leftarrowclass {
position: absolute;
top: 4px;
left: 4px;
}
 
/*عدم تراكب الحروف لتسهيل التحرير*/
.mw-geshi div,
.mw-geshi div pre,
span.mw-geshi,
pre.source-css,
pre.source-javascript,
pre.source-lua,
#wpTextbox1,
textarea,
code,
pre {
letter-spacing: 0.00058em;
}
 
/**/
#wpSummaryLabel,
#wpSummary {
display: inline;
}
 
/**/
.oo-ui-icon-info {
background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/5/57/Light_bulb_font_awesome.svg/512px-Light_bulb_font_awesome.svg.png) !important;
background-size: 20px !important;
}
 
#mw-fr-revisiontag {
display: none;
}
 
/*redundant and aligns with sidebars */
#contentSub,
#contentSub2 {
font-size: 90%;
}
 
ul.mw-editfooter-list {
columns: 2;
list-style-type: decimal;
list-style-position: inside;
margin-right: 1em;
list-style-image: none;
background-color: #f5f5f5;
}
 
.mw-editfooter-list [title^="وحدة"]:first-child {
border-right: solid 5px #5f9ea0;
padding-right: 5px;
}
 
.mw-editfooter-list [title^="قالب"]:first-child {
border-right: solid 5px #6a5acd;
padding-right: 5px;
}
 
.mw-editfooter-list [title^="تصنيف"]:first-child {
border-right: solid 5px purple;
padding-right: 5px;
}
 
.mw-editfooter-list [href^="https://www.wikidata.org/"]:first-child
{
border-right: solid 5px #add8e6;
padding-right: 5px !important;
}
 
/*exemple<ref>*/
sup.reference {
direction: rtl;
unicode-bidi: isolate;
}
 
/*[[قالب:مشاكل عدة]]*/
.إعلام .إعلام {
border-width: 1px;
/* margin: 3px -6px -4px;*/
background-color: #fff;
padding: 5px 30px !important;
}
 
.ambox-multiple_issues .إعلام {
border-width: 0;
width: 95%;
}
 
.ambox-multiple_issues .إعلام:nth-child(odd) {
background: #f2efef;
}
 
.ambox-multiple_issues .إعلام:nth-child(even) {
background: #f9f9f9;
}
 
/*أضف وصلات*/
.ui-button-text {
font-weight: 700;
}
 
.ui-dialog-buttonpane {
background: transparent;
position: absolute;
top: 0;
left: 0;
}
 
.ui-dialog-titlebar-close {
right: 0;
}
 
.ui-dialog-title {
padding-right: 1em;
}
 
/* من أجل الصفحات ذات نسخة دقيقة */
.flaggedrevs-color-2 {
background-color: #b3ffb3;
}
 
/* من أجل حل مشكلة النصوص في نقاشات الحذف */
.xfd-closed {
padding: 1px 10px;
}
 
td.mw-enhanced-rc {
font-family: sans-serif;
}
 
abbr:hover {
color: #578b9e;
text-decoration: none !important;
border-bottom: none !important;
}
 
/*ضبط مشاكل الخطوط*/
/*.mw-body h1 {font-size: 1.7em;}*/
/*div#simpleSearch #searchInput {padding: 0 0.3em 0 0;}*/
/*كيلا تخرج الخطوط الفاصلة بين التبويبات العلوية بمظهر فكتر عن إطارها عند تصغير الصفحة بالزوم*/
.vector-menu-tabs span {
background-position: top left;
}
 
/**/
.mw-highlight .c {
font-family: courier;
letter-spacing: -0.15ex;
}
 
/* Messagebox templates */
.messagebox {
border: 1px solid #a2a9b1;
background-color: #f8f9fa;
width: 80%;
margin: 0 auto 1em auto;
padding: 0.2em;
}
 
.messagebox.merge {
border: 1px solid #c0b8cc;
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: #f8eabaf9f9f9;
margin: 4px auto;
}
 
/* For old WikiProject banners inside banner shells. */
.mbox-inside .standard-talk,
.messagebox.nested-talk {
border: 1px solid #c0c090;
background-color: #f8eabaf9f9f9;
width: 100%;
margin: 2px 0;
padding: 2px;
}
 
.messagebox.small {
width: 238px;
font-size: 85%;
/* @noflip */
float: leftright;
clear: both;
/* @noflip */
margin: 0 0 1em 1em;
line-height: 1.25em;
}
 
.messagebox.small-talk {
width: 238px;
font-size: 85%;
/* @noflip */
float: leftright;
clear: both;
/* @noflip */
margin: 0 0 1em 1em;
line-height: 1.25em;
background-color: #f8eabaf9f9f9;
}
 
/* Cell sizes for ambox/tmbox/imbox/cmbox/ombox/fmbox/dmbox message boxes */
th.mbox-text,
td.mbox-text {
/* The message body cell(s) */
border: none;
/* @noflip */
padding: 0.25em 0.9em;
/* 0.9em left/right */
width: 100%;
/* Make all mboxes the same width regardless of text length */
}
 
td.mbox-image { /* The left image cell */
td.mbox-image {
border: none;
/* @noflipThe left image cell */
border: none;
padding: 2px 0 2px 0.9em; /* 0.9em left, 0px right */
/* @noflip */
text-align: center;
padding: 2px 0 2px 0.9em;
/* 0.9em left, 0px right */
text-align: center;
}
 
td.mbox-imageright { /* The right image cell */
td.mbox-imageright {
border: none;
/* @noflipThe right image cell */
border: none;
padding: 2px 0.9em 2px 0; /* 0px left, 0.9em right */
/* @noflip */
text-align: center;
padding: 2px 0.9em 2px 0;
/* 0px left, 0.9em right */
text-align: center;
}
 
td.mbox-empty-cell { /* An empty narrow cell */
td.mbox-empty-cell {
border: none;
/* An empty narrow cell */
padding: 0;
border: none;
width: 1px;
padding: 0;
width: 1px;
}
 
/* Article message box styles */
table.ambox {
margin: 0 10%;
/* 10% = Will not overlap with other elements */
border: 1px solid #a2a9b1;
/* @noflip */
border-right: 10px solid #36c;
/* Default "notice" blue */
background-color: #fbfbfb;
box-sizing: border-box;
}
 
table.ambox + table.ambox { /* Single border between stacked boxes. */
table.ambox + table.ambox {
margin-top: -1px;
/* 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 */
.ambox td.mbox-image {
/* @noflip */
padding: 2px 0 2px 0.5em; /* 0.5emThe left, 0pximage rightcell */
/* @noflip */
padding: 2px 0 2px 0.5em;
/* 0.5em left, 0px right */
}
 
.ambox td.mbox-imageright { /* The right image cell */
.ambox td.mbox-imageright {
/* @noflip */
/* The right image cell */
padding: 2px 0.5em 2px 0; /* 0px left, 0.5em right */
/* @noflip */
padding: 2px 0.5em 2px 0;
/* 0px left, 0.5em right */
}
 
table.ambox-notice {
/* @noflip */
border-right: 10px solid #36c;
/* Blue */
}
 
table.ambox-speedy {
/* @noflip */
border-right: 10px solid #b32424;
/* Red */
background-color: #fee7e6;
/* Pink */
}
 
table.ambox-delete {
/* @noflip */
border-right: 10px solid #b32424;
/* Red */
}
 
table.ambox-content {
/* @noflip */
border-right: 10px solid #f28500;
/* Orange */
}
 
table.ambox-style {
/* @noflip */
border-right: 10px solid #fc3;
/* Yellow */
}
 
table.ambox-move {
/* @noflip */
border-right: 10px solid #9932cc;
/* Purple */
}
 
table.ambox-protection {
/* @noflip */
border-right: 10px solid #a2a9b1;
/* Gray-gold */
}
 
table.ambox-current {
/* @noflip */
border-right: 10px solid #a5d6a7;
/* Green */
}
 
/* Image message box styles */
table.imbox {
margin: 4px 10%;
border-collapse: collapse;
border: 3px solid #36c;
/* Default "notice" blue */
background-color: #fbfbfb;
box-sizing: border-box;
}
 
.imbox .mbox-text .imbox { /* For imboxes inside imbox-text cells. */
.imbox .mbox-text .imbox {
margin: 0 -0.5em; /* 0.9 - 0.5 = 0.4em left/right. */
/* For imboxes inside imbox-text cells. */
display: block; /* Fix for webkit to force 100% width. */
margin: 0 -0.5em;
/* 0.9 - 0.5 = 0.4em left/right. */
display: block;
/* Fix for webkit to force 100% width. */
}
 
.mbox-inside .imbox { /* For imboxes inside other templates. */
.mbox-inside .imbox {
margin: 4px;
/* For imboxes inside other templates. */
margin: 4px;
}
 
table.imbox-notice {
border: 3px solid #36c;
/* Blue */
}
 
table.imbox-speedy {
border: 3px solid #b32424;
/* Red */
background-color: #fee7e6;
/* Pink */
}
 
table.imbox-delete {
border: 3px solid #b32424;
/* Red */
}
 
table.imbox-content {
border: 3px solid #f28500;
/* Orange */
}
 
table.imbox-style {
border: 3px solid #fc3;
/* Yellow */
}
 
table.imbox-move {
border: 3px solid #9932cc;
/* Purple */
}
 
table.imbox-protection {
border: 3px solid #a2a9b1;
/* Gray-gold */
}
 
table.imbox-license {
border: 3px solid #88a;
/* Dark gray */
background-color: #f7f8ff;
/* Light gray */
}
 
table.imbox-featured {
border: 3px solid #cba135;
/* Brown-gold */
}
 
/* Category message box styles */
table.cmbox {
margin: 3px 10%;
border-collapse: collapse;
border: 1px solid #a2a9b1;
background-color: #dfe8ff;
/* Default "notice" blue */
box-sizing: border-box;
}
 
table.cmbox-notice {
background-color: #d8e8ff;
/* Blue */
}
 
table.cmbox-speedy {
margin-top: 4px;
margin-bottom: 4px;
border: 4px solid #b32424;
/* Red */
background-color: #ffdbdb;
/* Pink */
}
 
table.cmbox-delete {
background-color: #ffdbdb;
/* PinkRed */
}
 
table.cmbox-content {
background-color: #ffe7ce;
/* Orange */
}
 
table.cmbox-style {
background-color: #fff9dbf9f9f9;
/* Yellow */
}
 
table.cmbox-move {
background-color: #e4d8ff;
/* Purple */
}
 
table.cmbox-protection {
background-color: #efefe1;
/* Gray-gold */
}
 
/* 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.ombox-delete {
border: 2px solid #b32424;
/* Red */
}
 
table.ombox-content {
border: 1px solid #f28500;
/* Orange */
}
 
table.ombox-style {
border: 1px solid #fc3;
/* Yellow */
}
 
table.ombox-move {
border: 1px solid #9932cc;
/* Purple */
}
 
table.ombox-protection {
border: 2px solid #a2a9b1;
/* Gray-gold */
}
 
/* Talk page message box styles */
table.tmbox {
margin: 4px 10%;
border-collapse: collapse;
border: 1px solid #c0c090C0C0C0; /* Default "notice" gray-brown Silver*/
background-color: #f8eabaf9f9f9;
min-width: 80%;
box-sizing: border-box;
}
 
.tmbox.mbox-small {
.mediawiki .mbox-inside .tmbox {
min-width: 0; /* reset the min-width of tmbox above */
/* For tmboxes inside other templates. The "mediawiki" class ensures that */
margin: 2px 0;
/* this declaration overrides other styles (including mbox-small above) */
width: 100%;
/* For Safari and Opera */
}
 
.mediawiki .mbox-inside .tmbox { /* For tmboxes inside other templates. The "mediawiki" class ensures that */
.mbox-inside .tmbox.mbox-small {
margin: 2px 0; /* this declaration overrides other styles (including mbox-small above) */
/* "small" tmboxes should not be small when */
width: 100%; /* For Safari and Opera */
line-height: 1.5em;
}
/* also "nested", so reset styles that are */
.mbox-inside .tmbox.mbox-small { /* "small" tmboxes should not be small when */
font-size: 100%;
line-height: 1.5em; /* also "nested", so reset styles that are */
font-size: 100%; /* set in "mbox-small" above. */
}
 
table.tmbox-speedy {
border: 2px solid #b32424;
/* Red */
background-color: #fee7e6;
/* Pink */
}
 
table.tmbox-delete {
border: 2px solid #b32424;
/* Red */
}
 
table.tmbox-content {
border: 2px solid #f28500;
/* Orange */
}
 
table.tmbox-style {
border: 2px solid #fc3;
/* Yellow */
}
 
table.tmbox-move {
border: 2px solid #9932cc;
/* Purple */
}
 
table.tmbox-protection,
table.tmbox-notice {
border: 1px solid #c0c090C0C0C0; /* Gray-brown */
/* Silver */
}
 
/* Disambig and set index box styles */
table.dmbox {
clear: both;
margin: 0.9em 1em;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
background: transparent;
}
 
/* Footer and header message box styles */
table.fmbox {
clear: both;
margin: 0.2em 0;
width: 100%;
border: 1px solid #a2a9b1;
background-color: #f8f9fa;
/* Default "system" gray */
box-sizing: border-box;
}
 
table.fmbox-system {
background-color: #f8f9fa;
}
 
table.fmbox-warning {
border: 1px solid #bb7070;
/* Dark pink */
background-color: #ffdbdb;
/* Pink */
}
 
table.fmbox-editnotice {
background-color: transparent;
}
/* Div based "warning" style fmbox messages. */
div.mw-warning-with-logexcerpt,
div.mw-lag-warn-high,
div.mw-cascadeprotectedwarning,
div#mw-protect-cascadeon,
div.titleblacklist-warning,
div.locked-warning {
clear: both;
margin: 0.2em 0;
border: 1px solid #bb7070;
background-color: #ffdbdb;
padding: 0.25em 0.9em;
box-sizing: border-box;
}
 
السطر 817 ⟵ 3,013:
ambox/tmbox/ombox etc classes. "html body.mediawiki" is so
they override "table.ambox + table.ambox" above. */
html body.mediawiki .mbox-small {
/* For the "small=yes" option. */
/* @noflip */
clear: left;
/* @noflip */
float: left;
/* @noflip */
margin: 4px 0 4px 1em;
box-sizing: border-box;
width: 238px;
font-size: 88%;
line-height: 1.25em;
}
 
html body.mediawiki .mbox-small-left { /* For the "small=left" option. */
html body.mediawiki .mbox-small-left {
/* @noflip */
/* For the "small=left" option. */
margin: 4px 1em 4px 0;
/* @noflip */
box-sizing: border-box;
margin: 4px 1em 4px 0;
overflow: hidden;
box-sizing: border-box;
width: 238px;
overflow: hidden;
border-collapse: collapse;
width: 238px;
font-size: 88%;
border-collapse: collapse;
line-height: 1.25em;
font-size: 88%;
line-height: 1.25em;
}
 
السطر 845 ⟵ 3,044:
.compact-ambox table .mbox-imageright,
.compact-ambox table .mbox-empty-cell {
display: none;
}
 
/* Remove borders, backgrounds, padding, etc. */
.compact-ambox table.ambox {
border: none;
border-collapse: collapse;
background-color: transparent;
margin: 0 0 0 1.6em !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;
}
 
.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.svggif);
}
 
.skin-vector .compact-ambox table .mbox-text-span {
list-style-type: disc;
list-style-image: url(/w/skins/Vector/resources/skins.vector.styles/images/bullet-icon.svg);
list-style-image: url(/w/skins/Vector/images/bullet-icon.png) \9;
}
 
/* Allow for hiding text in compact form */
.compact-ambox .hide-when-compact {
display: none;
}
 
/* Selectively hide headers in WikiProject banners */
/* Hide (formatting) elements from screen, but not from screenreaders */
.wpb .wpb-header {
.visualhide {
display: none;
position: absolute;
right: -10000px;
top: auto;
width: 1px;
height: 1px;
overflow: hidden;
}
 
.wpbs-inner .wpb .wpb-header {
/* Remove underlines from certain links */
display: block;
.nounderlines a,
.IPA a:link, .IPA a:visited {
text-decoration: none !important;
}
 
/* for IE */
/* Standard Navigationsleisten, aka box hiding thingy
.wpbs-inner .wpb .wpb-header {
from .de. Documentation at [[Wikipedia:NavFrame]]. */
display: table-row;
div.NavFrame {
margin: 0;
padding: 4px;
border: 1px solid #a2a9b1;
text-align: center;
border-collapse: collapse;
font-size: 95%;
}
 
div.NavFrame + div.NavFrame {
/* for real browsers */
border-top-style: none;
.wpbs-inner .wpb-outside {
border-top-style: hidden;
display: none;
}
 
div.NavFrame div.NavHead {
/* hide things that should only display outside shells */
line-height: 1.6em;
/* To Display poems justified in IE and CSS3 (http://www.w3.org/TR/css3-text/) */
font-weight: bold;
.b {
background-color: #ccf;
/* verse container */
position: relative;
text-align: justify;
/* for IE and CSS3 */
-moz-text-align-last: justify;
/* for Firefox 12 */
-webkit-text-align-last: justify;
text-align-last: justify;
/* webkit based browsers */
text-justify: kashida;
border: 0;
}
 
div.NavFrame p,
.beyt {
div.NavFrame div.NavContent,
white-space: nowrap;
div.NavFrame div.NavContent p {
font-size: 100%;
}
 
a.NavToggle {
#coordinates.topleftlink {
position: absolute;
background: #f5f5f5;
top: 0;
top: -20px;
/* @noflip */
border: solid 1px #C0C0C0;
left: 3px;
font-weight: normal;
font-size: 90%;
}
 
div:not(.reflist) > * > li[id^="cite_note-"] {
/* Hatnotes and disambiguation notices */
list-style-type: decimal;
.hatnote {
font list-style-image: italicnone;
background-color: #f9f9f9;
margin-bottom: 0;
line-height: 2em;
padding-right: 5px;
list-style-position: inside;
margin-right: 0;
border: solid #C0C0C0;
border-width: 0 1px;
overflow: auto;
}
 
.hatnote i {
div:not(.reflist) > * > li[id^="cite_note-"]:first-of-type {
font-style: normal;
border-top: solid 1px #C0C0C0;
}
 
div.hatnote {
div:not(.reflist) > * > li[id^="cite_note-"]:last-of-type {
/* @noflip */
border-bottom: solid 1px #C0C0C0;
padding-right: 1.6em;
margin-bottom: 0.5em;
}
 
div.hatnote + div.hatnote {
#mw-fr-reviewnotice > a:nth-child(1) {
margin-top: -0.5em;
letter-spacing: 1px;
font-weight: 700;
background-color: #feeec8 !important;
padding: 11px 5px !important;
}
 
div.flaggedrevs_preview {
/* Allow transcluded pages to display in lists rather than a table. */
background-color: #eaf3ff;
.listify td {
color: #000;
display: list-item;
text-align: right;
padding: 7px 0;
}
 
.listify tr {
.لاتح .mw-prefixindex-body .allpagesredirect {
display: block;
display: none;
}
 
.listify table {
.لاتح .mw-prefixindex-body li {
display: block;
list-style-image: none;
list-style: none;
}
 
.mw-search-createlink,
/* Geographical coordinates defaults. See [[Template:Coord/link]]
.iw-resultset,
for how these are used. The classes "geo", "longitude", and
.iw-headline {
"latitude" are used by the [[Geo microformat]]. */
background-color: #f8f9fa;
/* TemplateStyles */
margin-top: 1em;
.geo-default, .geo-dms, .geo-dec {
border: 1px solid #c8ccd1;
display: inline;
padding: 0.5em;
letter-spacing: 0.5px;
}
 
.geo-nondefault, .geo-multi-punct {
.mw-search-createlink {
display: none;
margin-right: -5px !important;
margin-bottom: 1em !important;
}
 
.longitude, .latitude {
/*قالب:رر/ش*/
white-space: nowrap;
.شرح {
letter-spacing: -0.15ex;
}
 
.شرح a {
/* User block messages */
color: #1e90ff;
div.user-block {
padding: 5px;
margin-bottom: 0.5em;
border: 1px solid #a9a9a9;
background-color: #ffefd5;
}
 
/*قالب:الصور
/* Prevent line breaks in silly places:
*/
1) Where desired
.imggrp {
2) Links when we don't want them to
/* display: inline-flex;*/
3) Bold "links" to the page itself */
float: left;
.nowrap,
margin: 0.5em 1em 1em 0;
.nowraplinks a,
border: solid 1px #C0C0C0;
.nowraplinks .selflink {
background-color: #f5f5f5;
white-space: nowrap;
}
 
.nowrap pre {
.imggrp > div {
white-space: pre;
margin: 0;
}
 
/* But allow wrapping where desired: */
.imggrp .thumbinner {
.wrap,
border: none;
.wraplinks a {
background: transparent;
white-space: normal;
}
 
.imggrp .thumbcaption {
font-size: 70%;
}
 
.imggrp .thumb {
float: right;
}
 
/* Generic class for Times-based serif, texhtml class for inline math */
.times-serif,
span.texhtml {
font-family: "Nimbus Roman No9 L", "Times New Roman", Times, serif;
font-size: 110%;
line-height: 1;
}
 
span.texhtml {
white-space: nowrap;
}
 
span.texhtml span.texhtml {
font-size: 100%;
}
 
span.mwe-math-mathml-inline {
font-size: 110%;
}
 
u,
abbr[title],
.explain[title] {
text-underline-position: under;
}
 
/*قالب:ض*/
.ر,
.ر * {
font-family: "cambria math", "Aref Ruqaa", "sakkal majalla";
}
 
.ns-0 h2 + h2::before {
content: "هذا القسم فارغ أو غير مكتمل، ساهم بتحريره بالضغط على زر التعديل";
font-size: 70%;
display: block;
background: url(//upload.wikimedia.org/wikipedia/commons/thumb/d/d9/Octicons-pencil.svg/200px-Octicons-pencil.svg.png)
no-repeat top right;
background-color: #f9f9f9;
background-size: 1em;
text-indent: 1.5em;
}
 
/* Allow limiting of which header levels are shown in a TOC;
<div class="toclimit-3">, for instance, will limit to
showing ==headings== and ===headings=== but no further
(as long as there are no =headings= on the page, which
there shouldn't be according to the MoS). */
.toclimit-2 .toclevel-1 ul,
.toclimit-3 .toclevel-2 ul,
.toclimit-4 .toclevel-3 ul,
.toclimit-5 .toclevel-4 ul,
.toclimit-6 .toclevel-5 ul,
.toclimit-7 .toclevel-6 ul {
display: none;
}
 
/*قالب كود ملون*/
div.shl:before {
content: attr(lang);
position: absolute;
opacity: 0.5;
text-indent: 0.5em;
}
 
/*لجعل النص الخام في المقالات استعمل قالب:خام*/
.ns-0 .mw-parser-output > pre:not([style]):not([class]) {
all: unset !important;
font-family: inherit;
}
 
/* For template documentation */
/* TemplateStyles */
.template-documentation {
clear: both;
margin: 1em 0 0 0;
border: 1px solid #a2a9b1;
background-color: #ecfcf4f5f5f5;
padding: 1em;
}
 
/*[[قالب:وضع طلب]]*/
/* Increase the height of the image upload box */
.جار {
#wpUploadDescription {
background-color: #fef2e5;
height: 13em;
}
 
.مقبول {
/* Minimum thumb width */
background-color: #e5f2f2;
.thumbinner {
min-width: 100px;
}
 
.مرفوض {
/* Prevent floating boxes from overlapping any category listings,
background-color: #ffe5e5;
file histories, edit previews, and edit [Show changes] views. */
#mw-subcategories, #mw-pages, #mw-category-media,
#filehistory, #wikiPreview, #wikiDiff {
clear: both;
}
 
.انتظار {
/* Selectively hide headers in WikiProject banners */
background-color: #f2f2f2;
/* TemplateStyles */
.wpb .wpb-header {
display: none;
}
 
.wpbs-inner .wpb .wpb-header {
.مؤجل {
display: block; /* for IE */
background-color: #ffb976;
}
 
.wpbs-inner .wpb .wpb-header {
.طلب h4,
display: table-row; /* for real browsers */
.طلب h3,
.طلب h2 {
background-color: #fff;
margin-bottom: -10px;
margin-right: 0;
padding-top: 0.5em;
}
 
.wpbs-inner .wpb-outside {
.طلب > :not(h4):not(h3):not(h2) {
display: none; /* hide things that should only display outside shells */
padding-right: 10px !important;
}
 
.وضع-الطلب {
/* Styling for Abuse Filter tags */
position: relative;
.mw-tag-markers {
top: -10px;
font-style: italic;
border: solid;
font-size: 90%;
float: left;
border-radius: 0 0 13px;
border-color: #fff;
border-width: 0 2px 2px 0;
margin-right: 1em;
padding: 0 5px;
}
 
div.footnote > div.reflist > ol.references {
/* Hide stuff meant for accounts with special permissions. Made visible again in
list-style-type: lower-alpha;
[[MediaWiki:Group-checkuser.css]], [[MediaWiki:Group-sysop.css]], [[MediaWiki:Group-patroller.css]],
[[MediaWiki:Group-templateeditor.css]], [[MediaWiki:Group-extendedmover.css]],
[[MediaWiki:Group-extendedconfirmed.css]], and [[Mediawiki:Group-autoconfirmed.css]]. */
.checkuser-show,
.sysop-show,
.patroller-show,
.templateeditor-show,
.extendedmover-show,
.extendedconfirmed-show,
.autoconfirmed-show,
.user-show {
display: none;
}
 
/* أيقونات للروابط بين المشاريع
/* Hide the redlink generated by {{Editnotice}},
https://ar.wikipedia.org/w/index.php?title=%D9%88%D9%8A%D9%83%D9%8A%D8%A8%D9%8A%D8%AF%D9%8A%D8%A7:%D8%A7%D9%84%D9%85%D9%8A%D8%AF%D8%A7%D9%86/%D8%AA%D9%82%D9%86%D9%8A%D8%A9&oldid=31287616*/
this overrides the ".sysop-show { display: none; }" above that applies
li.wb-otherproject-link {
to the same link as well. See [[phab:T45013]]
background-repeat: no-repeat;
background-position: right center;
}
 
.portal#p-wikibase-otherprojects div.body ul li.wb-otherproject-link {
Hide the images in editnotices to keep them readable in VE view.
position: relative;
Long term, editnotices should become a core feature so that they can be designed responsive. */
left: -18px;
.ve-ui-mwNoticesPopupTool-item .editnotice-redlink,
padding-right: 18px;
.ve-ui-mwNoticesPopupTool-item .mbox-image,
.ve-ui-mwNoticesPopupTool-item .mbox-imageright {
display: none !important;
}
 
li.wb-otherproject-commons {
/* Remove bullets when there are multiple edit page warnings */
background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/4/4a/Commons-logo.svg/14px-Commons-logo.svg.png);
ul.permissions-errors > li {
list-style: none none;
}
 
ul.permissions-errors {
li.wb-otherproject-wikipedia {
margin: 0;
background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/8/80/Wikipedia-logo-v2.svg/15px-Wikipedia-logo-v2.svg.png);
}
 
li.wb-otherproject-wiktionary {
/* Generic class for Times-based serif, texhtml class for inline math */
background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/f/f9/Wiktionary_small.svg/16px-Wiktionary_small.svg.png);
.times-serif,
span.texhtml {
font-family: "Nimbus Roman No9 L", "Times New Roman", Times, serif;
font-size: 118%;
line-height: 1;
}
 
span.texhtml {
li.wb-otherproject-wikibooks {
white-space: nowrap;
background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/f/fa/Wikibooks-logo.svg/16px-Wikibooks-logo.svg.png);
}
 
span.texhtml span.texhtml {
li.wb-otherproject-wikiquote {
font-size: 100%;
background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/f/fa/Wikiquote-logo.svg/15px-Wikiquote-logo.svg.png);
}
 
span.mwe-math-mathml-inline {
li.wb-otherproject-wikisource {
font-size: 118%;
background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/4/4c/Wikisource-logo.svg/15px-Wikisource-logo.svg.png);
}
 
li.wb-otherproject-wikinews {
/* Force tabular and lining display for digits and texhtml */
background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/c/c8/Wikinews_waves_Left.svg/15px-Wikinews_waves_Left.svg.png);
.digits,
.texhtml {
-moz-font-feature-settings: "lnum", "tnum", "kern" 0;
-webkit-font-feature-settings: "lnum", "tnum", "kern" 0;
font-feature-settings: "lnum", "tnum", "kern" 0;
font-variant-numeric: lining-nums tabular-nums;
font-kerning: none;
}
 
li.wb-otherproject-wikispecies,
/* Make <math display="block"> be left aligned with one space indent for compatibility with style conventions */
li.wb-otherproject-species {
.mwe-math-fallback-image-display,
background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/d/df/Wikispecies-logo.svg/15px-Wikispecies-logo.svg.png);
.mwe-math-mathml-display {
margin-right: 1.6em !important;
margin-top: 0.6em;
margin-bottom: 0.6em;
}
 
.mwe-math-mathml-display math {
li.wb-otherproject-wikivoyage {
display: inline;
background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/8/8a/Wikivoyage-logo.svg/15px-Wikivoyage-logo.svg.png);
}
 
li.wb-otherproject-wikiversity {
/* Fix styling of transcluded prefindex tables */
background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/9/91/Wikiversity-logo.svg/15px-Wikiversity-logo.svg.png);
table#mw-prefixindex-list-table,
table#mw-prefixindex-nav-table {
width: 98%;
}
 
li.wb-otherproject-wikidata {
/* Make it possible to hide checkboxes in <inputbox> */
background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/f/ff/Wikidata-logo.svg/15px-Wikidata-logo.svg.png);
.inputbox-hidecheckboxes form .inputbox-element,
.inputbox-hidecheckboxes .mw-ui-checkbox {
display: none !important;
}
 
li.wb-otherproject-meta {
/* Work-around for [[phab:T25965]] / [[phab:T100106]] (Kaltura advertisement) */
background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/7/75/Wikimedia_Community_Logo.svg/15px-Wikimedia_Community_Logo.svg.png);
.k-player .k-attribution {
visibility: hidden;
}
 
li.wb-otherproject-incubator {
/* Move 'play' button of video player to bottom left corner */
background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/e/e3/Incubator-logo.svg/15px-Incubator-logo.svg.png);
.PopUpMediaTransform a .play-btn-large {
margin: 0;
top: auto;
left: auto;
bottom: 0;
right: 0;
}
 
li.wb-otherproject-mediawiki {
/* Hide FlaggedRevs notice UI when there are no pending changes */
background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/3/3d/Mediawiki-logo.png/15px-Mediawiki-logo.png);
.flaggedrevs_draft_synced,
.flaggedrevs_stable_synced {
display: none;
}
 
li[class^="wb-otherproject"] {
/* Force imgs in galleries to have borders by wrapping them in class=bordered-images */
background-position: right center;
.bordered-images img {
margin-right: 5px;
border: solid #ddd 1px;
}
 
.portal#p-wikibase-otherprojects div.body ul li.wb-otherproject-link {
/* Gallery styles background changes are restricted to screen view. In printing we should avoid applying backgrounds. */
right: -8px;
@media screen {
padding-right: 25px;
/* The backgrounds for galleries. */
}
#content .gallerybox div.thumb {
 
/* Light gray padding */
/**
background-color: #f8f9fa;
*توسيط نافذة
}
* JQuery UI dialoge
*والتي تستخدم في عدد من الإضافات
/* Put a chequered background behind images, only visible if they have transparency.
*مثل منشئ التصانيف
'.filehistory a img' and '#file img:hover' are handled by MediaWiki core (as of 1.19) */
*/
.gallerybox .thumb img {
.ui-dialog {
background: #fff url(//upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png) repeat;
margin: auto;
}
}
/* But not on articles, user pages, portals or with opt-out. */
.ns-0 .gallerybox .thumb img,
.ns-2 .gallerybox .thumb img,
.ns-100 .gallerybox .thumb img,
.nochecker .gallerybox .thumb img {
background-image: none;
}
 
/*تصغير ارتفاع صندوق البحث*/
#simpleSearch input {
height: 28.8px;
}
 
/**
/* Display "From Wikipedia, the free encyclopedia" in skins that support it, do not apply to print mode */
*لمنع وجود شريط تمرير أفقي في المقالات الكبيرة
*/
.video-js .vjs-volume-panel {
display: table;
}
 
/* عرض "من ويكيبييديا، الموسوعة الحرة" في الواجهات التي تدعم ظهورها، لا ينطبق على وضع الطباعة */
@media screen {
#siteSub {
display: block;
}
}
 
/* Temporary measures to remove links in sidebar T255381*/
#t-upload {
display: none;
}
#n-shoplink {
display: none;
}