MediaWiki:Common.css
Da il PaccoPacchia.
Jump to navigation
Jump to search
Nota: dopo aver salvato, potrebbe essere necessario pulire la cache del proprio browser per vedere i cambiamenti.
- Firefox / Safari: tenere premuto il tasto delle maiuscole Shift e fare clic su Ricarica, oppure premere Ctrl-F5 o Ctrl-R (⌘-R su Mac)
- Google Chrome: premere Ctrl-Shift-R (⌘-Shift-R su un Mac)
- Internet Explorer: tenere premuto il tasto Ctrl e fare clic su Aggiorna, oppure premere Ctrl-F5
- Opera: Vai nel Menu → Impostazioni (Opera → Preferenze su un Mac) e poi in Privacy & sicurezza → Pulisci dati del browser → Immagini e file nella cache.
/* Pulsanti di condivisione */
#n-Facebookico {left: 10px;}
#n-Facebookico a {background-image: url(http://www.facebook.com/favicon.ico);}
#n-Twitter {left: 35px;}
#n-Twitter a {background-image: url(http://twitter.com/favicon.ico);}
#n-MySpace {left: 60px;}
#n-MySpace a {background-image: url(http://www.myspace.com/favicon.ico);}
#n-Google {left: 85px;}
#n-Google a {background-image: url(https://ssl.gstatic.com/s2/oz/images/faviconr3.ico);}
#n-YouTube {left: 110px;}
#n-YouTube a {background-image: url(http://www.youtube.com/favicon.ico);}
#p-condividi .pBody {position: relative; height: 24px; overflow: hidden;}
#p-ringraziamenti ul { margin: auto;}
#p-condividi ul li {display: block; position: absolute; top: 10px; overflow: hidden;}
#p-condividi ul li a {background-repeat: no-repeat; background-position: left center; background-attachment: scroll; font-size: 16px; padding-left: 100000px; padding-top: 0; color: transparent;}
#p-condividi h5 { text-transform:lowercase; }
/* Bannerini ringraziamenti */
#n-Acerusmarking {width: 135px; height: 100px;}
#n-Acerusmarking a {background-image: url(http://www.shoutwiki.com/w/images/paccopacchia/d/db/Acerusmarking_small.png); display: block; height: 100px;}
#p-ringraziamenti .pBody {position: relative; height: 100px; overflow: hidden;}
#p-ringraziamenti ul {margin: auto;}
#p-ringraziamenti ul li {display: block; position: absolute; left:7px; top: 3px; overflow: hidden;}
#p-ringraziamenti ul li a {background-repeat: no-repeat; background-position: center top; background-attachment: scroll; padding-top: 0; color: transparent;}
#p-ringraziamenti h5 { text-transform:lowercase; }
#p-ringraziamenti{ height: 75px; }
/* Per mettere la sottolineatura al passaggio del mouse su un link, sostituire in text-decoration none con underline */
h2 {
margin-top: 20px;
border-top: none;
border-bottom: 1px solid #999999;
}
.toc {margin-top: 20px;}
blockquote {padding-right: 150px}
.unpatrolled {display: none !important; }
.hiddenStructure {display: none;}
/* Display text below main article header, located at MediaWiki:tagline */
#siteSub {
display: inline;
font-size: 90%;
font-weight: normal;
font-style: italic;
text-align: right;
}
/***********************************************************
** Formatting for "hidden" Appearences section; cc-by-nc by [[w:c:MemoryAlpha:User:Bp]] at [[w:c:MemoryAlpha:User:Bp/interactive tree script]]
*/
.hiddenlist { display:none; }
.visiblelist { display:block; }
.listexpand { text-decoration: none; color: #002BB8; }
.listexpand:hover { text-decoration: underline; color: #002BB8; }
div.ajax-poll { width:auto !important; }
/* wikitable/prettytable class for skinning normal tables */
table.wikitable,
table.prettytable {
margin: 1em 1em 1em 0;
background: #f9f9f9;
border: 1px #aaa solid;
border-collapse: collapse;
}
table.wikitable th, table.wikitable td,
table.prettytable th, table.prettytable td {
border: 1px #aaa solid;
padding: 0.2em;
}
table.wikitable th,
table.prettytable th {
background: #f2f2f2;
text-align: center;
}
table.wikitable caption,
table.prettytable caption {
margin-left: inherit;
margin-right: inherit;
font-weight: bold;
}
table.prettytable code,
table.wikitable code {
background-color: transparent;
}
/* remove talk link from forum namespace (monobooks/newskins/quartzskins/monaco) */
body.ns-110 #ca-talk, body.ns-110 #this_talk, body.ns-110 #page_tabs li+li { display: none; }
body.mainpage .firstHeading {
display: none;
}
/* rounded corners - Mozilla/Firefox only */
.pBody {
padding: 0.1em 0.1em;
-moz-border-radius-topright: 0.5em;
-moz-border-radius-bottomright: 0.5em;
-webkit-border-radius-topright: 0.5em;
-webkit-border-radius-topleft: 0.5em;
}
#p-cactions ul li, #p-cactions ul li a {
-moz-border-radius-topright: 0.5em;
-moz-border-radius-topleft: 0.5em;
-webkit-border-radius-topright: 0.5em;
-webkit-border-radius-topleft: 0.5em;
}
#content, #catlinks, .toc, pre, h4.mw-specialpagesgroup, #filetoc, .gallery, .thumb, .smwfact {
-moz-border-radius-topleft: 0.5em;
-moz-border-radius-topright: 0.5em;
-moz-border-radius-bottomleft: 0.5em;
-moz-border-radius-bottomright: 0.5em;
-webkit-border-radius-topright: 0.5em;
-webkit-border-radius-topleft: 0.5em;
-webkit-border-radius-bottomright: 0.5em;
-webkit-border-radius-bottomleft: 0.5em;
}
/* rounded corners */
.rtop, .rbottom { display: block; padding: 0px; margin: 0px; }
.rtop *, .rbottom * { display: block; height: 1px; overflow: hidden; padding: 0px; }
.r1 { margin: 0 5px; }
.r2 { margin: 0 3px; }
.r3 { margin: 0 2px; }
.r4 { margin: 0 1px; height: 2px; }
/* end rounded corners */
/* Tabs */
.activetab {
border-top: 1px outset #E7F2FF;
border-right: 1px outset #E7F2FF;
border-bottom: 1px solid #E7F2FF;
border-left: 1px outset #E7F2FF;
-moz-border-radius-topright: 0.5em;
-moz-border-radius-topleft: 0.5em;
-webkit-border-radius-topright: 0.5em;
-webkit-border-radius-topleft: 0.5em;
background-color: #E7F2FF;
font-weight: bold;
padding-left: 10px;
padding-right: 10px;
}
.inactivetab {
border-top: 1px inset #D4DEE8;
border-right: 1px inset #D4DEE8;
border-bottom: 1px solid #D4DEE8;
border-left: 1px inset #D4DEE8;
-moz-border-radius-topright: 0.5em;
-moz-border-radius-topleft: 0.5em;
-webkit-border-radius-topright: 0.5em;
-webkit-border-radius-topleft: 0.5em;
background-color: #D4DEE8;
padding-left: 10px;
padding-right: 10px;
}
.inactivetab:hover {
border-top: 1px outset #A3B3FF;
border-right: 1px outset #A3B3FF;
border-bottom: 1px solid #A3B3FF;
border-left: 1px outset #A3B3FF;
-moz-border-radius-topright: 0.5em;
-moz-border-radius-topleft: 0.5em;
-webkit-border-radius-topright: 0.5em;
-webkit-border-radius-topleft: 0.5em;
background-color: #A3B3FF;
font-weight: bold;
}
/* </source> */
/* Hidden text */
.hiddentext { display: none }
.visibletext:hover .hiddentext { display: inline !important }
/* Fonte: http://it.wikipedia.org/wiki/MediaWiki:Common.css */
/* Classi per template Sinottici */
.sinottico {
border:1px solid #aaaaaa;
background-color:#f9f9f9;
padding:3px;
font-size: 95%;
clear:right;
width:280px;
float:right;
margin: 0 0 1em .5em;
vertical-align: top;
}
.sinottico th {
background-color: #f2f2f2;
padding: 0em 0.5em;
text-align: right;
vertical-align: top;
}
.sinottico td {
padding: 0em 0.2em;
vertical-align: top;
}
.sinottico_testata th {
font-size: 120%;
padding: 0em 0.5em;
background-color: #dedede;
text-align: center;
}
.sinottico_piede {
text-align: center;
font-size: 90%;
background:#EFEFEF;
}
.sinottico_divisione th {
color: black;
font-size: 100%;
padding: 0em 0.5em;
background-color: #eeeeee;
text-align: center;
}
.sinottico_annidata td { /* in caso di tabella annidata in una casella, evita che le sue caselle ereditino il padding */
padding:0em 0em;
}
/* Fine classi per template Sinottici */
/* classi per arrotondare i bordi dei div e delle tabelle */
.radius {
border-radius: 1em;
-moz-border-radius: 1em;
}
.radius_top {
border-top-right-radius: 1em;
border-top-left-radius: 1em;
-moz-border-radius-topright: 1em;
-moz-border-radius-topleft: 1em;
}
.radius_bottom {
border-bottom-right-radius: 1em;
border-bottom-left-radius: 1em;
-moz-border-radius-bottomright: 1em;
-moz-border-radius-bottomleft: 1em;
}
.rad {
border-radius: .5em;
-moz-border-radius: .5em;
}
/* Fine classi per arrotondare i bordi dei div e delle tabelle */
/* use this instead of #toc for page content */
.toccolours {
border:1px solid #aaaaaa;
background-color:#f9f9f9;
padding:5px;
font-size: 95%;
}
/* Stili del template avviso */
table.avviso {
margin: 0 10%; /* Non si sovrappone ad altri elementi */
border-collapse: collapse;
background: #fbfbfb;
border: 1px solid #aaa;
border-left: 10px solid #1e90ff; /* Colore blu di default */
}
table.avviso th.avviso-testo, table.avviso td.avviso-testo { /* Corpo del messaggio */
padding: 0.25em 0.5em; /* 0.5em sinistra/destra */
width: 100%; /* Rende tutti i template della stessa lunghezza nonostante il testo interno */
}
table.avviso td.avviso-immagine { /* Stile dell'immagine a sinistra */
padding: 2px 0px 2px 0.5em; /* 0.5em sinistra, 0px destra */
text-align: center;
}
table.avviso td.avviso-immaginedestra { /* Stile dell'immagine a destra */
padding: 2px 4px 2px 0px; /* 0px sinistra, 4px destra */
text-align: center;
}
table.avviso-informazioni {
border-left: 10px solid #1e90ff; /* Blu */
}
table.avviso-cancella,
table.avviso-importante {
border-left: 10px solid #b22222; /* Rosso */
}
table.avviso-contenuto {
border-left: 10px solid #f28500; /* Arancio */
}
table.avviso-stile {
border-left: 10px solid #f4c430; /* Giallo */
}
table.avviso-statico {
border-left: 10px solid limegreen; /* Verde */
}
table.avviso-struttura {
border-left: 10px solid #9932cc; /* Viola */
}
table.avviso-generico {
border-left: 10px solid #bba; /* Grigio */
}
table.avviso.avviso-mini { /* variante del box */
float: right;
clear: right;
margin: 0 0 0 1em;
width: 25%;
}
/***************
* Prima parte *
***************/
/************************
* STILI PER I TEMPLATE *
************************/
.itwiki_template_copyright {
clear:both;
display:block;
text-align:left;
background-color:#F1F1DE;
}
.itwiki_template_toc {
border: 1px solid #aaaaaa;
background-color: #f9f9f9;
padding: 0px;
font-size: 95%;
}
/***********************
* FINE STILI TEMPLATE *
***********************/
/**************************************
/* Classi per dynamic navigation bars *
**************************************/
.NavToggle {
font-size: 95%;
float:right;
}
div.BoxenVerschmelzen,
div.NavFrame {
margin: 0.5em 0 0 0;
padding: 2px;
border: 1px solid #aaaaaa;
text-align: center;
border-collapse: collapse;
font-size: 95%;
clear:both;
}
div.BoxenVerschmelzen div.NavFrame {
border-style: none;
border-style: hidden;
margin: 0;
}
div.NavFrame + div.NavFrame {
border-top-style: none;
border-top-style: hidden;
}
div.NavPic {
background-color: #ffffff;
margin: 0px;
padding-right: 2px;
float: left;
}
div.NavFrame div.NavHead {
font-weight: bold;
font-size: 100%;
background-color: #efefef;
}
div.NavFrame p {
font-size: 100%;
}
div.NavFrame div.NavContent {
font-size: 100%;
}
div.NavFrame div.NavContent p {
font-size: 100%;
}
div.NavEnd {
margin: 0px;
padding: 0px;
line-height: 1px;
clear: both;
}
/* Preso da en.wiki. In modo che <syntaxhighlight>, .css e .js abbiano un font di dimensione normale
[[Bugzilla:26204]] */
div.mw-geshi div,
div.mw-geshi div pre,
span.mw-geshi,
pre.source-css,
pre.source-javascript {
font-family: monospace, Courier !important;
}
/* Per elementi che non vanno stampati */
@media print {
.noprint { display: none }
}
/* Nascondere sitenotice Shoutwiki */
#staf { display: none; }