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

Content deleted Content added
templatestyles class names;
fix lock selectors;
Line 35:
/*----------------------------< A C C E S S I C O N S T Y L E >------------------------------------------*/
 
.cs1-lock_freelock-free a {
background: url(//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_limitedlock-limited a,
.cs1-lock_registrationlock-registration a {
background: url(//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_subscriptionlock-subscription a {
background: url(//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;
}
 
 
/*----------------------------< C S 1 / C O N F I G U R A T I O N >------------------------------------------*/