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

    From Nonbinary Wiki
    m (gray)
    (tweak)
    Line 6: Line 6:
    .cs1_lock_limited a,
    .cs1_lock_limited a,
    .cs1_lock_registration a {
    .cs1_lock_registration a {
    background: url(//upload.wikimedia.org/wikipedia/commons/thumb/b/b4/Lock-gray-alt-2.svg/9px-Lock-gray-alt-2.svg.png) no-repeat;
    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;
    background-position: right .1em center;
    }
    }


    .cs1_lock_subscription a {
    .cs1_lock_subscription a {
    background: url(//upload.wikimedia.org/wikipedia/commons/thumb/c/c8/Lock-red-alt-2.svg/9px-Lock-red-alt-2.svg.png) no-repeat;
    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;
    background-position: right .1em center;
    }
    }

    Revision as of 00:30, 20 July 2018

    .cs1_lock_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_limited a,
    .cs1_lock_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_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;
    	}