Module:Documentation/styles.css: Difference between revisions

clear:both
(move that doc)
(clear:both)
Line 1:
.ts-doc-sandbox .mbox-image {
.template-documentation {
padding:.75em 0 .75em .75em;
}
.ts-doc-doc {
clear: both;
background-color: #ecfcf4eaf3ff;
margin: 1em 0 0 0;
border: 1px solid #a2a9b1a3caff;
margin-top: 1em 0 0 0;
background-color: #ecfcf4;
border-top-left-radius: 2px;
padding: 1em;
border-top-right-radius: 2px;
}
 
.ts-doc-header {
.template-documentation-startbox {
background-color: #ecfcf4c2dcff;
padding-bottom: 3px;
padding: .642857em 1em .5em;
border-bottom: 1px solid #aaa;
border-top-left-radius: 2px;
margin-bottom: 1ex;
border-top-right-radius: 2px;
}
 
.ts-doc-header .ts-tlinks-tlinks {
.template-documentation-startbox .template-heading {
fontline-weightheight: bold24px;
fontmargin-sizeleft: 125%0;
}
 
.ts-doc-header .ts-tlinks-tlinks a.external {
.template-documentation-startbox .other-heading {
color: #0645ad;
font-size: 150%;
}
 
.ts-doc-header .ts-tlinks-tlinks a.external:visited {
.template-documentation-sandbox-start,
color: #0b0080;
.template-documentation-end /* So right or left floating items don't stick out of the doc box.*/ {
}
 
.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 {
#documentation-meta-data {
display: inline-block;
background-color: #ecfcf4;
padding-bottomleft: 3px30px;
background: url(//upload.wikimedia.org/wikipedia/commons/f/fb/OOjs_UI_icon_puzzle-ltr.svg) center left/24px 24px no-repeat;
height: 24px;
line-height: 24px;
font-size: 150%13px;
font-sizeweight: 85%600;
letter-spacing: 1px;
text-transform: uppercase;
}
 
.ts-doc-content > *:first-child,
.ts-doc-footer > *:first-child {
margin-top: .5em;
}
 
.ts-doc-content > *:last-child,
.ts-doc-footer > *:last-child {
margin-bottom: 1ex.5em;
}
 
.ts-doc-footer {
#documentation-meta-data .mbox-text {
background-color: #eaf3ff;
border-bottom: 1px solid #aaaa3caff;
padding: .214286em 1em;
margin-top: .214286em;
font-style: italic;
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
}
 
@media all and (min-width: 720px) {
#documentation-meta-data .mbox-text .template-documentation-toolbar-link {
.ts-doc-header .ts-tlinks-tlinks {
font-style: normal;
float: right;
font-size: 85%;
}
}