מדיה ויקי: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
מ. רובין (שיחה | תרומות)
אין תקציר עריכה
(4 גרסאות ביניים של 4 משתמשים אינן מוצגות)
שורה 97: שורה 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;
שורה 139: שורה 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;
שורה 180: שורה 180:
     opacity: 1 !important;
     opacity: 1 !important;
}
}
 
*/
.mw-wiki-logo
.mw-wiki-logo
{
{
שורה 305: שורה 305:
     /*font-size: 1.1em !important;*/
     /*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 */
#feedbackTextArea{
width:calc(100% - 10px);
}
/* ‫עיצוב infobox מוויקיפדיה באנגלית‬ */
/* @noflip */.infobox {
    float: left;
    clear: left;
    border: 1px solid #aaaaaa;
    background-color: #f9f9f9;
    color: black;
    margin-bottom: 0.5em;
    margin-right: 1em;
    padding: 0.2em;
    font-size: 0.9em;
    line-height: 1.4em;
}
/* @noflip */table.infobox {
    width: 18em;
}
.infobox-nowrap-labels th {
white-space: nowrap;
}
.infobox-padded td, .infobox-padded th {
    padding: 0.4em 0.8em 0.4em 0em;
}
.infobox td,
.infobox th {
    vertical-align: top;
    text-align: right;
}
.infobox caption {
    font-size: larger;
    margin-left: inherit;
    font-weight: bold;
}
.infobox.bordered {
    border-collapse: collapse;
}
.infobox.bordered td,
.infobox.bordered th {
    border: 1px solid #aaaaaa;
}
.infobox.top-bordered td,
.infobox.top-bordered th {
    border-top: 1px solid #aaaaaa;
}
.infobox.bordered .borderless td,
.infobox.bordered .borderless th,
.infobox.top-bordered .borderless th,
.infobox.top-bordered .borderless td,
.infobox td.borderless,
.infobox th.borderless {
    border: 0;
}
/* nested infobox - inner infobox is part of a partent infobox */
.infobox .infobox {
    float: none;
    font-size: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
}
.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: 0;
    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: 0;
    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: 0;
    padding: 0;
}
a.NavToggle {
    font-size: 80%;
    font-weight: normal;
    left: 3px;
    position: absolute;
    top: 0;
}
/* טבלאות ניווט */
.navbox {
    background-color: #f9f9f9;
    border: 1px solid #aaa;
    clear: both;
    font-size: 90%;
    margin: 1em 0 0;
    padding: 2px;
    text-align: center;
    width: 100%;
}
table.navbox th {
    background-color: #ccf;
}
.navbox-abovebelow, th.navbox-group, .navbox-subgroup .navbox-title {
    background: #ddddff none repeat scroll 0 0;
}
th.navbox-group {
    text-align: left;
    white-space: nowrap;
}
.navbox-group, .navbox-title, .navbox-abovebelow {
    line-height: 1.5em;
    padding: 0.25em 1em;
    text-align: center;
}
.navbox-inner,
.navbox-subgroup {
width: 100%;
}
@media print {
    .navbox {
        display: none;
    }
document.addEventListener("play", function(e){
    if(e.target.tagName === "AUDIO"){
        var audios = document.getElementsByTagName("audio");
        for(var i = 0; i < audios.length; i++){
            if(audios[i] !== e.target){
                audios[i].pause();
            }
        }
    }
}, true);