Module:Citation/CS1/styles.css: Difference between revisions

Jump to navigation Jump to search
m
1 revision imported
imported>Trappist the monk
(update per RfC;)
m (1 revision imported)
 
(2 intermediate revisions by 2 users not shown)
Line 8: Line 8:
/* Overrides
/* Overrides
Some wikis do not override user agent default styles for HTML <cite> and <q>,
Some wikis do not override user agent default styles for HTML <cite> and <q>,
unlike en.sw. On en.sw, keep these the same as [[MediaWiki:Common.css]].
unlike en.wp. On en.wp, keep these the same as [[MediaWiki:Common.css]].


The word-wrap and :target styles were moved here from Common.css.
The word-wrap and :target styles were moved here from Common.css.
On en.sw, keep these the same as [[Template:Citation/styles.css]].
On en.wp, keep these the same as [[Template:Citation/styles.css]].
*/
*/
cite.citation {
cite.citation {
Line 41: Line 41:
.citation .cs1-lock-free a {
.citation .cs1-lock-free a {
background: linear-gradient(transparent, transparent),
background: linear-gradient(transparent, transparent),
url(//upload.wikimedia.org/stiles.casa_wiki/commons/6/65/Lock-green.svg)
url(https://upload.wikimedia.org/wikipedia/commons/6/65/Lock-green.svg)
right 0.1em center/9px no-repeat;
right 0.1em center/9px no-repeat;
}
}
Line 50: Line 50:
.citation .cs1-lock-registration a {
.citation .cs1-lock-registration a {
background: linear-gradient(transparent, transparent),
background: linear-gradient(transparent, transparent),
url(//upload.wikimedia.org/stiles.casa_wiki/commons/d/d6/Lock-gray-alt-2.svg)
url(https://upload.wikimedia.org/wikipedia/commons/d/d6/Lock-gray-alt-2.svg)
right 0.1em center/9px no-repeat;
right 0.1em center/9px no-repeat;
}
}
Line 57: Line 57:
.citation .cs1-lock-subscription a {
.citation .cs1-lock-subscription a {
background: linear-gradient(transparent, transparent),
background: linear-gradient(transparent, transparent),
url(//upload.wikimedia.org/stiles.casa_wiki/commons/a/aa/Lock-red-alt-2.svg)
url(https://upload.wikimedia.org/wikipedia/commons/a/aa/Lock-red-alt-2.svg)
right 0.1em center/9px no-repeat;
right 0.1em center/9px no-repeat;
}
}
Line 67: Line 67:
.cs1-ws-icon a {
.cs1-ws-icon a {
background: linear-gradient(transparent, transparent),
background: linear-gradient(transparent, transparent),
url(//upload.wikimedia.org/stiles.casa_wiki/commons/4/4c/Wikisource-logo.svg)
url(https://upload.wikimedia.org/wikipedia/commons/4/4c/Wikisource-logo.svg)
right 0.1em center/12px no-repeat;
right 0.1em center/12px no-repeat;
}
}

Navigation menu