MediaWiki:Common.css: differenze tra le versioni

Da Mario Wiki, l'enciclopedia italiana.
mNessun oggetto della modifica
mNessun oggetto della modifica
Riga 96: Riga 96:
.mw-recentchanges-toplinks ul {margin:5px 0;}
.mw-recentchanges-toplinks ul {margin:5px 0;}
.mw-recentchanges-toplinks li {display:inline-block;}
.mw-recentchanges-toplinks li {display:inline-block;}
.mw-recentchanges-toplinks li:after {content:','; padding-right:5px;}
.mw-recentchanges-toplinks li:last-child:after {content:'';padding:0;}


/* Pattern del menù laterale */
/* Pattern del menù laterale */

Versione delle 15:46, 22 apr 2019

.mobileonly {display:none;}

/* Gli stili CSS inseriti qui si applicano a tutte le skin */

/* Infobox arrotondati - principale */
.round-infobox {border-radius:6px!important; border-collapse:separate;}

/* Infobox arrotondati - bordi */
.round-infobox td {border-bottom:1px solid;}
.round-infobox td:last-child {border-right:1px solid;}
.round-infobox td:first-child {border-left:1px solid;}

/* Infobox arrotondati - forme */
.round-infobox tr:first-child td:first-child {border-top-left-radius:6px!important; border-top:1px solid;}
.round-infobox tr:first-child td:last-child {border-top-right-radius:6px!important; border-top:1px solid;}
.round-infobox tr:last-child td:last-child {border-bottom-right-radius:6px!important;}
.round-infobox tr:last-child td:first-child {border-bottom-left-radius:6px!important;}

/*** Colore Utenti ***/

/* Burocrati */ /* Oro */
.mw-changeslist a[title="Utente:Comemichiamo?"], 
table.diff a[title="Utente:Comemichiamo?"], 
ul#pagehistory li a[title="Utente:Comemichiamo?"],
.mw-recentchanges-toplinks li a[title="Utente:Comemichiamo?"],

.mw-changeslist a[title="Utente:Duraner Hawkeye"], 
table.diff a[title="Utente:Duraner Hawkeye"], 
ul#pagehistory li a[title="Utente:Duraner Hawkeye"],
.mw-recentchanges-toplinks li a[title="Utente:Duraner Hawkeye"],

.mw-changeslist a[title="Utente:Enderjin"], 
table.diff a[title="Utente:Enderjin"], 
ul#pagehistory li a[title="Utente:Enderjin"],
.mw-recentchanges-toplinks li a[title="Utente:Enderjin"],

.mw-changeslist a[title="Utente:RednGreen"], 
table.diff a[title="Utente:RednGreen"], 
ul#pagehistory li a[title="Utente:RednGreen"],
.mw-recentchanges-toplinks li a[title="Utente:RednGreen"],

.mw-changeslist a[title="Utente:Stormkyleis"], 
table.diff a[title="Utente:Stormkyleis"], 
ul#pagehistory li a[title="Utente:Stormkyleis"],
.mw-recentchanges-toplinks li a[title="Utente:Stormkyleis"],

.mw-changeslist a[title="Utente:Zackee"], 
table.diff a[title="Utente:Zackee"], 
ul#pagehistory li a[title="Utente:Zackee"],
.mw-recentchanges-toplinks li a[title="Utente:Zackee"],
#c-burocrate a{
	color: #C89400 !important;
}
 
/* Amministratori */ /* Viola */
.mw-changeslist a[title="Utente:Mariovariable3410"], 
table.diff a[title="Utente:Mariovariable3410"], 
ul#pagehistory li a[title="Utente:Mariovariable3410"],
.mw-recentchanges-toplinks li a[title="Utente:Mariovariable3410"],

.mw-changeslist a[title="Utente:Alternis"], 
table.diff a[title="Utente:Alternis"], 
ul#pagehistory li a[title="Utente:Alternis"],
.mw-recentchanges-toplinks li a[title="Utente:Alternis"],

.mw-changeslist a[title="Utente:Super1033"], 
table.diff a[title="Utente:Super1033"], 
ul#pagehistory li a[title="Utente:Super1033"],
.mw-recentchanges-toplinks li a[title="Utente:Super1033"],

.mw-changeslist a[title="Utente:Shadow Mr.L"], 
table.diff a[title="Utente:Shadow Mr.L"], 
ul#pagehistory li a[title="Utente:Shadow Mr.L"],
.mw-recentchanges-toplinks li a[title="Utente:Shadow Mr.L"],

.mw-changeslist a[title="Utente:Osvaldatore"], 
table.diff a[title="Utente:Osvaldatore"], 
ul#pagehistory li a[title="Utente:Osvaldatore"],
.mw-recentchanges-toplinks li a[title="Utente:Osvaldatore"],

#c-amministratore a{
	color: #8529bd !important;
}
 
/* Patrollers */ /* Verde */
.mw-changeslist a[title="Utente:Mud"], 
table.diff a[title="Utente:Mud"], 
ul#pagehistory li a[title="Utente:Mud"],
.mw-recentchanges-toplinks li a[title="Utente:Mud"],

#c-patroller a{
	color: #3AC100 !important;
}

/* Utenti online */
.mw-recentchanges-toplinks ul {margin:5px 0;}
.mw-recentchanges-toplinks li {display:inline-block;}

/* Pattern del menù laterale */
.pattern {background:#0C55A0 url(skins/MarioWiki2018/pattern-blu.png);}

/* Titoli con la sottolineatura */
h1 .explain[title], h2 .explain[title], h3 .explain[title], h4 .explain[title], h5 .explain[title], h6 .explain[title]{
    border-bottom: 2px dotted;
    text-decoration: none;
}

/*** Box della pagina principale ***/

.box-heading {width:99.5%; width:calc(100% - 7px); display:table; border:0; background:#0C55A0 url(https://www.mariocastle.it/w/skins/mariowiki2017/wiki-blu-CgoZVSs.png); border-spacing:2px; border-radius:4px; margin:-7px 3px 10px 3px;}
.box-border {display:table; border-radius:4px; border:2px solid; margin:3px; width:49%; float:left; width:calc(50% - 6px);}
.box-content {display:inline-block; border-radius:0 0 4px 4px; overflow:auto; padding:5px; height:160px; background:#fff; width:98.5%; width:calc(100% - 10px);}
.box-content .floatleft {margin:0 .5em 0 0;}
.box-content ul {margin-top:1px; line-height:25px !important;}
.box-title {text-align:left; font-size:100%; color:#fff; font-weight:bold; padding:0.2em 0.4em; text-shadow:1px 1px 1px rgba(0,0,0,0.5);}
.box-navigazione {display:inline-block; margin:auto -3px auto 3px; text-align:left; line-height:40px; font-size:85%; white-space:nowrap;}
.box-navigazione img {margin-right:3px;}
.box-navigazione-t {background:#0C55A0 url(https://www.mariocastle.it/w/skins/mariowiki2017/wiki-blu-CgoZVSs.png); padding:2px 6px; color:#fff; border-radius:4px;}
.box-full {width:99%; width:calc(100% - 7px);}
.box-line {height:2px; width:500px; background:#0c55a0; margin:auto; position:relative; top:11px;}
.mw-content-ltr ul, .mw-content-rtl .mw-content-ltr ul {margin: 2px 0 0 18px}
.tabbernav {margin: 0 !important}

li {margin-bottom: 1px;}

@media only screen and (max-width:1290px) {
.box-border,.box-full,.box-heading {width:100%;}
.box-line {width:270px;}
}


@media only screen and (min-width:938px) {
.mw-special-link  {float:right; font-size:90%; position: relative; top: -66px; right:170px}
}

@media only screen and (max-width:937px) {
.mw-specialpage-summary {padding-top: 12px;}
.mw-special-link {font-size: 90%; position: relative; top: -60px; height: 0px;}
}
@media only screen and (max-width:455px) {
.mw-special-link {font-size: 90%; position: relative; top: -84px; height: 0px;}
}

@media only screen and (max-width:500px) {
.box-line {width:64px;}
}

/* Disabilito in maniera "soft" funzioni di UploadWizard */
#mwe-upwiz-stepdiv-deeds .mwe-more-options, .mwe-upwiz-deed-form-internal .oo-ui-fieldLayout-help, #mwe-upwiz-upload-ctrl-flickr-container, .mwe-upwiz-desc-lang-select, .mwe-upwiz-details-descriptions-add, .mwe-more-details {visibility:hidden!important;overflow:hidden!important;height:0!important;width:0!important;min-width:0!important;min-height:0!important;padding:0!important;margin:0!important;position:absolute!important;bottom:0!important;right:0!important;}

/* Altro di UploadWizard */
.mwe-upwiz-add-files-0 {margin:1em 0 2em 0;}
.oo-ui-windowManager {z-index:9999; position:relative;}
.mwe-upwiz-thirdparty-fields .oo-ui-textInputWidget textarea {padding:10px 5px 5px 5px; line-height:6px; white-space:nowrap; overflow:hidden;}
#mwe-upwiz-stepdiv-file .mwe-upwiz-button-previous {display:none!important;}

/* Gallerie con slideshow */
.mw-gallery-slideshow, ul.gallery.mw-gallery-slideshow .mw-gallery-slideshow-buttons .oo-ui-buttonElement {margin:0!important;}
ul.gallery.mw-gallery-slideshow .mw-gallery-slideshow-buttons {padding:0!important; position:relative; top:-2px;}
p.mw-gallery-slideshow-caption {margin:0!important;} div.gallerytext {padding:0!important;}
ul.gallery {
    text-align: center;
    margin: 2px auto 0;
    padding-bottom: 0;
}
.responsive {display:inline-block; width:auto;}

@media screen and (max-width:360px){
	.responsive {display:table; width:100%}
}

/* Template di Navigazione */ 

/* --------------------------- Giochi principali --------------------------- */

/* Mario */
.navtemplate.mario tr:nth-child(2n) td {
	background-color: #fee4c5;
}
.navtemplate.mario tr td {
	background-color: #fff5ee;
}

/* Yoshi */
.navtemplate.yoshi tr:nth-child(2n) td {
	background-color: #dfd;
}
.navtemplate.yoshi tr td {
	background-color: #efe;
}

/* Wario */
.navtemplate.wario tr:nth-child(2n) td {
	background-color: #F8DFF8;
}
.navtemplate.wario tr td {
	background-color: #F7C0F7;
}

/* Donkey Kong */
.navtemplate.dk tr:nth-child(2n) td {
	background-color: #F5DEB3;
}
.navtemplate.dk tr td {
	background-color: #FFF8DC;
}

/* --------------------------- Giochi Secondari --------------------------- */

/* Super Mario Land */
.navtemplate.mario-sml tr:first-child th, .navtemplate.mario-sml tr:first-child th a {
	color: black !important;
}
.navtemplate.mario-sml tr:nth-child(2n) td {
	background-color: #fee4c5;
}
.navtemplate.mario-sml tr td {
	background-color: #fff5ee;
}

/* Luigi's Mansion */
.navtemplate.lm tr:nth-child(2n) td {
	background-color: #DDFFCC;
}
.navtemplate.lm tr td {
	background-color: #BBFF99;
}

 /* Super Princess Peach */
.navtemplate.spp tr:first-child th, .navtemplate.spp tr:first-child th a {
	color: black !important;
}
.navtemplate.spp tr:nth-child(2n) td {
	background-color: #FFD8EF;
}
.navtemplate.spp tr td {
	background-color: #FFF2F9;
}

/* --------------------------- RPG --------------------------- */

/* Super Mario RPG */
.navtemplate.rpg tr:nth-child(2n) td {
	background-color: #D0EEFE;
}
.navtemplate.rpg tr td {
	background-color: #F0F8FF;
}

/* Paper Mario */
.navtemplate.rpg-pm tr:nth-child(2n) td {
	background-color: #CFEEFF;
}
.navtemplate.rpg-pm tr td {
	background-color: aliceblue;
}

/* Mario & Luigi */
.navtemplate.rpg-ml tr:first-child th, .navtemplate.rpg-ml tr:first-child th a {
	color: black !important;
}
.navtemplate.rpg-ml tr:nth-child(2n) td {
	background-color: #DDF3FF;
}
.navtemplate.rpg-ml tr td {
	background-color: A5E2FF;
}

/* --------------------------- Spinoff --------------------------- */
.navtemplate.spinoff tr:first-child th, .navtemplate.spinoff tr:first-child th a {
	color: black !important;
}
.navtemplate.spinoff tr:nth-child(2n) td {
	background-color: #fffccb;
}
.navtemplate.spinoff tr td {
	background-color: #fdffe3;
}

/* Sport - Tennis */

.navtemplate.tennis tr:first-child th, .navtemplate.tennis tr:first-child th a {
	color: black !important;
}
.navtemplate.tennis tr:nth-child(2n) td {
	background-color: #FFF3E8;
}
.navtemplate.tennis tr td {
	background-color: #FFE3CC;
}

/* Sport - generico */

.navtemplate.sport tr:first-child th, .navtemplate.sport tr:first-child th a {
	color: black !important;
}
.navtemplate.sport tr:nth-child(2n) td {
	background-color: #fbffe6;
}
.navtemplate.sport tr td {
	background-color: #f4ffbb;
}

/* --------------------------- Crossover --------------------------- */
.navtemplate.crossover tr:first-child th, .navtemplate.crossover tr:first-child th a {
	color: black !important;
}
.navtemplate.crossover tr:nth-child(2n) td {
	background-color: #efe;
}
.navtemplate.crossover tr td {
	background-color: #dfd;
}

/* --------------------------- Vario --------------------------- */

/* Media vari */
.navtemplate.media tr:first-child th, .navtemplate.media tr:first-child th a {
	color: black !important;
}
.navtemplate.media tr:nth-child(2n) td {
	background-color: #FFEAAA;
}
.navtemplate.media tr td {
	background-color: #FFFFC0;
}

/* Gallerie e altro */
.navtemplate.other tr:nth-child(2n) td {
	      background-color: lavender;
}
.navtemplate.other tr td {
	      background-color: ghostwhite;
}

/* Console */
.navtemplate.console tr:first-child th, .navtemplate.console tr:first-child th a {
	color: black !important;
}
.navtemplate.console tr:nth-child(2n) td {
	background-color: #F5F5F5;
}
.navtemplate.console tr td {
	background-color: #ededed;
}

/* Margine tabelle */
.tablemargin tr td {
	padding: 0.2em 0.4em;
}

.searchmatch {
    font-weight: bold;
}