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

קפיצה לניווט קפיצה לחיפוש
מויקיפדיה: https://he.wikipedia.org/wiki/%D7%9E%D7%93%D7%99%D7%94_%D7%95%D7%99%D7%A7%D7%99:Common.css
אין תקציר עריכה
(מויקיפדיה: https://he.wikipedia.org/wiki/%D7%9E%D7%93%D7%99%D7%94_%D7%95%D7%99%D7%A7%D7%99:Common.css)
 
(18 גרסאות ביניים של 3 משתמשים אינן מוצגות)
שורה 27: שורה 27:
  display : none !important;
  display : none !important;
}
}
#mw-content-text {
font-size: 1.2em }


/* הגדלת הטקסט */
/* ‫קיצור ה־Site notice כדי שלא יתנגש עם הקואורדינטות‬ */
body {
#mw-dismissable-notice {
     background-color: #f6f6f6;
     width: 80%;
    font-size: 1.2em !important;
}
}


שורה 40: שורה 37:
     font-size: 85%;
     font-size: 85%;
}
}


/*הסתרת אייקון של קישורים חיצוניים */
/*הסתרת אייקון של קישורים חיצוניים */
שורה 47: שורה 43:
background: none !important;
background: none !important;
}
}
}


/* עבור מונחון */
/* עבור מונחון */
שורה 104: שורה 97:
     overflow-x: auto;
     overflow-x: auto;
}
}
/*
.mw-ui-button.mw-ui-progressive {
.mw-ui-button.mw-ui-progressive {
     background-color: #3366cc;
     background-color: #3366cc;
שורה 146: שורה 140:
     cursor: pointer;
     cursor: pointer;
}
}
user agent stylesheet
 
input[type="button" i], input[type="submit" i], input[type="reset" i], input[type="file" i]::-webkit-file-upload-button, button {
input[type="button"] i, input[type="submit"] i, input[type="reset"] i, input[type="file"] i::-webkit-file-upload-button, button {
     padding: 1px 6px;
     padding: 1px 6px;
}
}
user agent stylesheet
input[type="button" i], input[type="submit" i], input[type="reset" i], input[type="file" i]::-webkit-file-upload-button, button {
input[type="button" i], input[type="submit" i], input[type="reset" i], input[type="file" i]::-webkit-file-upload-button, button {
     align-items: flex-start;
     align-items: flex-start;
שורה 176: שורה 169:
     text-align: start;
     text-align: start;
     margin: 0em;
     margin: 0em;
     font: 400 1.2em Arial;
     font: 400 1.1em Arial;
}
}
user agent stylesheet
input, textarea, select, button, meter, progress {
input, textarea, select, button, meter, progress {
     -webkit-writing-mode: horizontal-tb;
     -webkit-writing-mode: horizontal-tb;
}
}
user agent stylesheet
button {
button {
     -webkit-appearance: button;
     -webkit-appearance: button;
שורה 189: שורה 180:
     opacity: 1 !important;
     opacity: 1 !important;
}
}
*/
.mw-wiki-logo
{
background-image: url(/images/0/08/%D7%A1%D7%9E%D7%9C_%D7%91%22%D7%94.png)
}
/* סימון עריכות חשודות בצבע אדום */
.mw-tag-מחיקת_הודעה,
.mw-tag-לחצנים,
.mw-tag-ריקון,
.mw-tag-אולטרה-קצרמר,
.mw-tag-ריקון-שיחה,
.mw-tag-דואל,
.mw-tag-חזרות,
.mw-tag-הסרת-קטגוריות,
.mw-tag-מילים-בעייתיות,
.mw-tag-מילים_בעייתיות,
.mw-tag-אוהב,
.mw-tag-אות_סופית_באמצע_מילה,
.mw-tag-הוספת_תבנית_חשודה,
.mw-tag-חדש-למחיקה,
.mw-tag-blanking,
.mw-tag-emoji {
    background: #ffe0e0;
}
/* הגדרות עבור תבנית:לשוניות */
@media screen {
    .loadingTabsTemplate {
        display: block;
    }
    .tabsTemplate {
        display:none;
    }
}
/* 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;
}
/* used by [[תבנית:ביאורים]] */
.hebrewRefList .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, .autopatrolled-show {
    display: none;
}
/* Define a style that makes the data visible for registered users only. The rest is in mediawiki:Group-user.css*/
.registered_only, .autoconfirmed_only, .autopatrolled_only, .patroller_only, .sysop_only {
display: none;
}
/* Define a style that makes the data visible for some users only.
  The first stage in new templates validation system process.
  The details are in [[שיחת יחידה:פרמטרים]]*/
.parameters, .paramvalidator-wrapper {
display: none;
z-index: 3;
}
.paramvalidator-error {
color: red;
font-weight: bold;
}
.ve-ui-surface .paramvalidator-error {
display: none;
}
#Recentchangestext {
clear:both;
}
/* Put the templates list as the first item in the old toolbar. see also [[MediaWiki:Templateslist.js]] */
#templatesList {
    float: right;
}
/* עבור תבניות ציטוט */
.hebrewQuotation {
    font-family: David, serif;
    font-size: 120%;
}
.engQuotation {
    font-family:"Times New Roman", serif;
    font-size: 120%;
}
/* הגדלת הטקסט */
/*#mw-content-text {
font-size: 1.1em }*/
body {
    background-color: #f6f6f6;
    /*font-size: 1.1em !important;*/
}
/* ace editor (code editor) supports monospace fonts, and courier is monospace font with Hebrew support */
.rtl .wikiEditor-ui .ace_editor {
    font-family: courier;
}
/* temp solution to phabricator.wikimedia.org/T86979  */
.ui-dialog { right: auto; }
.ui-autocomplete { right: inherit; } /* experiment, trying to fix autocomplete problem */

תפריט ניווט