מדיה ויקי:Common.css: הבדלים בין גרסאות

מתוך The Crowdsourced Resource-Based Economy Knowledgebase
קפיצה אל: ניווט, חיפוש
מ (גרסה אחת)
(שחמט: הערות בעברית מוצגות בפסקה נפרדת, עם כיווניות והצמדה נכונים.)
(גרסת ביניים אחת של משתמש אחד אינה מוצגת)
שורה 1: שורה 1:
/* Default styling for HTML elements */
+
/* add horizontal scrollbar to "pre" elements */
dfn {
+
pre {
     font-style: inherit; /* Reset default styling for <dfn> */
+
     overflow-x: auto;
 
}
 
}
sup, sub {
+
/* ‫הוקוס פוקוס כדי שהספאנים של הניקוד (ב[[מדיה ויקי:Edittools]] ייראו כמו קישורים מוגדלים, ובמעבר מעליהם שיגדלו כדי שניתן יהיה לזהות ביתר קלות את תווי הניקוד‬ */
     line-height: 1em;    /* Reduce line-height for <sup> and <sub> */
+
span.nikud {
 +
     color: #002bb8;
 +
     cursor: pointer;
 +
    font-size:125%;
 
}
 
}
  
/* Main page fixes */
+
span.nikud:hover {
#interwiki-completelist {
+
     font-size:175%;
     font-weight: bold;
+
 
}
 
}
body.page-Main_Page #ca-delete {
+
 
     display: none !important;
+
/* @noflip */body.page-עמוד_ראשי div.floatleft {
 +
     margin-right: 15px;
 +
    margin-bottom: 15px;
 
}
 
}
body.page-Main_Page #mp-topbanner {
+
 
     clear: both;
+
/* הסתרת שורת הכותרת בעמוד הראשי */
 +
.page-עמוד_ראשי #firstHeading {
 +
     display : none !important;
 
}
 
}
body.page-Main_Page .wbc-editpage {  
+
 
     display: none;
+
/* תיקון דף מיוחד:העלאה בשימוש הוגן - מצמיד את התיבות לימין */
 +
.page-מיוחד_העלאה #content,
 +
.page-מיוחד_העלאה #column-one
 +
{
 +
     direction : rtl !important;
 
}
 
}
  
/* Edit window toolbar */
+
/* קיצור תיבת התקציר - כדי שלא תתנגש עם התיבות בצד שמאל */
#toolbar {
+
input#wpSummary {
     height: 22px;
+
     width: 60%;
    margin-bottom: 6px;
+
 
}
 
}
  
/* Make the list of references smaller */
+
/* ‫קיצור ה־Site notice כדי שלא יתנגש עם הקואורדינטות‬ */
ol.references,
+
table#mw-dismissable-notice {
div.reflist,
+
     width: 80%;
div.refbegin {
+
     font-size: 90%;            /* Default font-size */
+
    margin-bottom: 0.5em;
+
 
}
 
}
div.refbegin-100 {
+
 
     font-size: 100%;           /* Option for normal fontsize in {{refbegin}} */
+
/* תיקון תצוגת גלריות */
 +
table.gallery {
 +
     clear: both;
 
}
 
}
div.reflist ol.references {
+
 
     font-size: 100%;           /* Reset font-size when nested in div.reflist */
+
/* ביטול קווים מתחת לקישורים בתווים מיוחדים */
     list-style-type: inherit; /* Enable custom list style types */
+
div#editpage-specialchars a {
 +
     text-decoration: none;
 +
}
 +
div#editpage-specialchars a:hover {
 +
    text-decoration: underline;
 +
}
 +
 
 +
/* מרכוז הטקסט לאמצע בהודעה למשתמש */
 +
.usermessage {
 +
    vertical-align: middle;
 +
}
 +
 
 +
/* הדגשת הודעות שגיאה */
 +
p.error {
 +
     font-weight: bold;
 +
}
 +
 
 +
/* הקטנת גודל הטקסט בהערות שוליים */
 +
.references {
 +
    font-size: 90%;
 
}
 
}
  
/* Highlight clicked reference in blue to help navigation */
+
/* הדגשת ההערה שנלחץ קישור אליה באמצעות צבע הרקע, כדי להקל על הניווט */
ol.references li:target,
+
ol.references > li:target,  
 
sup.reference:target,
 
sup.reference:target,
 
span.citation:target {
 
span.citation:target {
שורה 49: שורה 76:
 
}
 
}
  
/* Ensure refs in table headers and the like aren't bold or italic */
+
/* הצגת ההערה על כך שהתמונה משותפת או מתנגשת עם תמונה משותפת בכתב רגיל */
sup.reference {
+
div.sharedUploadNotice, div#shared-image-dup, div#shared-image-conflict {
    font-weight: normal;
+
 
     font-style: normal;
 
     font-style: normal;
 
}
 
}
  
/* Allow hidden ref errors to be shown by user CSS */
+
/* הצגת תיאור התמונה המשותפת משמאל לימין */
span.brokenref {
+
div#shared-image-desc {
     display: none;
+
     direction: ltr;
 
}
 
}
  
/* Styling for citations (CSS3). Breaks long urls, etc., rather than overflowing box */
+
/* הפיכת הצבע של הפניות ב"מיוחד:כל הדפים" לאפור */
.citation {
+
div.allpagesredirect a {
     word-wrap: break-word;
+
     color: #7F7F7F;
 
}
 
}
  
/* Styling for the title of any work within a citation,
+
/* הדגשת הקישור לכל השפות בסוף רשימת האינטרוויקי בעמוד הראשי */
  or specifically the title of a periodical. */
+
li#interwiki-completelist {
.citation cite,
+
     font-weight: bold;
.citation cite.periodical {
+
     font-style: italic;
+
 
}
 
}
  
/* For linked citation numbers and document IDs, where
+
/* ‫תמיכה בתבניות IPA, Unicode ו-Polytonic. הצהרת ה-inherit מאפסת את הגופן בכל הדפדפנים מלבד אינטרנט אקספלורר 6. ההערה הריקה חייבת להישאר.‬ */
  the number need not be shown on a screen or a handheld,
+
.IPA {
  but should be included in the printed version */
+
    font-family: Chrysanthi Unicode, Doulos SIL, Gentium, GentiumAlt, Code2000, TITUS Cyberbit Basic, DejaVu Sans, Bitstream Cyberbit, Arial Unicode MS, Lucida Sans Unicode, Hiragino Kaku Gothic Pro, Matrix Unicode;
@media screen, handheld {
+
    .citation *.printonly {
+
        display: none;
+
    }
+
 
}
 
}
 
+
.Unicode {
/* Style for [[Template:Flowlist]] that Lets lists flow around floating objecs */
+
     font-family: Code2000, TITUS Cyberbit Basic, Doulos SIL, Chrysanthi Unicode, Bitstream Cyberbit, Bitstream CyberBase, Thryomanes, Gentium, GentiumAlt, Visual Geez Unicode, Lucida Grande, Arial Unicode MS, Microsoft Sans Serif, Lucida Sans Unicode;
.flowlist ul {
+
     font-family /**/:inherit;
     overflow-x: hidden;
+
     margin-left: 0em;
+
    padding-left: 1.6em;
+
 
}
 
}
.flowlist ol {
+
.latinx {
     overflow-x: hidden;
+
     font-family: Code2000, TITUS Cyberbit Basic, Microsoft Sans Serif;
     margin-left: 0em;
+
     font-family /**/:inherit;
    padding-left: 3.2em;
+
 
}
 
}
.flowlist dl {
+
.polytonic {
     overflow-x: hidden;
+
     font-family: Athena, Gentium, Palatino Linotype, Arial Unicode MS, Lucida Sans Unicode, Lucida Grande, Code2000;
 +
    font-family /**/:inherit;
 +
}
 +
.mufi {
 +
    font-family: Alphabetum, Cardo, LeedsUni, Junicode, TITUS Cyberbit Basic, ALPHA-Demo;
 
}
 
}
  
/* Style for horizontal lists (separator following item).
+
/* קישור (טקסט או תמונה) בראש הדף, ליד הכותרת */
  Note: hlist formatting will break if the resulting HTML lacks a breakable character
+
div.toplink div {
  between list items. This happens when the following conditions are true:
+
     position: static !important;
  1) The list is made using wiki markup (where HTML is built by parser.php)
+
  2) HTMLTidy is disabled or unavailable (such as on Special: pages)
+
  In such cases, building lists with .hlist using HTML instead of wiki markup
+
  will work around this problem. See also [[Bugzilla:39617]].
+
  IE8-specific classes are assigned in [[MediaWiki:Common.js/IEFixes.js]].
+
  Last updated: January 24, 2013
+
  @source mediawiki.org/wiki/Snippets/Horizontal_lists
+
  @maintainer: [[User:Edokter]]
+
  @revision: 3.1
+
*/
+
.skin-monobook .hlist dl,
+
.skin-modern .hlist dl,
+
.skin-vector .hlist dl {
+
     line-height: 1.5em;
+
 
}
 
}
.hlist dl,
+
 
.hlist ol,
+
/* ‫עיצוב infobox מוויקיפדיה באנגלית‬ */
.hlist ul {
+
/* @noflip */.infobox {
     margin: 0;
+
    border: 1px solid #aaaaaa;
     padding: 0;
+
    background-color: #f9f9f9;
 +
    color: black;
 +
     margin-bottom: 0.5em;
 +
    margin-right: 1em;
 +
     padding: 0.2em;
 +
    float: left;
 +
    clear: left;
 
}
 
}
/* Display list items inline and make them nowrap */
+
.infobox td, .infobox th {
.hlist dd,
+
     vertical-align: top;
.hlist dt,
+
.hlist li {
+
     margin: 0;
+
    display: inline;
+
    white-space: nowrap;
+
 
}
 
}
/* Allow wrapping for list items (in tight spaces) */
+
.infobox caption {
.hlist.hwrap dd,
+
    font-size: larger;
.hlist.hwrap dt,
+
     margin-left: inherit;
.hlist.hwrap li {
+
     white-space: normal;
+
 
}
 
}
/* Display nested lists inline and allow them to wrap */
+
.infobox.bordered {
.hlist dl dl, .hlist dl ol, .hlist dl ul,
+
     border-collapse: collapse;
.hlist ol dl, .hlist ol ol, .hlist ol ul,
+
.hlist ul dl, .hlist ul ol, .hlist ul ul {
+
     display: inline;
+
    white-space: normal;
+
 
}
 
}
/* Generate interpuncts */
+
.infobox.bordered td, .infobox.bordered th {
.hlist dt:after {
+
     border: 1px solid #aaaaaa;
     content: ":";
+
 
}
 
}
.hlist dd:after,
+
.infobox.bordered .borderless td, .infobox.bordered .borderless th {
.hlist li:after {
+
     border: 0;
     content: " ·";
+
    font-weight: bold;
+
 
}
 
}
.hlist dd:last-child:after,
+
.infobox.iGray th {
.hlist dt:last-child:after,
+
    background-color: #DFDFDF;
.hlist li:last-child:after {
+
    text-align: right;
     content: none;
+
     font-weight: normal;
 
}
 
}
/* For IE8 */
+
.infobox.iPink th {
.hlist dd.hlist-last-child:after,
+
    background-color: #FFB2B2;
.hlist dt.hlist-last-child:after,
+
    text-align: right;
.hlist li.hlist-last-child:after {
+
     font-weight: normal;
     content: none;
+
 
}
 
}
/* Add parentheses around nested lists */
+
.infobox.iOrange th {
.hlist dd dd:first-child:before, .hlist dd dt:first-child:before, .hlist dd li:first-child:before,
+
    background-color: #FFCFB2;
.hlist dt dd:first-child:before, .hlist dt dt:first-child:before, .hlist dt li:first-child:before,
+
    text-align: right;
.hlist li dd:first-child:before, .hlist li dt:first-child:before, .hlist li li:first-child:before {
+
    content: "(";
+
 
     font-weight: normal;
 
     font-weight: normal;
 
}
 
}
.hlist dd dd:last-child:after, .hlist dd dt:last-child:after, .hlist dd li:last-child:after,
+
.infobox.iYellow th {
.hlist dt dd:last-child:after, .hlist dt dt:last-child:after, .hlist dt li:last-child:after,
+
    background-color: #F6FFB2;
.hlist li dd:last-child:after, .hlist li dt:last-child:after, .hlist li li:last-child:after {
+
    text-align: right;
    content: ")";
+
 
     font-weight: normal;
 
     font-weight: normal;
 
}
 
}
/* For IE8 */
+
.infobox.iOlive th {
.hlist dd dd.hlist-last-child:after, .hlist dd dt.hlist-last-child:after, .hlist dd li.hlist-last-child:after,
+
    background-color: #D9FFB2;
.hlist dt dd.hlist-last-child:after, .hlist dt dt.hlist-last-child:after, .hlist dt li.hlist-last-child:after,
+
    text-align: right;
.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;
 
     font-weight: normal;
 
}
 
}
/* Put numbers in front of ordered list items */
+
.infobox.iGreen th {
.hlist.hnum ol {
+
     background-color: #BDFFB2;
     counter-reset: list-item;
+
    text-align: right;
 +
    font-weight: normal;
 
}
 
}
.hlist.hnum ol > li {
+
.infobox.iBlue th {
     counter-increment: list-item;
+
     background-color: #B2C6FF;
 +
    text-align: right;
 +
    font-weight: normal;
 
}
 
}
.hlist.hnum ol > li:before {
+
.infobox.iPurple th {
     content: counter(list-item) " ";
+
     background-color: #BBB2FF;
 +
    text-align: right;
 +
    font-weight: normal;
 
}
 
}
.hlist.hnum dd ol > li:first-child:before,
+
.infobox.iLightPurple th {
.hlist.hnum dt ol > li:first-child:before,
+
    background-color: #D9B2FF;
.hlist.hnum li ol > li:first-child:before {
+
    text-align: right;
     content: "(" counter(list-item) " ";
+
     font-weight: normal;
 
}
 
}
 
+
.infobox.iBrown th {
/* Unbulleted lists */
+
     background-color: #E7DCC4;
.plainlist ul {
+
     text-align: right;
     line-height: inherit;
+
     font-weight: normal;
     list-style: none none;
+
     margin: 0;
+
 
}
 
}
.plainlist ul li {
+
.infobox.iDarkKhaki th {
     margin-bottom: 0;
+
     background-color: #BDB76B;
 +
    text-align: right;
 +
    font-weight: normal;
 
}
 
}
 
+
.infobox.iKhaki th {
/* Default style for navigation boxes */
+
     background-color: #F0E68C;
.navbox {                     /* Navbox container style */
+
     text-align: right;
     border: 1px solid #aaa;
+
     font-weight: normal;
    width: 100%;
+
    margin: auto;
+
    clear: both;
+
    font-size: 88%;
+
     text-align: center;
+
     padding: 1px;
+
 
}
 
}
.navbox-inner,
+
.infobox.iGold th {
.navbox-subgroup {
+
    background-color: #FFD700;
     width: 100%;
+
    text-align: right;
 +
     font-weight: normal;
 
}
 
}
.navbox-group,
+
.infobox.iDarkGold th {
.navbox-title,
+
     background-color: #DAA520;
.navbox-abovebelow {
+
     text-align: right;
     padding: 0.25em 1em;     /* Title, group and above/below styles */
+
     font-weight: normal;
     line-height: 1.5em;
+
     text-align: center;
+
 
}
 
}
th.navbox-group {             /* Group style */
+
.infobox.iSilver th {
     white-space: nowrap;
+
     background-color: #C0C0C0;
    /* @noflip */
+
 
     text-align: right;
 
     text-align: right;
}
+
     font-weight: normal;
.navbox,
+
.navbox-subgroup {
+
    background: #fdfdfd;      /* Background color */
+
}
+
.navbox-list {
+
    line-height: 1.8em;
+
    border-color: #fdfdfd;    /* Must match background color */
+
}
+
.navbox th,
+
.navbox-title {
+
    background: #ccccff;      /* Level 1 color */
+
}
+
.navbox-abovebelow,
+
th.navbox-group,
+
.navbox-subgroup .navbox-title {
+
    background: #ddddff;      /* Level 2 color */
+
}
+
.navbox-subgroup .navbox-group,
+
.navbox-subgroup .navbox-abovebelow {
+
    background: #e6e6ff;      /* Level 3 color */
+
}
+
.navbox-even {
+
    background: #f7f7f7;      /* 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,
+
.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 */
+
 
}
 
}
  
/* Default styling for Navbar template */
+
/* תיבות ניווט (כלומר, תיבות המסתירות חלקים מעצמן) מוויקיפדיה בגרמנית */
.navbar {
+
div.Boxmerge, div.NavFrame {
     display: inline;
+
     border-collapse: collapse;
     font-size: 88%;
+
    border: 1px #aaaaaa solid;
     font-weight: normal;
+
     font-size: 95%;
 +
     margin: 0px;
 +
    padding: 2px;
 +
    text-align: center;
 
}
 
}
.navbar ul {
+
div.Boxmerge div.NavFrame {
     display: inline;
+
     border-style: none;
     white-space: nowrap;
+
     border-style: hidden;
 
}
 
}
.navbar li {
+
div.NavFrame + div.NavFrame {
     word-spacing: -0.125em;
+
     border-top-style: none;
 +
    border-top-style: hidden;
 
}
 
}
.navbar.mini li span {
+
div.NavPic {
  font-variant: small-caps;
+
    background-color: #FFFFFF;
 +
    float: left;
 +
    margin: 0px;
 +
    margin-top: 0.5em;
 +
    padding: 2px;
 
}
 
}
/* Navbar styling when nested in infobox and navbox */
+
div.NavFrame div.NavHead {
.infobox .navbar {
+
    background-color: #ccccff;
 
     font-size: 100%;
 
     font-size: 100%;
 +
    font-weight: bold;
 +
    height: 1.6em;
 +
    position: relative;
 
}
 
}
.navbox .navbar {
+
div.NavFrame p {
    display: block;
+
 
     font-size: 100%;
 
     font-size: 100%;
 
}
 
}
.navbox-title .navbar {
+
div.NavFrame div.NavContent {
     /* @noflip */
+
     font-size: 100%;
    float: left;
+
    /* @noflip */
+
    text-align: left;
+
    /* @noflip */
+
    margin-right: 0.5em;
+
    width: 6em;
+
 
}
 
}
 
+
div.NavFrame div.NavContent p {
/* 'show'/'hide' buttons created dynamically by the CollapsibleTables javascript
+
     font-size: 100%;
  in [[MediaWiki:Common.js]] are styled here so they can be customised. */
+
.collapseButton {
+
    /* @noflip */
+
    float: right;
+
     font-weight: normal;
+
    /* @noflip */
+
    margin-left: 0.5em;
+
    /* @noflip */
+
    text-align: right;
+
    width: auto;
+
 
}
 
}
/* In navboxes, the show/hide button balances the v·d·e links
+
div.NavEnd {
  from [[Template:Navbar]], so they need to be the same width. */
+
    clear: both;
.navbox .collapseButton {
+
    line-height: 1px;
     width: 6em;
+
    margin: 0px;
 +
     padding: 0px;
 
}
 
}
 
+
a.NavToggle {
/* Styling for JQuery makeCollapsible, matching that of collapseButton */
+
    font-size: 80%;
.mw-collapsible-toggle {
+
 
     font-weight: normal;
 
     font-weight: normal;
     /* @noflip */
+
     left: 3px;
     text-align: right;
+
     position: absolute;
}
+
     top: 0px;
.navbox .mw-collapsible-toggle {
+
     width: 6em;
+
 
}
 
}
  
/* Infobox template style */
+
/* טבלאות ניווט */
.infobox {
+
table.navbox {
    border: 1px solid #aaa;
+
 
     background-color: #f9f9f9;
 
     background-color: #f9f9f9;
    color: black;
 
    /* @noflip */
 
    margin: 0.5em 0 0.5em 1em;
 
    padding: 0.2em;
 
    /* @noflip */
 
    float: right;
 
    /* @noflip */
 
    clear: right;
 
    /* @noflip */
 
    text-align: left;
 
    font-size: 88%;
 
    line-height: 1.5em;
 
}
 
.infobox caption {
 
    font-size: 125%;
 
    font-weight: bold;
 
}
 
.infobox td,
 
.infobox th {
 
    vertical-align: top;
 
}
 
.infobox.bordered {
 
    border-collapse: collapse;
 
}
 
.infobox.bordered td,
 
.infobox.bordered th {
 
 
     border: 1px solid #aaa;
 
     border: 1px solid #aaa;
 +
    clear: both;
 +
    font-size: 90%;
 +
    margin: 1em 0em 0em;
 +
    padding: 2px;
 +
    text-align: center;
 +
    width: 100%;
 
}
 
}
.infobox.bordered .borderless td,
+
table.navbox th {
.infobox.bordered .borderless th {
+
     background-color: #ccf;
     border: 0;
+
 
}
 
}
 +
@media print {
 +
    .navbox {
 +
        display: none;
 +
    }
  
.infobox.sisterproject {
+
    /* הסרת טיפ להפניה לדף השיחה בהדפסה */
    width: 20em;
+
    .annontalktip {
     font-size: 90%;
+
        display:none;
}
+
     }
 +
   
 +
    div#contentSub {
 +
        display:none;
 +
    }
  
.infobox.standard-talk {
+
    .feedbackWrapper {
    border: 1px solid #c0c090;
+
        display:none;
     background-color: #f8eaba;
+
     }
}
+
.infobox.standard-talk.bordered td,
+
.infobox.standard-talk.bordered th {
+
    border: 1px solid #c0c090;
+
 
}
 
}
  
/* styles for bordered infobox with merged rows */
+
/* הגדרות עבור תבנית:לשוניות */
.infobox.bordered .mergedtoprow td,
+
@media screen{
.infobox.bordered .mergedtoprow th {
+
    .loadingTabsTemplate{
    border: 0;
+
        display: block;
     border-top: 1px solid #aaa;
+
     }
    /* @noflip */
+
    border-right: 1px solid #aaa;
+
}
+
  
.infobox.bordered .mergedrow td,
+
    .tabsTemplate{
.infobox.bordered .mergedrow th {
+
    display:none;
    border: 0;
+
     }
     /* @noflip */
+
    border-right: 1px solid #aaa;
+
 
}
 
}
  
/* Styles for geography infoboxes, eg countries,
+
/* הקטנת הריווח בין האותיות, כדי לפתור (חלקית) את בעיית הניקוד */
  country subdivisions, cities, etc.            */
+
body {
.infobox.geography {
+
     letter-spacing: 0.001em;
     /* @noflip */
+
    text-align: left;
+
    border-collapse: collapse;
+
    line-height: 1.2em;
+
    font-size: 90%;
+
 
}
 
}
  
.infobox.geography  td,
+
/* עקיפת בעיית הקטגוריות הבלתי לחיצות אם יש קטגוריה עם מספר, באינטרנט אקספלורר 6.0 */
.infobox.geography  th {
+
* html div#catlinks {
    border-top: 1px solid #aaa;
+
     position: static;
    padding: 0.4em 0.6em 0.4em 0.6em;
+
}
+
.infobox.geography .mergedtoprow td,
+
.infobox.geography .mergedtoprow th {
+
     border-top: 1px solid #aaa;
+
    padding: 0.4em 0.6em 0.2em 0.6em;
+
 
}
 
}
  
.infobox.geography .mergedrow td,
+
/* תיקון דף הכניסה */
.infobox.geography .mergedrow th {
+
#userlogin {
     border: 0;
+
     float: none !important;
    padding: 0 0.6em 0.2em 0.6em;
+
 
}
 
}
  
.infobox.geography .mergedbottomrow td,
+
/* שינויי הדפסה */
.infobox.geography .mergedbottomrow th {
+
@media print {
     border-top: 0;
+
     /* ביטול השורה האוטומטית "מקור:", משום שהיא מציגה את ה-URL עם אחוזים וסימנים מוזרים, ויש כבר את השורה הרגילה והשפויה יותר */
     border-bottom: 1px solid #aaa;
+
     .printfooter {
     padding: 0 0.6em 0.4em 0.6em;
+
        display: none;
 +
     }
 
}
 
}
  
.infobox.geography .maptable td,
+
/* הוספת תמונת רמקול עבור קישור מדיה */
.infobox.geography .maptable th {
+
.audiolink a {
     border: 0;
+
    background: url("//upload.wikimedia.org/wikipedia/commons/thumb/b/b5/Loudspeaker_rtl.svg/11px-Loudspeaker_rtl.svg.png") center right no-repeat !important;
     padding: 0;
+
     padding-left: 0 !important;
 +
     padding-right: 16px !important;
 +
    display: inline-block;
 
}
 
}
  
/* Normal font styling for table row headers with scope="row" tag */
 
.wikitable.plainrowheaders th[scope=row] {
 
    font-weight: normal;
 
    /* @noflip */
 
    text-align: left;
 
}
 
  
/* Lists in data cells are always left-aligned */
+
/* צביעת המספרים שבדף השינויים האחרונים וברשימת המעקב */
.wikitable td ul,
+
.mw-plusminus-pos {
.wikitable td ol,
+
     color: #006400;
.wikitable td dl {
+
    /* @noflip */
+
    text-align: left;
+
}
+
/* ...unless they also use the hlist class */
+
.wikitable.hlist td ul,
+
.wikitable.hlist td ol,
+
.wikitable.hlist td dl {
+
     text-align: inherit;
+
 
}
 
}
  
/* Icons for medialist templates [[Template:Listen]],
+
.mw-plusminus-neg {
  [[Template:Multi-listen_start]], [[Template:Video]],
+
     color: #8B0000;
  [[Template:Multi-video_start]] */
+
div.listenlist {
+
     background: url("//upload.wikimedia.org/wikipedia/commons/3/3f/Gnome_speakernotes_30px.png");
+
    /* @noflip */
+
    padding-left: 40px;
+
 
}
 
}
  
/* Fix for hieroglyphs specificality issue in infoboxes ([[Bugzilla:41869]]) */
+
/* צביעת הקישור לדף חדש שבדף השינויים והאחרונים וברשימת המעקב */
table.mw-hiero-table td {
+
.newpage {
     vertical-align: middle;
+
     background-color: #FF0000;
 +
    color: #FFFFFF;
 
}
 
}
  
/* Style rules for media list templates */
+
/* עיצוב לטקסט אפור, כולל קישורים אפורים */
div.medialist {
+
.grayText, .grayText a, .grayText a.stub {
    min-height: 50px;
+
     color: #999999;
    margin: 1em;
+
    /* @noflip */
+
    background-position: top left;
+
    background-repeat: no-repeat;
+
}
+
div.medialist ul {
+
    list-style-type: none;
+
    list-style-image: none;
+
    margin: 0;
+
}
+
div.medialist ul li {
+
    padding-bottom: 0.5em;
+
}
+
div.medialist ul li li {
+
     font-size: 91%;
+
    padding-bottom: 0;
+
 
}
 
}
  
/* Change the external link icon to an Adobe icon for all PDF files
+
/* ביטול כתב נטוי בעץ הקטגוריות */
  in browsers that support these CSS selectors, like Mozilla and Opera */
+
.CategoryTreeLabelPage, .CategoryTreeParents, .CategoryTreeNotice {
div#content a[href$=".pdf"].external,
+
     font-style: normal;
div#content a[href*=".pdf?"].external,
+
div#content a[href*=".pdf#"].external,
+
div#content a[href$=".PDF"].external,
+
div#content a[href*=".PDF?"].external,
+
div#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,
+
div#mw_content a[href*=".PDF#"].external {
+
     background: url("//upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif") no-repeat right;
+
    /* @noflip */
+
    padding-right: 18px;
+
 
}
 
}
  
/* Change the external link icon to an Adobe icon anywhere the PDFlink class
+
/* ‫אפשרות להסתרה של כותרות בתוכן העניינים החל מרמה מסוימת. למשל, ‪<div class="toclimit-3">‬
  is used (notably Template:PDFlink). This works in IE, unlike the above. */
+
יציג רק כותרות מהרמה השנייה והשלישית (כל עוד אין כותרות מרמה ראשונה בדף, כפי שדורשים מדריכי העיצוב)‬ */
div#content span.PDFlink a,
+
.toclimit-2 .toclevel-2, .toclimit-3 .toclevel-3, .toclimit-4 .toclevel-4, .toclimit-5 .toclevel-5, .toclimit-6 .toclevel-6, .toclimit-7 .toclevel-7 {
div#mw_content span.PDFlink a {
+
     display: none;
    background: url("//upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif") no-repeat right;
+
     /* @noflip */
+
    padding-right: 18px;
+
 
}
 
}
  
/* Content in columns with CSS instead of tables [[Template:Columns]] */
+
/* עיצוב ל[[מדיה ויקי:AlertProtected.j]] */
div.columns-2 div.column {
+
table.plprotected {
    /* @noflip */
+
     border: 1px solid #AFAFAF;
    float: left;
+
     background-color: #FFFFFF;
    width: 50%;
+
     width: 75%;
    min-width: 300px;
+
     margin-top: 5px;
}
+
    margin-bottom: 5px;
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;
+
}
+
 
+
/* Messagebox templates */
+
.messagebox {
+
     border: 1px solid #aaa;
+
     background-color: #f9f9f9;
+
     width: 80%;
+
     margin: 0 auto 1em auto;
+
 
     padding: .2em;
 
     padding: .2em;
}
 
.messagebox.merge {
 
    border: 1px solid #c0b8cc;
 
    background-color: #f0e5ff;
 
 
     text-align: center;
 
     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;
 
    margin: 4px auto;
 
}
 
/* For old WikiProject banners inside banner shells. */
 
.mbox-inside .standard-talk,
 
.messagebox.nested-talk {
 
    border: 1px solid #c0c090;
 
    background-color: #f8eaba;
 
    width: 100%;
 
    margin: 2px 0;
 
    padding: 2px;
 
}
 
.messagebox.small {
 
    width: 238px;
 
    font-size: 85%;
 
    /* @noflip */
 
    float: right;
 
 
     clear: both;
 
     clear: both;
    /* @noflip */
 
    margin: 0 0 1em 1em;
 
    line-height: 1.25em;
 
}
 
.messagebox.small-talk {
 
    width: 238px;
 
    font-size: 85%;
 
    /* @noflip */
 
    float: right;
 
    clear: both;
 
    /* @noflip */
 
    margin: 0 0 1em 1em;
 
    line-height: 1.25em;
 
    background: #F8EABA;
 
 
}
 
}
  
/* Cell sizes for ambox/tmbox/imbox/cmbox/ombox/fmbox/dmbox message boxes */
+
td.plprotected {
th.mbox-text, td.mbox-text {   /* The message body cell(s) */
+
     margin-right: 1em;
     border: none;
+
     margin-left: 1em;
     /* @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 */
+
    border: none;
+
    /* @noflip */
+
    padding: 2px 0 2px 0.9em;  /* 0.9em left, 0px right */
+
 
     text-align: center;
 
     text-align: center;
}
+
     vertical-align: middle;
td.mbox-imageright {          /* The right image cell */
+
     width: 75px;
     border: none;
+
    /* @noflip */
+
    padding: 2px 0.9em 2px 0;  /* 0px left, 0.9em right */
+
    text-align: center;
+
}
+
td.mbox-empty-cell {          /* An empty narrow cell */
+
    border: none;
+
    padding: 0px;
+
     width: 1px;
+
 
}
 
}
  
/* Article message box styles */
+
/* הצמדת הודעה בין-ויקמדית לימין */
table.ambox {
+
.licensingvote_and_wm09schols {
    margin: 0px 10%;                  /* 10% = Will not overlap with other elements */
+
     text-align: right !important;
    border: 1px solid #aaa;
+
    /* @noflip */
+
    border-left: 10px solid #1e90ff;  /* Default "notice" blue */
+
    background: #fbfbfb;
+
}
+
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 */
+
    /* @noflip */
+
    padding: 2px 0 2px 0.5em;   /* 0.5em left, 0px right */
+
}
+
.ambox td.mbox-imageright {      /* The right image cell */
+
    /* @noflip */
+
    padding: 2px 0.5em 2px 0;    /* 0px left, 0.5em right */
+
 
}
 
}
  
table.ambox-notice {
+
/* הוספת רקע צהוב לתגים של מסנן ההשחתות */
    /* @noflip */
+
.mw-tag-מחיקת-הודעה, .mw-tag-לחצנים, .mw-tag-ריקון, .mw-tag-אולטרה-קצרמר, .mw-tag-ריקון-שיחה, .mw-tag-דואל, .mw-tag-חזרות, .mw-tag-הסרת-קטגוריות, .mw-tag-מילים-בעייתיות, .mw-tag-אוהב, .mw-tag-חדש-למחיקה {
    border-left: 10px solid #1e90ff;    /* Blue */
+
background-color: #FFEFE5;
}
+
table.ambox-speedy {
+
    /* @noflip */
+
    border-left: 10px solid #b22222;    /* Red */
+
    background: #fee;                  /* Pink */
+
}
+
table.ambox-delete {
+
    /* @noflip */
+
    border-left: 10px solid #b22222;    /* Red */
+
}
+
table.ambox-content {
+
    /* @noflip */
+
    border-left: 10px solid #f28500;    /* Orange */
+
}
+
table.ambox-style {
+
    /* @noflip */
+
    border-left: 10px solid #f4c430;    /* Yellow */
+
}
+
table.ambox-move {
+
    /* @noflip */
+
    border-left: 10px solid #9932cc;    /* Purple */
+
}
+
table.ambox-protection {
+
    /* @noflip */
+
    border-left: 10px solid #bba;       /* Gray-gold */
+
 
}
 
}
  
/* Image message box styles */
+
/* הסתרת הכפתורים של כתב נטוי, קו אופקי ומדיה בסרגל הכלים */
table.imbox {
+
#mw-editbutton-hr, #mw-editbutton-italic, #mw-editbutton-media{
    margin: 4px 10%;
+
     display:none;
    border-collapse: collapse;
+
    border: 3px solid #1e90ff;    /* Default "notice" blue */
+
    background: #fbfbfb;
+
}
+
.imbox .mbox-text .imbox {  /* For imboxes inside imbox-text cells. */
+
    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.  */
+
    margin: 4px;
+
 
}
 
}
  
table.imbox-notice {
+
/* עיצוב תוצאות חיפוש של מיזמי אחות */
    border: 3px solid #1e90ff;    /* Blue */
+
div#mw-search-interwiki { float: left; }
}
+
.mw-search-interwiki-project { text-align: right; }
table.imbox-speedy {
+
.mw-search-interwiki-more { float: left; }
    border: 3px solid #b22222;    /* Red */
+
    background: #fee;            /* Pink */
+
}
+
table.imbox-delete {
+
    border: 3px solid #b22222;    /* Red */
+
}
+
table.imbox-content {
+
    border: 3px solid #f28500;   /* Orange */
+
}
+
table.imbox-style {
+
    border: 3px solid #f4c430;    /* Yellow */
+
}
+
table.imbox-move {
+
    border: 3px solid #9932cc;   /* Purple */
+
}
+
table.imbox-protection {
+
    border: 3px solid #bba;      /* Gray-gold */
+
}
+
table.imbox-license {
+
    border: 3px solid #88a;       /* Dark gray */
+
    background: #f7f8ff;          /* Light gray */
+
}
+
table.imbox-featured {
+
    border: 3px solid #cba135;    /* Brown-gold */
+
}
+
  
/* Category message box styles */
+
/*תיקון RTL לחיפוש עד שיתוקן בתוכנה*/
table.cmbox {
+
fieldset#mw-searchoptions > h4 {
     margin: 3px 10%;
+
     padding: 0;
     border-collapse: collapse;
+
     margin: 0;
     border: 1px solid #aaa;
+
     float: right;
    background: #DFE8FF;    /* Default "notice" blue */
+
 
}
 
}
  
table.cmbox-notice {
+
fieldset#mw-searchoptions > div#mw-search-togglebox {
    background: #D8E8FF;    /* Blue */
+
     float: left;
}
+
table.cmbox-speedy {
+
    margin-top: 4px;
+
    margin-bottom: 4px;
+
    border: 4px solid #b22222;    /* Red */
+
    background: #FFDBDB;          /* Pink */
+
}
+
table.cmbox-delete {
+
    background: #FFDBDB;    /* Red */
+
}
+
table.cmbox-content {
+
     background: #FFE7CE;   /* Orange */
+
}
+
table.cmbox-style {
+
    background: #FFF9DB;    /* Yellow */
+
}
+
table.cmbox-move {
+
    background: #E4D8FF;    /* Purple */
+
}
+
table.cmbox-protection {
+
    background: #EFEFE1;    /* Gray-gold */
+
 
}
 
}
  
/* Other pages message box styles */
+
/* ‫עבור [[תבנית:תיבת הודעה]]‬ */
table.ombox {
+
    margin: 4px 10%;
+
    border-collapse: collapse;
+
    border: 1px solid #aaa;      /* Default "notice" gray */
+
    background: #f9f9f9;
+
}
+
 
+
table.ombox-notice {
+
    border: 1px solid #aaa;      /* Gray */
+
}
+
table.ombox-speedy {
+
    border: 2px solid #b22222;    /* Red */
+
    background: #fee;            /* Pink */
+
}
+
table.ombox-delete {
+
    border: 2px solid #b22222;    /* Red */
+
}
+
table.ombox-content {
+
    border: 1px solid #f28500;    /* Orange */
+
}
+
table.ombox-style {
+
    border: 1px solid #f4c430;    /* Yellow */
+
}
+
table.ombox-move {
+
    border: 1px solid #9932cc;    /* Purple */
+
}
+
table.ombox-protection {
+
    border: 2px solid #bba;      /* Gray-gold */
+
}
+
 
+
/* Talk page message box styles */
+
table.tmbox {
+
    margin: 4px 10%;
+
    border-collapse: collapse;
+
    border: 1px solid #c0c090;    /* Default "notice" gray-brown */
+
    background: #f8eaba;
+
}
+
.mediawiki .mbox-inside .tmbox { /* 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 */
+
}
+
.mbox-inside .tmbox.mbox-small { /* "small" tmboxes should not be small when  */
+
    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 #b22222;    /* Red */
+
    background: #fee;            /* Pink */
+
}
+
table.tmbox-delete {
+
    border: 2px solid #b22222;    /* Red */
+
}
+
table.tmbox-content {
+
    border: 2px solid #f28500;    /* Orange */
+
}
+
table.tmbox-style {
+
    border: 2px solid #f4c430;    /* Yellow */
+
}
+
table.tmbox-move {
+
    border: 2px solid #9932cc;    /* Purple */
+
}
+
table.tmbox-protection,
+
table.tmbox-notice {
+
    border: 1px solid #c0c090;    /* Gray-brown */
+
}
+
 
+
/* 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 {
 
table.fmbox {
 
     clear: both;
 
     clear: both;
שורה 860: שורה 453:
 
table.fmbox-editnotice {
 
table.fmbox-editnotice {
 
     background: transparent;
 
     background: transparent;
}
 
/* Div based "warning" style fmbox messages. */
 
div.mw-warning-with-logexcerpt,
 
div.mw-lag-warn-high,
 
div.mw-cascadeprotectedwarning,
 
div#mw-protect-cascadeon {
 
    clear: both;
 
    margin: 0.2em 0;
 
    border: 1px solid #bb7070;
 
    background: #ffdbdb;
 
    padding: 0.25em 0.9em;
 
}
 
/* Div based "system" style fmbox messages.
 
  Used in [[MediaWiki:Readonly lag]]. */
 
div.mw-lag-warn-normal,
 
div.fmbox-system {
 
    clear: both;
 
    margin: 0.2em 0;
 
    border: 1px solid #aaa;
 
    background: #f9f9f9;
 
    padding: 0.25em 0.9em;
 
 
}
 
}
  
/* These mbox-small classes must be placed after all other
+
th.mbox-text, td.mbox-text {    /* The message body cell(s) */
  ambox/tmbox/ombox etc classes. "body.mediawiki" is so
+
     border: none;  
  they override "table.ambox + table.ambox" above. */
+
     padding: 0.25em 0.9em;      /* 0.9em left/right */
body.mediawiki table.mbox-small {   /* For the "small=yes" option. */
+
     width: 100%;   /* Make all mboxes the same width regardless of text length */
     /* @noflip */
+
     clear: right;
+
     /* @noflip */
+
     float: right;
+
    /* @noflip */
+
    margin: 4px 0 4px 1em;
+
    width: 238px;
+
    font-size: 88%;
+
    line-height: 1.25em;
+
 
}
 
}
body.mediawiki table.mbox-small-left {   /* For the "small=left" option. */
+
td.mbox-image {                 /* The left image cell */
    /* @noflip */
+
     border: none;  
    margin: 4px 1em 4px 0;
+
     padding: 2px 0.9em 2px 0;   /* 0.9em right, 0px left */
    width: 238px;
+
     text-align: center;  
     border-collapse: collapse;
+
     font-size: 88%;
+
     line-height: 1.25em;
+
 
}
 
}
 
+
td.mbox-imageright {            /* The right image cell */
/* Style for compact ambox */
+
    border: none;
/* Hide the images */
+
    padding: 2px 0 2px 0.9em;    /* 0px right, 0.9em left */
.compact-ambox table .mbox-image,
+
    text-align: center;  
.compact-ambox table .mbox-imageright,
+
.compact-ambox table .mbox-empty-cell {
+
    display: none;
+
 
}
 
}
/* Remove borders, backgrounds, padding, etc. */
+
td.mbox-empty-cell {        /* An empty narrow cell */
.compact-ambox table.ambox {
+
 
     border: none;
 
     border: none;
    border-collapse: collapse;
+
     padding: 0px;
    background: transparent;
+
     width: 1px;
    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;
+
#table-cell-2 {
    margin: 0;
+
     text-align: right;
 +
     padding-right: 1em;
 
}
 
}
/* Style the text cell as a list item and remove its padding */
+
 
.compact-ambox table .mbox-text {
+
#pagehistory span.mw-revdelundel-link {
    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(//bits.wikimedia.org/skins/common/images/bullet.gif);
+
}
+
.skin-vector .compact-ambox table .mbox-text-span {
+
    list-style-type: circle;
+
    list-style-image: url(//bits.wikimedia.org/skins/vector/images/bullet-icon.png)
+
}
+
/* Allow for hiding text in compact form */
+
.compact-ambox .hide-when-compact {
+
 
     display: none;
 
     display: none;
 
}
 
}
  
/* Remove default styles for [[MediaWiki:Noarticletext]]. */
+
/* תיקון רשימת הגרסאות כדי שלא יתנגשו בכפתור "הצגת/הסתרת גרסאות" אצל מפעילים */
div.noarticletext {
+
ul#pagehistory {
     border: none;
+
     clear: both;
    background: transparent;
+
    padding: 0;
+
 
}
 
}
  
/* Bold save button */
+
button.mw-history-revisiondelete-button, input.mw-history-revisiondelete-button {
#wpSave {
+
     font-size: 94%;
     font-weight: bold;
+
    cursor: pointer;
 +
    height: 1.9em !important;
 
}
 
}
  
/* class hiddenStructure is defunct. See [[Wikipedia:hiddenStructure]] */
+
/* עיצוב של נוסחאות. */
.hiddenStructure {
+
.texhtml {
     display: inline !important;
+
     font-size:140%;
     color: #f00;
+
     letter-spacing:1px;
     background-color: #0f0;
+
     line-height:1.5em;
 +
    direction: ltr; /* a workaround until Bug 28430 is fixed */
 +
    unicode-bidi: embed; /* a workaround until Bug 28430 is fixed */
 
}
 
}
  
/* suppress missing interwiki image links where #ifexist cannot
+
/* יישור של כל התאים למעלה */
  be used due to high number of requests see .hidden-redlink on
+
table.valigntop tr {
  [[m:MediaWiki:Common.css]] */
+
     vertical-align: top;
.check-icon a.new {
+
     display: none;
+
    speak: none;
+
 
}
 
}
  
/* Removes underlines from certain links */
+
/* זמני, עד שבאג 24190 יעודכן */
.nounderlines a,
+
div#simpleSearch {
.IPA a:link, .IPA a:visited {
+
     min-height: 1px;
     text-decoration: none !important;
+
 
}
 
}
 
+
/* ‫הערות שוליים בעברית בין הערות שוליים באנגלית. יש לתת שם להערת השוליים שמתחיל ב־hebrewRTL‬ */
/* Standard Navigationsleisten, aka box hiding thingy
+
li[id|="cite_note-hebrewRTL"] {
  from .de.  Documentation at [[Wikipedia:NavFrame]]. */
+
     direction:rtl;
div.NavFrame {
+
     margin: 0;
+
    padding: 4px;
+
    border: 1px solid #aaa;
+
    text-align: center;
+
    border-collapse: collapse;
+
    font-size: 95%;
+
 
}
 
}
div.NavFrame + div.NavFrame {
+
li[id|="cite_note-LTR"] {
    border-top-style: none;
+
     direction:ltr;
    border-top-style: hidden;
+
     margin-left:3.2em;
}
+
div.NavPic {
+
     background-color: #fff;
+
     margin: 0;
+
    padding: 2px;
+
    /* @noflip */
+
    float: left;
+
}
+
div.NavFrame div.NavHead {
+
    height: 1.6em;
+
    font-weight: bold;
+
    background-color: #ccf;
+
    position: relative;
+
}
+
div.NavFrame p,
+
div.NavFrame div.NavContent,
+
div.NavFrame div.NavContent p {
+
    font-size: 100%;
+
}
+
div.NavEnd {
+
    margin: 0;
+
    padding: 0;
+
    line-height: 1px;
+
    clear: both;
+
}
+
a.NavToggle {
+
    position: absolute;
+
    top: 0;
+
    /* @noflip */
+
    right: 3px;
+
    font-weight: normal;
+
    font-size: 90%;
+
 
}
 
}
  
/* Hatnotes and disambiguation notices */
+
/* הגבלת גובה תפריטים, והוספת פס גלילה עבור תפריטים ארוכים */
.rellink,
+
.wikiEditor-ui-toolbar .group .tool-select .menu .options {
.dablink {
+
     overflow: auto; max-height: 30em;
     font-style: italic;
+
    /* @noflip */
+
    padding-left: 1.6em;
+
    margin-bottom: 0.5em;
+
 
}
 
}
.rellink i,
+
.wikiEditor-ui-toolbar .group .tool-select .options .option {
.dablink i {
+
     padding: 0.5em 0.5em 0.5em 3em;
     font-style: normal;
+
 
}
 
}
  
/* Allow transcluded pages to display in lists rather than a table.
+
/* עבור מונחון */
  Compatible in Firefox; incompatible in IE6. */
+
.wpAbbreviation{
.listify td    { display: list-item; }
+
    border-bottom:1px dotted #696969;
.listify tr    { display: block; }
+
     cursor:help;
.listify table { display: block; }
+
 
+
/* Geographical coordinates defaults. See [[Template:Coord/link]]
+
  for how these are used. The classes "geo", "longitude", and
+
  "latitude" are used by the [[Geo microformat]]. */
+
.geo-default, .geo-dms, .geo-dec  { display: inline; }
+
.geo-nondefault, .geo-multi-punct { display: none; }
+
.longitude, .latitude            { white-space: nowrap; }
+
 
+
/* When <div class="nonumtoc"> is used on the table of contents,
+
  the ToC will display without numbers */
+
.nonumtoc .tocnumber { display: none; }
+
.nonumtoc #toc ul,
+
.nonumtoc .toc ul {
+
    line-height: 1.5em;
+
     list-style: none none;
+
    margin: .3em 0 0;
+
    padding: 0;
+
}
+
.nonumtoc #toc ul ul,
+
.nonumtoc .toc ul ul {
+
    /* @noflip */
+
    margin: 0 0 0 2em;
+
 
}
 
}
  
/* Allow limiting of which header levels are shown in a TOC;
+
/* עיצוב לתיבת משוב */
  <div class="toclimit-3">, for instance, will limit to
+
#feedbackTextArea {
  showing ==headings== and ===headings=== but no further
+
    height:16px;
  (as long as there are no =headings= on the page, which
+
    width:auto;
  there shouldn't be according to the MoS). */
+
    overflow:auto;
.toclimit-2 .toclevel-1 ul,
+
     color:#999999;
.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;
+
 
}
 
}
 
+
.feedbackWrapper{
/* Styling for Template:Quote */
+
    text-align:center;
blockquote.templatequote {
+
    margin-top: 1em;
    margin-top: 0;
+
 
}
 
}
blockquote.templatequote div.templatequotecite {
+
.feedbackDiv{
     line-height: 1em;
+
     display:inline-block;
     /* @noflip */
+
     background-color: #F9F9F9;
    text-align: left;
+
     border: 1px solid #CCCCCC;
     /* @noflip */
+
     font-weight:bold;
    padding-left: 2em;
+
     margin-top: 0;
+
 
}
 
}
blockquote.templatequote div.templatequotecite cite {
+
#feedbackTitle {
     font-size: 85%;
+
     width:250px;
 +
    color:#999999;
 
}
 
}
 
+
#feedbackHelpDiv{
/* User block messages */
+
     text-align:right;
div.user-block {
+
     font-size:small;
     padding: 5px;
+
     font-weight:normal;
     margin-bottom: 0.5em;
+
     border: 1px solid #A9A9A9;
+
    background-color: #FFEFD5;
+
 
}
 
}
 
+
#loadFeedbackHelp{
/* Prevent line breaks in silly places:
+
     cursor:pointer;
  1) Where desired
+
  2) Links when we don't want them to
+
  3) Bold "links" to the page itself
+
  4) Ref tags with group names <ref group="Note"> --> "[Note 1]" */
+
.nowrap,
+
.nowraplinks a,
+
.nowraplinks .selflink,
+
sup.reference a {
+
     white-space: nowrap;
+
 
}
 
}
/* But allow wrapping where desired: */
+
#feedbackSubmit {
.wrap,
+
     font-weight:normal;
.wraplinks a {
+
     white-space: normal;
+
 
}
 
}
  
/* For template documentation */
+
/* container for toggles used in [[MediaWiki:ImgToggle.js]] */
.template-documentation {
+
.aTogglesContainer{
     clear: both;
+
     clear:both;
    margin: 1em 0 0 0;
+
    border: 1px solid #aaa;
+
    background-color: #ecfcf4;
+
    padding: 1em;
+
 
}
 
}
  
/* Inline divs in ImageMaps (code borrowed from de.wiki) */
+
.imgtoggleboxTitle{
.imagemap-inline div {
+
     display:none;
     display: inline;
+
 
}
 
}
  
/* Increase the height of the image upload box */
+
/* To prevent "unicode-bidi: plaintext;", which is on in Google Chrome since version 15 because of a bug:
#wpUploadDescription {
+
  https://bugs.webkit.org/show_bug.cgi?id=71188
     height: 13em;
+
  This should be kept until that bug is fixed. */
 +
textarea {
 +
     unicode-bidi: normal;
 
}
 
}
  
/* Minimum thumb width */
+
/*  
.thumbinner {
+
create class named "noJavascript" with display:none.
    min-width: 100px;
+
add to mediawiki:Noscript.css, "display: inherit" to this class, to override the "display: none" here, so elements with this class
}
+
will only be seen by users surfing with JS disabled.
 +
*/
 +
.noJavascript { display: none; }
  
/* Makes the background of a framed image white instead of gray.
+
/* following lines are for references section display.  
  Only visible with transparent images. */
+
"ol.refernece {margin: 0} tested on all major browsers.
div.thumb img.thumbimage {
+
ol.reference li {margin: } required so numbers are not hidden (might not be enough for 3-digit refs)
    background-color: #fff;
+
refDisplayRows used by a gadget and טורים=כן, refDisplayScroll/Hide used by gadget only. */
}
+
  
/* The backgrounds for galleries. */
+
ol.references {
div#content .gallerybox div.thumb {
+
     margin: 0;
     /* Light gray padding */
+
    background-color: #F9F9F9;
+
}
+
/* 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 {
+
    background: #fff url(//bits.wikimedia.org/skins/common/images/Checker-16x16.png) repeat;
+
}
+
/* 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: #fff;
+
 
}
 
}
  
/* Category tree styling. Works in conjuction with [[MediaWiki:Categorytree-expand-bullet]],
+
.mw-content-ltr ol.references, .mw-content-rtl ol.references {
  [[MediaWiki:Categorytree-collapse-bullet]] and [[MediaWiki:Categorytree-empty-bullet]]. */
+
     margin: 0;
#mw-subcategories ul {
+
    list-style: none none;
+
     margin-left: 0.25em;
+
 
}
 
}
.CategoryTreeChildren {
+
     margin-left: 1.25em;
+
ol.references li {
 +
     margin:0 3em;
 
}
 
}
  
/* Prevent floating boxes from overlapping any category listings,
+
.refDisplayRows ol, ol.refDisplayRows{
  file histories, edit previews, and edit [Show changes] views. */
+
    -webkit-column-width:32em;
#mw-subcategories, #mw-pages, #mw-category-media,
+
    -moz-column-width:32em;
#filehistory, #wikiPreview, #wikiDiff {
+
     column-width:32em;
     clear: both;
+
 
}
 
}
 +
   
 +
ol.refDisplayScroll{
 +
    max-height: 20em;
 +
    overflow: auto;
 +
    margin:0;
 +
}
  
body.rtl #mw-articlefeedbackv5, body.rtl #mw-articlefeedback {
+
ol.refDisplayHide{display: none}
    display: block;  /* Override inline block mode */
+
    margin-bottom: 1em;
+
    /* @noflip */
+
    clear: right;    /* Clear any info boxes that stick out */
+
    /* @noflip */
+
    float: right;    /* Prevents margin collapsing */
+
}
+
  
/* Toned down styling for update markers on watchlist and history pages. */
+
.globegris {  
span.updatedmarker {
+
background: url('//upload.wikimedia.org/wikipedia/commons/1/10/Wikipedia-logo-v2-200px-transparent.png');
    background-color: transparent;
+
    color: #006400;
+
}
+
.mw-special-Watchlist .mw-changeslist-line-watched .mw-title {
+
    font-weight:normal;
+
}
+
.mw-special-Watchlist #mw-watchlist-resetbutton {
+
    display:none;
+
 
}
 
}
  
/* Selectively hide headers in WikiProject banners */
+
span.texhtml{
.wpb .wpb-header            { display: none; }
+
white-space: nowrap;
.wpbs-inner .wpb .wpb-header { display: block; }    /* for IE */
+
.wpbs-inner .wpb .wpb-header { display: table-row; } /* for real browsers */
+
.wpbs-inner .wpb-outside    { display: none; }      /* hide things that should only display outside shells */
+
 
+
/* Styling for Abuse Filter tags */
+
.mw-tag-markers {
+
    font-family:sans-serif;
+
    font-style:italic;
+
    font-size:90%;
+
 
}
 
}
  
/* Hide stuff meant for accounts with special permissions. Made visible again in
+
.hebrewReflsit .references{
  [[MediaWiki:Group-sysop.css]] and [[MediaWiki:Group-accountcreator.css]]. */
+
list-style:hebrew;
.sysop-show, .accountcreator-show {
+
    display: none;
+
 
}
 
}
  
/* Remove bullets when there are multiple edit page warnings */
+
.upper-roman-list ol {list-style: upper-roman; }
ul.permissions-errors > li {
+
.lower-roman-list ol {list-style: lower-roman; }
    list-style: none none;
+
.upper-latin-list ol {list-style: upper-latin; }
}
+
.lower-latin-list ol {list-style: lower-latin; }
ul.permissions-errors {
+
.hebrew-list ol {list-style:hebrew;}
    margin: 0;
+
}
+
  
/* No linewrap on the labels of the login/signup page */
+
.sysop-show {
body.page-Special_UserLogin .mw-label label,
+
     display: none;
body.page-Special_UserLogin_signup .mw-label label {
+
     white-space: nowrap;
+
 
}
 
}
  
/* Disable the automatic text-size adjust of WebKit on iPhones etc.
+
/* Put the templates list as the first item in the old toolbar. see also [[MediaWiki:Templateslist.js]] */
  It scales some text, and not the other. Use none, or fixed percentage instead.
+
#templatesList{
  Use media selector, because defining a value, overwrites platform defaults. */
+
     float:right;
@media only screen and (max-device-width: 480px) {
+
     body {
+
        -webkit-text-size-adjust: none;
+
    }
+
 
}
 
}
  
/* Pie chart test: Transparent borders */
 
.transborder {
 
    border: solid transparent;
 
}
 
* html .transborder {  /* IE6 */
 
    border: solid #000001;
 
    filter: chroma(color=#000001);
 
}
 
  
/* Adjust font for inline HTML generated formulae */
+
/* experiment: this piece is copied from the embedded CSS in enwiki: it disappears in RTL */
span.texhtml {
+
.ui-widget-content { border: 1px solid #aaaaaa/*{borderColorContent}*/; background: #ffffff/*{bgColorContent}*/ 50%/*{bgContentXPos}*/ 50%/*{bgContentYPos}*/ repeat-x/*{bgContentRepeat}*/; color: #222222/*{fcContent}*/; }
    font-family: "Times New Roman", "Nimbus Roman No9 L", Times, serif;
+
.ui-widget-content a { color: #222222/*{fcContent}*/; }
    font-size: 118%;
+
.ui-widget-header { border: 1px solid #aaaaaa/*{borderColorHeader}*/; background: #cccccc/*{bgColorHeader}*/ url(images/ui-bg_highlight-soft_75_cccccc_1x100.png)/*{bgImgUrlHeader}*/ 50%/*{bgHeaderXPos}*/ 50%/*{bgHeaderYPos}*/ repeat-x/*{bgHeaderRepeat}*/; color: #222222/*{fcHeader}*/; font-weight: bold; }
    white-space: nowrap;
+
.ui-widget-header a { color: #222222/*{fcHeader}*/; }
}
+
span.texhtml span.texhtml,
+
body.skin-standard span.texhtml,
+
body.skin-nostalgia span.texhtml,
+
body.skin-simple span.texhtml {
+
    font-size: 100%;
+
}
+
  
/* Fix so <syntaxhighlight> tags and .css and .js pages get normal text size.
+
/* Fix so <syntaxhighlight> tags and .css and .js pages get normal text size. copied from [[:en:MediaWiki:Common.css]]
  [[Bugzilla:26204]]. See also [[Wikipedia:Typography#The monospace 'bug']] */
+
  [[Bugzilla:26204]] */
 
div.mw-geshi div,
 
div.mw-geshi div,
 
div.mw-geshi div pre,
 
div.mw-geshi div pre,
 
span.mw-geshi,
 
span.mw-geshi,
 
pre.source-css,
 
pre.source-css,
pre.source-javascript,
+
pre.source-javascript {
pre.source-lua {
+
 
     font-family: monospace, Courier !important;
 
     font-family: monospace, Courier !important;
 
}
 
}
  
/* Fix styling of transcluded prefindex tables */
+
/* correct wikieditor table tool controls overlap*/
table#mw-prefixindex-list-table,
+
div.wikieditor-toolbar-table-form div.wikieditor-toolbar-field-wrapper  {
table#mw-prefixindex-nav-table {
+
margin-right: 2em;
    width: 98%;
+
 
}
 
}
  
/* For portals, added 2011-12-07 -bv
+
/* עבור תבניות ציטוט */
  On wide screens, show these as two columns
+
.hebrewQuotation{
  On narrow and mobile screens, let them collapse into a single column */
+
     font-family:David, serif;
.portal-column-left {
+
     float: left;
+
    width: 50%;
+
 
}
 
}
.portal-column-right {
+
.engQuotation{
     float: right;
+
     font-family:"Times New Roman", serif;
    width: 49%;
+
 
}
 
}
.portal-column-left-wide {
+
 
     float: left;
+
 
     width: 60%;
+
/* Change the external link icon to an Adobe icon for all PDF files
 +
  in browsers that support these CSS selectors, like Mozilla and Opera.
 +
  taken from [[:en:MediaWiki:Common.css]]
 +
*/
 +
div#content a[href$=".pdf"].external,
 +
div#content a[href*=".pdf?"].external,
 +
div#content a[href*=".pdf#"].external,
 +
div#content a[href$=".PDF"].external,
 +
div#content a[href*=".PDF?"].external,
 +
div#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,
 +
div#mw_content a[href*=".PDF#"].external {
 +
     /* @embed */
 +
    background: url("//upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif") no-repeat left !important;
 +
     padding-left: 18px !important;
 
}
 
}
.portal-column-right-narrow {
+
 
    float: right;
+
div#content a[href$=".xls"].external,
    width: 39%;
+
div#content a[href*=".xls?"].external,
}
+
div#content a[href*=".xls#"].external,
.portal-column-left-extra-wide {
+
div#content a[href$=".XLS"].external,
    float: left;
+
div#content a[href*=".XLS?"].external,
    width: 70%;
+
div#content a[href*=".XLS#"].external,
}
+
div#mw_content a[href$=".xls"].external,
.portal-column-right-extra-narrow {
+
div#mw_content a[href*=".xls?"].external,
    float: right;
+
div#mw_content a[href*=".xls#"].external,
    width: 29%;
+
div#mw_content a[href$=".XLS"].external,
}
+
div#mw_content a[href*=".XLS?"].external,
@media only screen and (max-width: 800px) {
+
div#mw_content a[href*=".XLS#"].external {
     /* Decouple the columns on narrow screens */
+
     /* @embed */
     .portal-column-left,
+
     background: url("//upload.wikimedia.org/wikipedia/commons/thumb/b/ba/Page_white_excel.png/15px-Page_white_excel.png") no-repeat left !important;
    .portal-column-right,
+
     padding-left: 18px !important;
    .portal-column-left-wide,
+
     .portal-column-right-narrow,
+
    .portal-column-left-extra-wide,
+
    .portal-column-right-extra-narrow {
+
        float: inherit;
+
        width: inherit;
+
    }
+
 
}
 
}
  
/* For announcements */
+
div#content a[href$=".doc"].external,
#bodyContent .letterhead {
+
div#content a[href*=".doc?"].external,
     background-image:url('//upload.wikimedia.org/wikipedia/commons/e/e0/Tan-page-corner.png');
+
div#content a[href*=".doc#"].external,
    background-repeat:no-repeat;
+
div#content a[href$=".docx"].external,
     padding: 2em;
+
div#content a[href*=".docx?"].external,
    background-color: #faf9f2;
+
div#content a[href*=".docx#"].external,
 +
div#content a[href$=".DOC"].external,
 +
div#content a[href*=".DOC?"].external,
 +
div#content a[href*=".DOC#"].external,
 +
div#content a[href$=".DOCX"].external,
 +
div#content a[href*=".DOCX?"].external,
 +
div#content a[href*=".DOCX#"].external,
 +
div#mw_content a[href$=".doc"].external,
 +
div#mw_content a[href*=".doc?"].external,
 +
div#mw_content a[href*=".doc#"].external,
 +
div#mw_content a[href$=".DOC"].external,
 +
div#mw_content a[href*=".DOC?"].external,
 +
div#mw_content a[href*=".DOC#"].external,
 +
div#mw_content a[href$=".docx"].external,
 +
div#mw_content a[href*=".docx?"].external,
 +
div#mw_content a[href*=".docx#"].external,
 +
div#mw_content a[href$=".DOCX"].external,
 +
div#mw_content a[href*=".DOCX?"].external,
 +
div#mw_content a[href*=".DOCX#"].external {
 +
    /* @embed */
 +
     background: url("//upload.wikimedia.org/wikipedia/he/thumb/1/1e/Word-icon.svg/16px-Word-icon.svg.png") no-repeat left !important;
 +
     padding-left: 18px !important;
 
}
 
}
  
/* Tree style lists */
+
.catlist-in-columns {
.treeview ul {
+
     -webkit-column-width:20em;
     padding: 0;
+
     -moz-column-width:20em;
    margin: 0;
+
     -ms-column-width:20em;
}
+
     column-width:20em;
.treeview li {
+
    padding: 0;
+
    margin: 0;
+
    list-style-type: none;
+
    list-style-image: none;
+
     zoom: 1; /* BE KIND TO IE6 */;
+
}
+
.treeview li li {
+
    background: url("//upload.wikimedia.org/wikipedia/commons/f/f2/Treeview-grey-line.png") no-repeat 0 -2981px;
+
    /* @noflip */
+
    padding-left: 20px;
+
     text-indent: 0.3em;
+
}
+
.treeview li li.lastline {
+
    background-position: 0 -5971px
+
}
+
.treeview li.emptyline > ul {
+
    /* @noflip */
+
    margin-left: -1px;
+
}
+
.treeview li.emptyline > ul > li:first-child {
+
     background-position: 0 9px
+
 
}
 
}
  
/* Make it possible to hide checkboxes in <inputbox> */
+
/* עבור תבנית pgn, להצגת משחקי שחמט. */
.inputbox-hidecheckboxes form .inputbox-element {
+
.pgn-sourcegame { display: none }
    display: none !important;
+
 
 +
img.pgn-chessPiece { position: absolute; z-index: 3; }
 +
div.pgn-board-div { position: relative; margin: 1em; border: 8px ridge grey; border-radius: 10px; }
 +
div.pgn-slider { width: 180px; margin: auto; }
 +
table.pgn-table { direction: ltr; width: 360px; }
 +
td.pgn-selector { height: 2em; text-align: center; vertical-aligh: middle; }
 +
td.pgn-controls { height: 2em; text-align: right; vertical-align: top; }
 +
td.pgn-legend { text-align: center; vertical-align: middle; }
 +
div.pgn-pgn-display, div.pgn-gameset-div { direction: ltr; }
 +
div.pgn-descriptions { width: 16em; overflow: auto; }
 +
span.pgn-movelink { margin: 0 0.3em; cursor: alias; }
 +
span.pgn-steplink { margin: 0 0.3em; color: green; font-weight: bold; }
 +
span.pgn-comment { margin: 0 0.3em; color: blue; background-color: lightblue; font-weight: bold; }
 +
p.pgn-rtl-comment { direction: rtl; text-align: right; }
 +
span.pgn-current-move { background-color: #00c; color: yellow; cursor: auto; }
 +
span.pgn-row-legend, span.pgn-file-legend { position: absolute; }
 +
div.pgn-pgndiv { direction: ltr; text-align: left; overflow-y: auto; overflow-x: hidden; position: relative; }
 +
 
 +
/* for [[תבנית:לשוניות2]] */
 +
.tabWrapper.ui-widget {
 +
font-size: 1em;
 
}
 
}
  
/* Hide charinsert base for those not using the gadget */
+
.tabWrapper .ui-tabs-nav {
#editpage-specialchars {
+
background:transparent;
    display: none;
+
border-width:0 0 1px 0;
 
}
 
}
  
/* work-around for [[bugzilla:23965]] (Kaltura advertisement) */
+
.tabWrapper .ui-tabs-nav a {
.k-player .k-attribution {
+
color: black;
    visibility: hidden;
+
font-weight: bold;
 
}
 
}

גרסה מתאריך 03:46, 17 בינואר 2013

/* add horizontal scrollbar to "pre" elements */
pre {
    overflow-x: auto;
}
/* ‫הוקוס פוקוס כדי שהספאנים של הניקוד (ב[[מדיה ויקי:Edittools]] ייראו כמו קישורים מוגדלים, ובמעבר מעליהם שיגדלו כדי שניתן יהיה לזהות ביתר קלות את תווי הניקוד‬ */
span.nikud {
    color: #002bb8;
    cursor: pointer;
    font-size:125%;
}
 
span.nikud:hover {
    font-size:175%;
}
 
/* @noflip */body.page-עמוד_ראשי div.floatleft {
    margin-right: 15px;
    margin-bottom: 15px;
}
 
/* הסתרת שורת הכותרת בעמוד הראשי */
.page-עמוד_ראשי #firstHeading {
    display : none !important;
}
 
/* תיקון דף מיוחד:העלאה בשימוש הוגן - מצמיד את התיבות לימין */
.page-מיוחד_העלאה #content,
.page-מיוחד_העלאה #column-one
{
    direction : rtl !important;
}
 
/* קיצור תיבת התקציר - כדי שלא תתנגש עם התיבות בצד שמאל */
input#wpSummary {
    width: 60%;
}
 
/* ‫קיצור ה־Site notice כדי שלא יתנגש עם הקואורדינטות‬ */
table#mw-dismissable-notice {
    width: 80%;
}
 
/* תיקון תצוגת גלריות */
table.gallery {
    clear: both;
}
 
/* ביטול קווים מתחת לקישורים בתווים מיוחדים */
div#editpage-specialchars a {
    text-decoration: none;
}
div#editpage-specialchars a:hover {
    text-decoration: underline;
}
 
/* מרכוז הטקסט לאמצע בהודעה למשתמש */
.usermessage {
    vertical-align: middle;
}
 
/* הדגשת הודעות שגיאה */
p.error {
    font-weight: bold;
}
 
/* הקטנת גודל הטקסט בהערות שוליים */
.references {
    font-size: 90%;
}
 
/* הדגשת ההערה שנלחץ קישור אליה באמצעות צבע הרקע, כדי להקל על הניווט */
ol.references > li:target, 
sup.reference:target,
span.citation:target {
    background-color: #DEF;
}
 
/* הצגת ההערה על כך שהתמונה משותפת או מתנגשת עם תמונה משותפת בכתב רגיל */
div.sharedUploadNotice, div#shared-image-dup, div#shared-image-conflict {
    font-style: normal;
}
 
/* הצגת תיאור התמונה המשותפת משמאל לימין */
div#shared-image-desc {
    direction: ltr;
}
 
/* הפיכת הצבע של הפניות ב"מיוחד:כל הדפים" לאפור */
div.allpagesredirect a {
    color: #7F7F7F;
}
 
/* הדגשת הקישור לכל השפות בסוף רשימת האינטרוויקי בעמוד הראשי */
li#interwiki-completelist {
    font-weight: bold;
}
 
/* ‫תמיכה בתבניות IPA, Unicode ו-Polytonic. הצהרת ה-inherit מאפסת את הגופן בכל הדפדפנים מלבד אינטרנט אקספלורר 6. ההערה הריקה חייבת להישאר.‬ */
.IPA {
    font-family: Chrysanthi Unicode, Doulos SIL, Gentium, GentiumAlt, Code2000, TITUS Cyberbit Basic, DejaVu Sans, Bitstream Cyberbit, Arial Unicode MS, Lucida Sans Unicode, Hiragino Kaku Gothic Pro, Matrix Unicode;
}
.Unicode {
    font-family: Code2000, TITUS Cyberbit Basic, Doulos SIL, Chrysanthi Unicode, Bitstream Cyberbit, Bitstream CyberBase, Thryomanes, Gentium, GentiumAlt, Visual Geez Unicode, Lucida Grande, Arial Unicode MS, Microsoft Sans Serif, Lucida Sans Unicode;
    font-family /**/:inherit;
}
.latinx {
    font-family: Code2000, TITUS Cyberbit Basic, Microsoft Sans Serif;
    font-family /**/:inherit;
}
.polytonic {
    font-family: Athena, Gentium, Palatino Linotype, Arial Unicode MS, Lucida Sans Unicode, Lucida Grande, Code2000; 
    font-family /**/:inherit;
}
.mufi {
    font-family: Alphabetum, Cardo, LeedsUni, Junicode, TITUS Cyberbit Basic, ALPHA-Demo;
}
 
/* קישור (טקסט או תמונה) בראש הדף, ליד הכותרת */
div.toplink div {
    position: static !important;
}
 
/* ‫עיצוב infobox מוויקיפדיה באנגלית‬ */
/* @noflip */.infobox {
    border: 1px solid #aaaaaa;
    background-color: #f9f9f9;
    color: black;
    margin-bottom: 0.5em;
    margin-right: 1em;
    padding: 0.2em;
    float: left;
    clear: left;
}
.infobox td, .infobox th {
    vertical-align: top;
}
.infobox caption {
    font-size: larger;
    margin-left: inherit;
}
.infobox.bordered {
    border-collapse: collapse;
}
.infobox.bordered td, .infobox.bordered th {
    border: 1px solid #aaaaaa;
}
.infobox.bordered .borderless td, .infobox.bordered .borderless th {
    border: 0;
}
.infobox.iGray th {
    background-color: #DFDFDF;
    text-align: right;
    font-weight: normal;
}
.infobox.iPink th {
    background-color: #FFB2B2;
    text-align: right;
    font-weight: normal;
}
.infobox.iOrange th {
    background-color: #FFCFB2;
    text-align: right;
    font-weight: normal;
}
.infobox.iYellow th {
    background-color: #F6FFB2;
    text-align: right;
    font-weight: normal;
}
.infobox.iOlive th {
    background-color: #D9FFB2;
    text-align: right;
    font-weight: normal;
}
.infobox.iGreen th {
    background-color: #BDFFB2;
    text-align: right;
    font-weight: normal;
}
.infobox.iBlue th {
    background-color: #B2C6FF;
    text-align: right;
    font-weight: normal;
}
.infobox.iPurple th {
    background-color: #BBB2FF;
    text-align: right;
    font-weight: normal;
}
.infobox.iLightPurple th {
    background-color: #D9B2FF;
    text-align: right;
    font-weight: normal;
}
.infobox.iBrown th {
    background-color: #E7DCC4;
    text-align: right;
    font-weight: normal;
}
.infobox.iDarkKhaki th {
    background-color: #BDB76B;
    text-align: right;
    font-weight: normal;
}
.infobox.iKhaki th {
    background-color: #F0E68C;
    text-align: right;
    font-weight: normal;
}
.infobox.iGold th {
    background-color: #FFD700;
    text-align: right;
    font-weight: normal;
}
.infobox.iDarkGold th {
    background-color: #DAA520;
    text-align: right;
    font-weight: normal;
}
.infobox.iSilver th {
    background-color: #C0C0C0;
    text-align: right;
    font-weight: normal;
}
 
/* תיבות ניווט (כלומר, תיבות המסתירות חלקים מעצמן) מוויקיפדיה בגרמנית */
div.Boxmerge, div.NavFrame {
    border-collapse: collapse;
    border: 1px #aaaaaa solid;
    font-size: 95%;
    margin: 0px;
    padding: 2px;
    text-align: center;
}
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: #FFFFFF;
    float: left;
    margin: 0px;
    margin-top: 0.5em;
    padding: 2px;
}
div.NavFrame div.NavHead {
    background-color: #ccccff;
    font-size: 100%;
    font-weight: bold;
    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%;
}
div.NavEnd {
    clear: both;
    line-height: 1px;
    margin: 0px;
    padding: 0px;
}
a.NavToggle {
    font-size: 80%;
    font-weight: normal;
    left: 3px;
    position: absolute;
    top: 0px;
}
 
/* טבלאות ניווט */
table.navbox {
    background-color: #f9f9f9;
    border: 1px solid #aaa;
    clear: both;
    font-size: 90%;
    margin: 1em 0em 0em;
    padding: 2px;
    text-align: center;
    width: 100%;
}
table.navbox th {
    background-color: #ccf;
}
@media print {
    .navbox {
        display: none;
    }
 
    /* הסרת טיפ להפניה לדף השיחה בהדפסה */
    .annontalktip {
        display:none;
    }
 
    div#contentSub {
        display:none;
    }
 
    .feedbackWrapper {
        display:none;
    }
}
 
/* הגדרות עבור תבנית:לשוניות */
@media screen{
    .loadingTabsTemplate{
        display: block;
    }
 
    .tabsTemplate{
     display:none;
    }
}
 
/* הקטנת הריווח בין האותיות, כדי לפתור (חלקית) את בעיית הניקוד */
body {
    letter-spacing: 0.001em;
}
 
/* עקיפת בעיית הקטגוריות הבלתי לחיצות אם יש קטגוריה עם מספר, באינטרנט אקספלורר 6.0 */
* html div#catlinks {
    position: static;
}
 
/* תיקון דף הכניסה */
#userlogin {
    float: none !important;
}
 
/* שינויי הדפסה */
@media print {
    /* ביטול השורה האוטומטית "מקור:", משום שהיא מציגה את ה-URL עם אחוזים וסימנים מוזרים, ויש כבר את השורה הרגילה והשפויה יותר */
    .printfooter {
        display: none;
    }
}
 
/* הוספת תמונת רמקול עבור קישור מדיה */
.audiolink a {
    background: url("//upload.wikimedia.org/wikipedia/commons/thumb/b/b5/Loudspeaker_rtl.svg/11px-Loudspeaker_rtl.svg.png") center right no-repeat !important;
    padding-left: 0 !important;
    padding-right: 16px !important;
    display: inline-block;
}
 
 
/* צביעת המספרים שבדף השינויים האחרונים וברשימת המעקב */
.mw-plusminus-pos {
    color: #006400;
}
 
.mw-plusminus-neg {
    color: #8B0000;
}
 
/* צביעת הקישור לדף חדש שבדף השינויים והאחרונים וברשימת המעקב */
.newpage {
    background-color: #FF0000;
    color: #FFFFFF;
}
 
/* עיצוב לטקסט אפור, כולל קישורים אפורים */
.grayText, .grayText a, .grayText a.stub {
    color: #999999;
}
 
/* ביטול כתב נטוי בעץ הקטגוריות */
.CategoryTreeLabelPage, .CategoryTreeParents, .CategoryTreeNotice {
    font-style: normal;
}
 
/* ‫אפשרות להסתרה של כותרות בתוכן העניינים החל מרמה מסוימת. למשל, ‪<div class="toclimit-3">‬
יציג רק כותרות מהרמה השנייה והשלישית (כל עוד אין כותרות מרמה ראשונה בדף, כפי שדורשים מדריכי העיצוב)‬ */
.toclimit-2 .toclevel-2, .toclimit-3 .toclevel-3, .toclimit-4 .toclevel-4, .toclimit-5 .toclevel-5, .toclimit-6 .toclevel-6, .toclimit-7 .toclevel-7 {
    display: none;
}
 
/* עיצוב ל[[מדיה ויקי:AlertProtected.j]] */
table.plprotected {
    border: 1px solid #AFAFAF;
    background-color: #FFFFFF;
    width: 75%;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: .2em;
    text-align: center;
    clear: both;
}
 
td.plprotected {
    margin-right: 1em;
    margin-left: 1em;
    text-align: center;
    vertical-align: middle;
    width: 75px;
}
 
/*  הצמדת הודעה בין-ויקמדית לימין */
.licensingvote_and_wm09schols {
    text-align: right !important;
}
 
/* הוספת רקע צהוב לתגים של מסנן ההשחתות */
.mw-tag-מחיקת-הודעה, .mw-tag-לחצנים, .mw-tag-ריקון, .mw-tag-אולטרה-קצרמר, .mw-tag-ריקון-שיחה, .mw-tag-דואל, .mw-tag-חזרות, .mw-tag-הסרת-קטגוריות, .mw-tag-מילים-בעייתיות, .mw-tag-אוהב, .mw-tag-חדש-למחיקה {
background-color: #FFEFE5;
}
 
/* הסתרת הכפתורים של כתב נטוי, קו אופקי ומדיה בסרגל הכלים */
#mw-editbutton-hr, #mw-editbutton-italic, #mw-editbutton-media{
    display:none;
}
 
/* עיצוב תוצאות חיפוש של מיזמי אחות */
div#mw-search-interwiki { float: left; }
.mw-search-interwiki-project { text-align: right; }
.mw-search-interwiki-more { float: left; }
 
/*תיקון RTL לחיפוש עד שיתוקן בתוכנה*/
fieldset#mw-searchoptions > h4 {
    padding: 0;
    margin: 0;
    float: right;
}
 
fieldset#mw-searchoptions > div#mw-search-togglebox {
    float: left;
}
 
/* ‫עבור [[תבנית:תיבת הודעה]]‬ */
table.fmbox {
    clear: both;
    margin: 0.2em 0;
    width: 100%;
    border: 1px solid #aaa;
    background: #f9f9f9;     /* Default "system" gray */
}
table.fmbox-system {
    background: #f9f9f9;
}
table.fmbox-warning {
    border: 1px solid #bb7070;  /* Dark pink */
    background: #ffdbdb;        /* Pink */
}
table.fmbox-editnotice {
    background: transparent;
}
 
th.mbox-text, td.mbox-text {     /* The message body cell(s) */
    border: none; 
    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 */
    border: none; 
    padding: 2px 0.9em 2px 0;    /* 0.9em right, 0px left */
    text-align: center; 
}
td.mbox-imageright {             /* The right image cell */
    border: none;
    padding: 2px 0 2px 0.9em;    /* 0px right, 0.9em left */
    text-align: center; 
}
td.mbox-empty-cell {         /* An empty narrow cell */
    border: none;
    padding: 0px;
    width: 1px;
}
 
/* עיצוב הודעת המערכת הכללית של הקרן */
#table-cell-2 {
    text-align: right;
    padding-right: 1em;
}
 
#pagehistory span.mw-revdelundel-link {
    display: none;
}
 
/* תיקון רשימת הגרסאות כדי שלא יתנגשו בכפתור "הצגת/הסתרת גרסאות" אצל מפעילים */
ul#pagehistory {
    clear: both;
}
 
button.mw-history-revisiondelete-button, input.mw-history-revisiondelete-button {
    font-size: 94%;
    cursor: pointer;
    height: 1.9em !important;
}
 
/* עיצוב של נוסחאות. */
.texhtml {
    font-size:140%;
    letter-spacing:1px;
    line-height:1.5em;
    direction: ltr; /* a workaround until Bug 28430 is fixed */
    unicode-bidi: embed; /* a workaround until Bug 28430 is fixed */
}
 
/* יישור של כל התאים למעלה */
table.valigntop tr {
    vertical-align: top;
}
 
/* זמני, עד שבאג 24190 יעודכן */
div#simpleSearch {
    min-height: 1px;
}
/* ‫הערות שוליים בעברית בין הערות שוליים באנגלית. יש לתת שם להערת השוליים שמתחיל ב־hebrewRTL‬ */
li[id|="cite_note-hebrewRTL"] {
    direction:rtl;
}
li[id|="cite_note-LTR"] {
    direction:ltr;
    margin-left:3.2em;
}
 
/* הגבלת גובה תפריטים, והוספת פס גלילה עבור תפריטים ארוכים */
.wikiEditor-ui-toolbar .group .tool-select .menu .options {
    overflow: auto; max-height: 30em;
}
.wikiEditor-ui-toolbar .group .tool-select .options .option {
    padding: 0.5em 0.5em 0.5em 3em;
}
 
/* עבור מונחון */
.wpAbbreviation{
    border-bottom:1px dotted #696969;
    cursor:help;
}
 
/* עיצוב לתיבת משוב */
#feedbackTextArea {
    height:16px;
    width:auto;
    overflow:auto;
    color:#999999;
}
.feedbackWrapper{
    text-align:center;
    margin-top: 1em;
}
.feedbackDiv{
    display:inline-block;
    background-color: #F9F9F9;
    border: 1px solid #CCCCCC;
    font-weight:bold;
}
#feedbackTitle {
    width:250px;
    color:#999999;
}
#feedbackHelpDiv{
    text-align:right;
    font-size:small;
    font-weight:normal;
}
#loadFeedbackHelp{
    cursor:pointer;
}
#feedbackSubmit {
    font-weight:normal;
}
 
/* container for toggles used in [[MediaWiki:ImgToggle.js]] */
.aTogglesContainer{
    clear:both;
}
 
.imgtoggleboxTitle{
    display:none;
}
 
/* To prevent "unicode-bidi: plaintext;", which is on in Google Chrome since version 15 because of a bug:
   https://bugs.webkit.org/show_bug.cgi?id=71188
   This should be kept until that bug is fixed. */
textarea {
    unicode-bidi: normal;
}
 
/* 
create class named "noJavascript" with display:none. 
add to mediawiki:Noscript.css, "display: inherit" to this class, to override the "display: none" here, so elements with this class
will only be seen by users surfing with JS disabled. 
*/
.noJavascript { display: none; }
 
/* following lines are for references section display. 
"ol.refernece {margin: 0} tested on all major browsers.
ol.reference li {margin: } required so numbers are not hidden (might not be enough for 3-digit refs)
refDisplayRows used by a gadget and טורים=כן, refDisplayScroll/Hide used by gadget only. */
 
ol.references {
    margin: 0;
}
 
.mw-content-ltr ol.references, .mw-content-rtl ol.references {
    margin: 0;
}
 
ol.references li {
    margin:0 3em;
}
 
.refDisplayRows ol, ol.refDisplayRows{
    -webkit-column-width:32em;
    -moz-column-width:32em;
    column-width:32em;
}
 
ol.refDisplayScroll{
    max-height: 20em; 
    overflow: auto; 
    margin:0;
} 
 
ol.refDisplayHide{display: none}
 
.globegris { 
background: url('//upload.wikimedia.org/wikipedia/commons/1/10/Wikipedia-logo-v2-200px-transparent.png');
}
 
span.texhtml{
white-space: nowrap;
}
 
.hebrewReflsit .references{
list-style:hebrew;
}
 
.upper-roman-list ol {list-style: upper-roman; }
.lower-roman-list ol {list-style: lower-roman; }
.upper-latin-list ol {list-style: upper-latin; }
.lower-latin-list ol {list-style: lower-latin; }
.hebrew-list ol {list-style:hebrew;}
 
.sysop-show {
    display: none;
}
 
/* Put the templates list as the first item in the old toolbar. see also [[MediaWiki:Templateslist.js]] */
#templatesList{
    float:right;
}
 
 
/* experiment: this piece is copied from the embedded CSS in enwiki: it disappears in RTL */
.ui-widget-content { border: 1px solid #aaaaaa/*{borderColorContent}*/; background: #ffffff/*{bgColorContent}*/ 50%/*{bgContentXPos}*/ 50%/*{bgContentYPos}*/ repeat-x/*{bgContentRepeat}*/; color: #222222/*{fcContent}*/; }
.ui-widget-content a { color: #222222/*{fcContent}*/; }
.ui-widget-header { border: 1px solid #aaaaaa/*{borderColorHeader}*/; background: #cccccc/*{bgColorHeader}*/ url(images/ui-bg_highlight-soft_75_cccccc_1x100.png)/*{bgImgUrlHeader}*/ 50%/*{bgHeaderXPos}*/ 50%/*{bgHeaderYPos}*/ repeat-x/*{bgHeaderRepeat}*/; color: #222222/*{fcHeader}*/; font-weight: bold; }
.ui-widget-header a { color: #222222/*{fcHeader}*/; }
 
/* Fix so <syntaxhighlight> tags and .css and .js pages get normal text size. copied from [[:en:MediaWiki:Common.css]]
   [[Bugzilla:26204]] */
div.mw-geshi div,
div.mw-geshi div pre,
span.mw-geshi,
pre.source-css,
pre.source-javascript {
    font-family: monospace, Courier !important;
}
 
/* correct wikieditor table tool controls overlap*/
div.wikieditor-toolbar-table-form div.wikieditor-toolbar-field-wrapper  {
margin-right: 2em;
}
 
/* עבור תבניות ציטוט */
.hebrewQuotation{
    font-family:David, serif;
}
.engQuotation{
    font-family:"Times New Roman", serif;
}
 
 
/* Change the external link icon to an Adobe icon for all PDF files
   in browsers that support these CSS selectors, like Mozilla and Opera.
   taken from [[:en:MediaWiki:Common.css]]
 */
div#content a[href$=".pdf"].external, 
div#content a[href*=".pdf?"].external, 
div#content a[href*=".pdf#"].external,
div#content a[href$=".PDF"].external, 
div#content a[href*=".PDF?"].external, 
div#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, 
div#mw_content a[href*=".PDF#"].external {
    /* @embed */
    background: url("//upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif") no-repeat left !important;
    padding-left: 18px !important;
}
 
div#content a[href$=".xls"].external, 
div#content a[href*=".xls?"].external, 
div#content a[href*=".xls#"].external,
div#content a[href$=".XLS"].external, 
div#content a[href*=".XLS?"].external, 
div#content a[href*=".XLS#"].external,
div#mw_content a[href$=".xls"].external, 
div#mw_content a[href*=".xls?"].external, 
div#mw_content a[href*=".xls#"].external,
div#mw_content a[href$=".XLS"].external, 
div#mw_content a[href*=".XLS?"].external, 
div#mw_content a[href*=".XLS#"].external {
    /* @embed */
    background: url("//upload.wikimedia.org/wikipedia/commons/thumb/b/ba/Page_white_excel.png/15px-Page_white_excel.png") no-repeat left !important;
    padding-left: 18px !important;
}
 
div#content a[href$=".doc"].external, 
div#content a[href*=".doc?"].external, 
div#content a[href*=".doc#"].external,
div#content a[href$=".docx"].external, 
div#content a[href*=".docx?"].external, 
div#content a[href*=".docx#"].external,
div#content a[href$=".DOC"].external, 
div#content a[href*=".DOC?"].external, 
div#content a[href*=".DOC#"].external,
div#content a[href$=".DOCX"].external, 
div#content a[href*=".DOCX?"].external, 
div#content a[href*=".DOCX#"].external,
div#mw_content a[href$=".doc"].external, 
div#mw_content a[href*=".doc?"].external, 
div#mw_content a[href*=".doc#"].external,
div#mw_content a[href$=".DOC"].external, 
div#mw_content a[href*=".DOC?"].external, 
div#mw_content a[href*=".DOC#"].external,
div#mw_content a[href$=".docx"].external, 
div#mw_content a[href*=".docx?"].external, 
div#mw_content a[href*=".docx#"].external,
div#mw_content a[href$=".DOCX"].external, 
div#mw_content a[href*=".DOCX?"].external, 
div#mw_content a[href*=".DOCX#"].external {
    /* @embed */
    background: url("//upload.wikimedia.org/wikipedia/he/thumb/1/1e/Word-icon.svg/16px-Word-icon.svg.png") no-repeat left !important;
    padding-left: 18px !important;
}
 
.catlist-in-columns {
    -webkit-column-width:20em;
    -moz-column-width:20em;
    -ms-column-width:20em;
    column-width:20em;
}
 
/*  עבור תבנית pgn, להצגת משחקי שחמט. */
.pgn-sourcegame { display: none }
 
img.pgn-chessPiece { position: absolute; z-index: 3; }
div.pgn-board-div { position: relative; margin: 1em; border: 8px ridge grey; border-radius: 10px; }
div.pgn-slider { width: 180px; margin: auto; }
table.pgn-table { direction: ltr; width: 360px; }
td.pgn-selector { height: 2em; text-align: center; vertical-aligh: middle; }
td.pgn-controls { height: 2em; text-align: right; vertical-align: top; }
td.pgn-legend { text-align: center; vertical-align: middle; }
div.pgn-pgn-display, div.pgn-gameset-div { direction: ltr; }
div.pgn-descriptions { width: 16em; overflow: auto; }
span.pgn-movelink { margin: 0 0.3em; cursor: alias; }
span.pgn-steplink { margin: 0 0.3em; color: green; font-weight: bold; }
span.pgn-comment { margin: 0 0.3em; color: blue; background-color: lightblue; font-weight: bold; }
p.pgn-rtl-comment { direction: rtl; text-align: right; }
span.pgn-current-move { background-color: #00c; color: yellow; cursor: auto; }
span.pgn-row-legend, span.pgn-file-legend { position: absolute; }
div.pgn-pgndiv { direction: ltr; text-align: left; overflow-y: auto; overflow-x: hidden; position: relative; }
 
/* for [[תבנית:לשוניות2]] */
.tabWrapper.ui-widget {
font-size: 1em;
}
 
.tabWrapper .ui-tabs-nav {
background:transparent;
border-width:0 0 1px 0;
}
 
.tabWrapper .ui-tabs-nav a {
color: black;
font-weight: bold;
}
כלים אישיים

גרסאות שפה
מרחבי שם
פעולות
ניווט
תיבת כלים
שיתוף