Changes

Jump to navigation Jump to search
update
Line 19: Line 19:  
quotes: '"' '"' "'" "'"; /* Straight quote marks for <q> */
 
quotes: '"' '"' "'" "'"; /* Straight quote marks for <q> */
 
}
 
}
 +
 +
/* ID and URL access
 +
Both core and Common.css have selector .mw-parser-output a[href$=".pdf"].external
 +
for PDF pages. All TemplateStyles pages are hoisted to .mw-parser-output. We need
 +
to have specificity equal to a[href$=".pdf"].external for locks to override PDF icon.
 +
 +
the .id-lock-... selectors are for use by non-citation templates like {{Catalog lookup link}}
 +
*/
 +
.id-lock-free a,
 +
.citation .cs1-lock-free a {
 +
 +
}
 +
    
.cs1-hidden-error {
 
.cs1-hidden-error {
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu