Module:Documentation/styles.css: Difference between revisions

m
m (1 revision imported from wikipedia:Module:Documentation/styles.css)
 
(55 intermediate revisions by 22 users not shown)
Line 1:
/* {{pp|small=yes}} */
.ts-doc-sandbox .mbox-image {
.documentation,
padding:.75em 0 .75em .75em;
.documentation-metadata {
}
border: 1px solid #a3caffa2a9b1;
background-color: #eaf3ffecfcf4;
.ts-doc-doc {
clear: both;
background-color: #eaf3ff;
border: 1px solid #a3caff;
margin-top: 1em;
}
 
.documentation {
.ts-doc-header {
margin-top: 1em 0 0 0;
background-color: #c2dcff;
padding: .642857em 1em .5em;
}
 
.documentation-metadata {
.ts-doc-header .ts-tlinks-tlinks {
margin: 0.2em 0; /* same margin left-right as .documentation */
float: right;
font-style: italic;
line-height: 24px;
padding: 0.4em 1em; /* same padding left-right as .documentation */
}
 
.documentation-startbox {
.ts-doc-header .ts-tlinks-tlinks a.external {
padding-leftbottom: 30px3px;
color: #0645ad;
border-bottom: 1px solid #a3caffaaa;
margin-bottom: .5em1ex;
}
 
.ts-docdocumentation-heading {
.ts-doc-header .ts-tlinks-tlinks a.external:visited {
font-weight: 600bold;
color: #0b0080;
font-size: 13px125%;
}
 
.documentation-clear { /* Don't want things to stick out where they shouldn't. */
.ts-doc-header .ts-tlinks-tlinks a.external:active {
color: #faa700;
}
 
.ts-doc-content {
padding: .214286em 1em;
}
 
.ts-doc-content:after {
content: '';
clear: both;
display: block;
}
 
.ts-doc-heading {
display: inline-block;
padding-left: 30px;
background: url(//upload.wikimedia.org/wikipedia/commons/thumb/f/fb/OOjs_UI_icon_puzzle-ltr.svg/24px-OOjs_UI_icon_puzzle-ltr.svg.png) center left/24px 24px no-repeat;
height: 24px;
line-height: 24px;
font-size: 13px;
font-weight: 600;
letter-spacing: 1px;
text-transform: uppercase;
}
 
.documentation-toolbar {
.ts-doc-content > *:first-child,
font-style: normal;
.ts-doc-footer > *:first-child {
marginfont-topsize: .5em85%;
}
 
html.skin-theme-clientpref-night .documentation,
.ts-doc-content > *:last-child,
html.skin-theme-clientpref-night .documentation-metadata {
.ts-doc-footer > *:last-child {
background-color: #c2dcffinherit;
margin-bottom: .5em;
}
 
@media (prefers-color-scheme: dark) {
.ts-doc-footer {
html.skin-theme-clientpref-os .documentation,
background-color: #eaf3ff;
html.skin-theme-clientpref-os .documentation-metadata {
border: 1px solid #a3caff;
background-color: #eaf3ffinherit;
padding: .214286em 1em;
}
margin-top: .214286em;
font-style: italic;
}