MediaWiki:Gadget-GlobalStyle.css: Difference between revisions

m
no edit summary
No edit summary
mNo edit summary
(190 intermediate revisions by the same user not shown)
Line 5: Line 5:
.mw-wiki-logo { background-size: 150px; }
.mw-wiki-logo { background-size: 150px; }


.useronly, .autoconfonly, .mw-special-Upload .noupload {
.mw-special-Upload .noupload, .useronly,
.autoconfonly, .editprotected, .editinterface {
display: none;
display: none;
}
}
body.anon.ns-content.action-view.mobile #stub,
body.anon.ns-content.action-view.mobile #stub,
body.anon.ns-content.action-view .notice-template:not(.show) {
body.anon.ns-content.action-view .notice-template:not(.show),
body.anon.ns-content.action-view #mw-hidden-catlinks:nth-of-type(2) {
display: none !important;
display: none !important;
}
}
Line 16: Line 18:
}
}


/* Site notice */
/* Tabs fix */
#localNotice a.external {
.tabber { display: inline-block; }
padding: 0 !important;
.tabbertab:first-child { padding: 5px; }
background: none !important;
.infobox .tabbertab:first-child { padding: 5px 0 0; }
}
.client-js .tabbertab:first-child { margin-top: 22px; }
.client-js .tabbertab:not(:first-of-type) { display: none; }
.mw-parser-output > .tabber, section > .tabber { display: block; width: max-content; margin-bottom: 0.5em; }
.mobile ul.tabbernav li a { padding-top: 4px; padding-bottom: 4px; }
.client-js .mobile .tabbertab:first-child { margin-top: 27px; }
.client-nojs .tabbertab + .tabbertab { margin-top: 2.5px; }
.tabbertab > p:first-child { margin-top: 0.2em; }
.tabbertab > p:last-child { margin-bottom: 0; }


/* Image thumbs */
/* Show/hide toggle */
html .thumbimage { background-color: #fff; }
.mw-collapsible-toggle {
 
font-weight: bold;
/* Image/gallery classes */
img.blackbg, .gallery.blackbg img { background: #000 !important; }
img.graybg, img.greybg, .gallery.graybg img, .gallery.greybg img {
background: #808080 !important;
}
}
.pixelated, .pixelart, .sprites, .sprite {
.infobox .mw-collapsible-toggle {
image-rendering: crisp-edges; image-rendering: pixelated;
min-width: 41px;
text-align: right;
}
}
 
.infobox th a.mw-collapsible-text {
/* Gallery classes */
color: inherit !important;
.gallery.center {
margin-left: auto !important;
margin-right: auto !important;
}
.gallery.centertext .gallerytext {
text-align: center !important;
}
}
 
.infobox .mw-made-collapsible > tbody > tr > th:not([style*="text-align"]) {
/* Gallery slideshow */
padding-left: 45px !important;
.mw-gallery-slideshow .gallerybox + .gallerybox {
display: none;
}
}
.mw-gallery-slideshow-thumbnails-toggled ~ .gallerybox {
table:not(.wikitable) .mw-collapsible-toggle {
display: inline-block !important;
padding-right: 0.3em;
}
}


/* File pages */
/* Infobox templates */
#file img, .filehistory a img {
.infobox-wide {
background: url(https://mario.wiki.gallery/resources/src/mediawiki.action/images/checker.png) repeat;
width: 100%;
border-spacing: 0;
}
}
 
.infobox, .infobox-wide {
/* Media player */
color: #000;
#file > .video-js { display: inline-block !important; }
padding: 4px;
.thumb .video-js { margin-left: auto; margin-right: auto; }
border: 1px solid;
.video-js .vjs-progress-control .vjs-mouse-display { z-index: 2; }
.infobox .video-js { margin-top: 1px; min-width: 200px; width: auto !important; }
.video-js .vjs-volume-vertical, .vjs-mouse-display .vjs-time-tooltip { background: #111; }
.video-js { overflow-x: clip; display: block !important; }
.video-js .vjs-control-bar { background: #000; }
/* Newbie bug fix */
body.newbie .video-js { overflow: hidden !important; }
body.newbie .vjs-time-tooltip { display: none !important; }
 
/* Formatting fixes */
div[style*="column-"] > p { margin: 0 !important; }
.mw-parser-output table sup { white-space: nowrap; }
span.comment, .mw-parser-output a.external.free, .filehistory.wikitable td[dir] {
word-wrap: anywhere;
}
}
 
.infobox th a, .infobox-wide th a {
/* Scrollable tables */
table.scrollable {
display: block;
overflow: auto;
max-width: max-content;
border: 0;
}
 
/* Show/hide toggles */
.navbox .mw-collapsible-toggle {
text-align: right;
min-width: 3.729em;
}
.wikitable.mw-collapsed .mw-collapsible-toggle {
margin-left: 10px;
}
 
/* Self-links */
body.mediawiki a.mw-selflink {
color: inherit !important;
color: inherit !important;
cursor: inherit !important;
text-decoration: inherit !important;
font-weight: bold !important;
}
}
 
.infobox audio + br,
/* Inline link colors */
.infobox .mw-tmh-player.audio + br {
a font:hover, a span:hover {
content: '';
text-decoration: inherit;
display: block;
}
margin-top: 3px;
 
/* Horizontal rule */
hr { overflow: hidden; }
 
/* Special:Preferences */
#mw-htmlform-mobile .oo-ui-inline-help { display: none; }
 
/* Special:Contact */
.mw-special-Contact fieldset div[data-ooui*="wpCCme"],
.mw-special-Contact fieldset div[data-ooui*="wpSubject"] {
display: none;
}
}
.mw-special-Contact #wpCaptchaWord,
.infobox td > audio:first-child,
.mw-special-Contact fieldset div[data-ooui*="HTMLInfoField"] {
.infobox td > .mw-tmh-player.audio:first-child {
margin-top: 2px;
margin-top: 2px;
}
}
.mw-special-Contact fieldset div[data-ooui*="CAPTCHA"] {
.infobox div[style*="column"] br + a {
margin-top: 1em;
display: inline-block;
}
 
/* Watchlist expiry (icon fix) */
.oo-ui-icon-clock, .mw-ui-icon-clock::before {
background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3Eclock%3C/title%3E%3Cpath d=%22M10 0a10 10 0 1010 10A10 10 0 0010 0zm2.5 14.5L9 11V4h2v6l3 3z%22/%3E%3C/svg%3E");
}
.mw-changesList-watchlistExpiry.oo-ui-iconElement-icon {
height: 13px;
min-height: 13px;
position: relative;
top: -1px;
opacity: 0.51;
}
 
/* Pixelated gallery/interface image upscaling */
ul.gallery img, table.filehistory img, table.listfiles img, table.searchResultImage img {
image-rendering: crisp-edges;
image-rendering: pixelated;
}
}
 
.infobox > tbody > tr > td:first-of-type:not(:last-of-type) {
/* Root category */
min-width: 6em;
body.page-Category_Super_Mario_Wiki.action-view #mw-subcategories h3:last-of-type,
body.page-Category_Super_Mario_Wiki.action-view #mw-subcategories ul:last-of-type,
body.page-Category_Super_Mario_Wiki.action-view #catlinks {
display: none;
}
}
/* Main page */
#mf-poll .poll__question-media > div,
.mainpagebox#poll .poll__question-media > div {
border: 1px solid #3B587E;
}
/* Infobox colors */
.infobox { color: #000; }
.infobox.red { border: 1px solid #F98686; background: #FFF5EE; }
.infobox.red > tbody > tr:first-child > td { background: #FAAAAA; }
.infobox.red > tbody > tr:nth-child(2n+3) { background: #FFE4E1; }
.infobox.green { border: 1px solid #88AA88; background: #F8FFF7; }
.infobox.green > tbody > tr:first-child > td { background: #8AFA8A; }
.infobox.green > tbody > tr:nth-child(2n+3) { background: #AAFFAA; }
.infobox.orange { border: 1px solid #FF5300; background: #FFF7EE; }
.infobox.orange > tbody > tr:first-child > td { background: #FF8A4A; }
.infobox.orange > tbody > tr:nth-child(2n+3) { background: #FF9C77; }
.infobox.gray { border: 1px solid #000; background: whitesmoke; }
.infobox.gray > tbody > tr:first-child > td { background: lightgray; }
.infobox.gray > tbody > tr:nth-child(2n+3) { background: gainsboro; }


/* Notice templates */
/* Notice templates */
Line 179: Line 88:
background: #f1f1de;
background: #f1f1de;
border: 2px solid #996;
border: 2px solid #996;
}
@media all and (min-width: 720px) {
.notice-template.image {
text-align: center;
}
}
}
.notice-template.image,
.notice-template.image,
Line 200: Line 104:
}
}
.notice-template.copyright {
.notice-template.copyright {
font-style: italic;
background: #fff9f9;
background: #fff9f9;
border: 1px solid #C55;
border: 1px solid #C55;
Line 223: Line 128:
}
}


/* DK tables */
/* Reception tables */
table.dktable,
table.wikitable.reviews {
table.dktable-brown {
width: 100%;
color: #000;
text-align: center;
background: #fff;
border: 2px solid #000 !important;
border: 1pt solid #000;
margin-bottom: 5px;
border-collapse: collapse;
margin: 1em 0;
}
table.dktable > * > tr > td,
table.dktable > * > tr > th,
table.dktable-brown > * > tr > td,
table.dktable-brown > * > tr > th {
border: 1pt solid #000;
padding: 0.2em 0.4em;
}
table.dktable-brown > * > tr > th {
background: #BB8855;
}
table.dktable-brown > * > tr:nth-child(odd) > td {
background: #FFF8DC;
}
table.dktable-brown > * > tr:nth-child(even) > td {
background: wheat;
}
}
/* Donkey Kong tables */
table.wikitable.dk { color: #000; }
table.wikitable.dk > * > tr > * { border-color: #000; }
table.wikitable.dk > * > tr > th { background-color: #BB8855; }
table.wikitable.dk > * > tr:not([bgcolor]):nth-child(even) { background: wheat; }
table.wikitable.dk > * > tr:not([bgcolor]):nth-child(odd) { background: #FFF8DC; }


/* Fake headings */
/* Fake headings */
#fh1, #fh2, #fh3,
#fh1 { font-size: 193%; }
#fh4, #fh5, #fh6 {
#fh2 { font-size: 166%; }
color: #000;
#fh3 { font-size: 142%; }
font-weight: normal;
#fh4 { font-size: 126%; }
background: none;
#fh5 { font-size: 111%; }
#fh1, #fh2 {
border-bottom: 1px solid #aaa;
border-bottom: 1px solid #aaa;
padding-top: 0.5em;
padding-bottom: 0.17em;
margin: 0;
}
}
#fh1 { font-size: 188%; }
#fh2 { font-size: 150%; }
#fh3 { font-size: 132%; }
#fh4 { font-size: 116%; }
#fh5 { font-size: 100%; }
#fh6 { font-size: 80%; }
#fh3, #fh4, #fh5, #fh6 {
#fh3, #fh4, #fh5, #fh6 {
font-weight: bold;
font-weight: bold;
border-bottom: none;
}
#fh1, #fh2, #fh3, #fh4, #fh5, #fh6 {
padding: 0.5em 0 0.17em;
}
}
#bodyContent #fh1, #bodyContent #fh2 {
#bodyContent #fh1, #bodyContent #fh2 {