אונטערשייד צווישן ווערסיעס פון "יחידה:Citation/CS1/styles.css"

proba
(sync from sandbox;)
(proba)
 
(3 מיטלסטע ווערסיעס פון 2 באַניצער נישט געוויזן.)
שורה 40: שורה 40:
.id-lock-free a,
.id-lock-free a,
.citation .cs1-lock-free a {
.citation .cs1-lock-free a {
background: url(//upload.wikimedia.org/wikipedia/commons/6/65/Lock-green.svg)
background: linear-gradient(transparent, transparent),
right 0.1em center/9px no-repeat;
url(https://upload.wikimedia.org/wikipedia/commons/6/65/Lock-green.svg)
left 0.1em center/9px no-repeat;
}
}


שורה 48: שורה 49:
.citation .cs1-lock-limited a,
.citation .cs1-lock-limited a,
.citation .cs1-lock-registration a {
.citation .cs1-lock-registration a {
background: url(//upload.wikimedia.org/wikipedia/commons/d/d6/Lock-gray-alt-2.svg)
background: linear-gradient(transparent, transparent),
right 0.1em center/9px no-repeat;
url(https://upload.wikimedia.org/wikipedia/commons/d/d6/Lock-gray-alt-2.svg)
left 0.1em center/9px no-repeat;
}
}


.id-lock-subscription a,
.id-lock-subscription a,
.citation .cs1-lock-subscription a {
.citation .cs1-lock-subscription a {
background: url(//upload.wikimedia.org/wikipedia/commons/a/aa/Lock-red-alt-2.svg)
background: linear-gradient(transparent, transparent),
right 0.1em center/9px no-repeat;
url(https://upload.wikimedia.org/wikipedia/commons/a/aa/Lock-red-alt-2.svg)
left 0.1em center/9px no-repeat;
}
}


שורה 63: שורה 66:
*/
*/
.cs1-ws-icon a {
.cs1-ws-icon a {
background: url(//upload.wikimedia.org/wikipedia/commons/4/4c/Wikisource-logo.svg)
background: linear-gradient(transparent, transparent),
right 0.1em center/12px no-repeat;
url(https://upload.wikimedia.org/wikipedia/commons/4/4c/Wikisource-logo.svg)
left 0.1em center/12px no-repeat;
}
}


שורה 115: שורה 119:
.citation .mw-selflink {
.citation .mw-selflink {
font-weight: inherit;
font-weight: inherit;
}
/* Reference access date assumed to be translated to Hebrew hence always should be RTL */
.citation .reference-accessdate, .citation .reference-archive {
unicode-bidi: isolate;
direction: rtl;
}
/* Reference are commonly wrapped with quotes (such as title in cite web) isolate them from bidi perspective */
.citation .external {
unicode-bidi: isolate;
}
/* hewiki default is to not display the access date */
.reference-accessdate, .reference-archive-date {
display:none;
}
}