Changes

Module:Citation/CS1/styles.css

18 bytes added, 15:17, 20 December 2018
Hutber changed the content model of the page Module:Citation/CS1/styles.css from "CSS" to "Sanitized CSS": Wrong Type
/*-----------------< A C C E S S I C O N S T Y L E >--------------------*/
.cs1-lock-free a {
background: url(https://upload.wikimedia.org/wikipedia/commons/thumb/6/65/Lock-green.svg/9px-Lock-green.svg.png) no-repeat;
background-position: right .1em center;
}
.cs1-lock-limited a,
.cs1-lock-registration a {
background: url(https://upload.wikimedia.org/wikipedia/commons/thumb/d/d6/Lock-gray-alt-2.svg/9px-Lock-gray-alt-2.svg.png) no-repeat;
background-position: right .1em center;
}
.cs1-lock-subscription a {
background: url(https://upload.wikimedia.org/wikipedia/commons/thumb/a/aa/Lock-red-alt-2.svg/9px-Lock-red-alt-2.svg.png) no-repeat;
background-position: right .1em center;
}