Module:Citation/CS1/styles.css: Difference between revisions
synch from sandbox;
m (Protected "Module:Citation/CS1/styles.css": match protection level of root module; ([Edit=Require administrator access] (indefinite) [Move=Require administrator access] (indefinite))) |
(synch from sandbox;) |
||
Line 1: | Line 1: | ||
/*-------------------------< O V E R R I D E S > | /*-------------------------< O V E R R I D E S >----------------------------- | ||
cs1|2 references are wrapped in <cite>...</cite> tags. Some wikis have not | cs1|2 references are wrapped in <cite>...</cite> tags. Some wikis have not | ||
Line 19: | Line 19: | ||
} | } | ||
/*------- | /*------------< C O M M O N P R E S E N T A T I O N >---------------------- | ||
<code>...</code> style override: mediawiki's css definition is specified here: | <code>...</code> style override: mediawiki's css definition is specified here: | ||
Line 30: | Line 30: | ||
border: inherit; /* code editor doesn't like inherit with border? | border: inherit; /* code editor doesn't like inherit with border? | ||
https://www.w3.org/wiki/CSS/Properties/border | https://www.w3.org/wiki/CSS/Properties/border | ||
suggests that inherit is ok */ | |||
padding: inherit; | padding: inherit; | ||
} | } | ||
/*-----------------< A C C E S S I C O N S T Y L E > | /*-----------------< A C C E S S I C O N S T Y L E >--------------------*/ | ||
.cs1-lock-free a { | .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: url(//upload.wikimedia.org/wikipedia/commons/thumb/6/65/Lock-green.svg/9px-Lock-green.svg.png) no-repeat; | ||
Line 51: | Line 51: | ||
} | } | ||
/* | /*------------------< C S 1 / C O N F I G U R A T I O N >-------------------*/ | ||
.cs1-subscription, | .cs1-subscription, | ||
.cs1-registration { | .cs1-registration { |