Changes
Module:Citation/CS1/styles.css (view source)
Revision as of 14:43, 14 January 2023
, 14:43, 14 January 2023sync from sandbox;
.id-lock-free a,
.id-lock-free a,
.citation .cs1-lock-free a {
.citation .cs1-lock-free a {
background: linear-gradient(transparent, transparent),
background: url(//upload.wikimedia.org/wikipedia/commons/6/65/Lock-green.svg)
right 0.1em center/9px no-repeat;
right 0.1em center/9px no-repeat;
}
}
.citation .cs1-lock-limited a,
.citation .cs1-lock-limited a,
.citation .cs1-lock-registration a {
.citation .cs1-lock-registration a {
background: linear-gradient(transparent, transparent),
background: url(//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;
}
}
.id-lock-subscription a,
.id-lock-subscription a,
.citation .cs1-lock-subscription a {
.citation .cs1-lock-subscription a {
background: linear-gradient(transparent, transparent),
background: url(//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;
}
}
*/
*/
.cs1-ws-icon a {
.cs1-ws-icon a {
background: linear-gradient(transparent, transparent),
background: url(//upload.wikimedia.org/wikipedia/commons/4/4c/Wikisource-logo.svg)
right 0.1em center/12px no-repeat;
right 0.1em center/12px no-repeat;
}
}