MediaWiki:Common.css

Da ScoutWiki, il wiki sullo scautismo.
Vai alla navigazione Vai alla ricerca
La versione stampabile non è più supportata e potrebbe contenere errori di resa. Aggiorna i preferiti del tuo browser e usa semmai la funzione ordinaria di stampa del tuo browser.

Nota: dopo aver pubblicato, potrebbe essere necessario pulire la cache del proprio browser per vedere i cambiamenti.

  • Firefox / Safari: tieni premuto il tasto delle maiuscole Shift e fai clic su Ricarica, oppure premi Ctrl-F5 o Ctrl-R (⌘-R su Mac)
  • Google Chrome: premi Ctrl-Shift-R (⌘-Shift-R su un Mac)
  • Internet Explorer / Edge: tieni premuto il tasto Ctrl e fai clic su Aggiorna, oppure premi Ctrl-F5
  • Opera: premi Ctrl-F5.
/* <pre> */
/* Contollare se ci sono errori:
http://jigsaw.w3.org/css-validator/validator?uri=http://it.scoutwiki.org/MediaWiki:Common.css&warning=1&profile=css21&usermedium=all
*/

/* Note più piccole */
ol.references { font-size: 100%; }

.references-small { font-size: 90%;}

/* Classi per Navbox generic */
table.navbox {
    background-color: #f9f9f9;
    border: 1px solid #aaa;
    clear: both;
    font-size: 90%;
    margin: 1em 0em 0em;
    padding: 2px;
    text-align: center;
    width: 100%;
}

table.navbox th {
    background-color: #ccf;
    padding-left: 1em;
    padding-right: 1em;
}

table.navbox tr:not(:first-child) th {
    background-color: #ddf;
}

@media print {
    .navbox {
        display: none;
    }
}

/* Classi per Infobox */

.infobox {
   border: 1px solid #aaa;
   background-color: #f9f9f9;
   color: black;
   margin-bottom: 0.5em;
   margin-left: 1em;
   padding: 0.2em;
   float: right;
   clear: right;
}
.infobox td,
.infobox th {
   vertical-align: top;
}

/* Stili per i box che si visualizzano al passaggio del mouse → Licenza: GFDL e Creative Commons Attribution 2.5 */
.HopContent
{
 display:none;
}

.HopFrame:hover .HopContent
{
 display:block;
}

/* Se tutte le categorie di una voce sono nascoste, le mostra lo stesso (in modo da visualizzare il [altre] per poterci accedere) */
.catlinks-allhidden { display: block; }

/* Evita che i link vadano a capo */
.nowraplinks a {
    white-space: nowrap;
}

/* Crea immagine di PDF davanti a link di pdf */
 #bodyContent a[href$=".pdf"].external,
 #bodyContent a[href*=".pdf?"].external, 
 #bodyContent a[href*=".pdf#"].external,
 #bodyContent a[href$=".PDF"].external, 
 #bodyContent a[href*=".PDF?"].external, 
 #bodyContent a[href*=".PDF#"].external {
    background: url(http://upload.wikimedia.org/wikipedia/commons/thumb/2/23/Icons-mini-file_acrobat.gif/15px-Icons-mini-file_acrobat.gif) center right no-repeat;
    padding-right: 16px;
 }

span.PDFlink a {
    background: url(http://upload.wikimedia.org/wikipedia/commons/thumb/2/23/Icons-mini-file_acrobat.gif/15px-Icons-mini-file_acrobat.gif) center right no-repeat !important;
    padding-right: 17px !important;
 }

/* Inserisce logo di Wikipedia davanti a link di Wikipedia */
#bodyContent a[href ^="http://it.wikipedia.org/wiki/"] {
    background: url(http://upload.wikimedia.org/wikipedia/commons/1/17/Wikipedia-logo-it.png/15px-Wikipedia-logo-it.png) center right no-repeat;
    padding-right: 17px;
}

.midia.audio {background: url("http://upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Gnome-speakernotes.png/35px-Gnome-speakernotes.png") no-repeat top left;} 
.midia.video {background: url("http://upload.wikimedia.org/wikipedia/en/thumb/2/20/Tango-video-x-generic.png/35px-Tango-video-x-generic.png") no-repeat top left;}

/* Colori delle pagine */
/* default (bianco) */
#content, 
#p-cactions li, 
#p-cactions li a { background: white; }

/* (principale) */
.ns-0 * #content, 
.ns-0 * #p-cactions li, 
.ns-0 * #p-cactions li a { background : white; }

/* ScoutWiki:  */
.ns-4 * #content, 
.ns-4 * #p-cactions li, 
.ns-4 * #p-cactions li a { background: #F4F4F4; }

/* MediaWiki: */
.ns-8 * #content, 
.ns-8 * #p-cactions li, 
.ns-8 * #p-cactions li a { background: #EEEEFF; }

/* Speciale: */
.ns--1 #content,
.ns--1 #p-cactions li,
.ns--1 #p-cactions li a { background:#F8FCFF }

/* Aiuto: */
.ns-12 * #content,
.ns-12 * #p-cactions li,
.ns-12 * #p-cactions li a { background:#FFF3BE }

/* Progetto: */
.ns-102 * #content, 
.ns-102 * #p-cactions li, 
.ns-102 * #p-cactions li a { background: #F6F6F6; }

/* Sfondo per le pagine di discussione */
.ns-1 * #content, .ns-1 * #p-cactions li, .ns-1 * #p-cactions li a,
.ns-3 * #content, .ns-3 * #p-cactions li, .ns-3 * #p-cactions li a,
.ns-5 * #content, .ns-5 * #p-cactions li, .ns-5 * #p-cactions li a,
.ns-7 * #content, .ns-7 * #p-cactions li, .ns-7 * #p-cactions li a,
.ns-9 * #content, .ns-9 * #p-cactions li, .ns-9 * #p-cactions li a,
.ns-11 * #content, .ns-11 * #p-cactions li, .ns-11 * #p-cactions li a,
.ns-13 * #content, .ns-13 * #p-cactions li, .ns-13 * #p-cactions li a,
.ns-15 * #content, .ns-15 * #p-cactions li, .ns-15 * #p-cactions li a,
.ns-101 * #content, .ns-101 * #p-cactions li, .ns-101 * #p-cactions li a,
.ns-103 * #content, .ns-103 * #p-cactions li, .ns-103 * #p-cactions li a,
.ns-105 * #content, .ns-105 * #p-cactions li, .ns-105 * #p-cactions li a { background: #FFFFEE; }

/* Stile per le pagine di discussione */
.ns-1 dd, .ns-3 dd, .ns-5 dd, .ns-7 dd, .ns-9 dd, 
.ns-11 dd, .ns-13 dd,.ns-15 dd, .ns-101 dd, .ns-103 dd, .ns-105 dd { margin: 0; padding: 0; }
.ns-1 dl, .ns-3 dl, .ns-5 dl, .ns-7 dl, .ns-9 dl, 
.ns-11 dl, .ns-13 dl, .ns-15 dl, .ns-101 dl, .ns-103 dl, .ns-105 dl { border-top: solid 1px #F0F080; border-left: solid 1px #F0F080; padding-top: 0.5em; padding-left: 0.5em; margin-left: 1em; }
.ns-1 dl, .ns-3 dl, .ns-5 dl, .ns-7 dl, .ns-9 dl, 
.ns-11 dl, .ns-13 dl, .ns-15 dl, .ns-101 dl, .ns-103 dl, .ns-105 dl 
{ background-color: #FFFFE0; }
.ns-1 dl dl, .ns-3 dl dl, .ns-5 dl dl, .ns-7 dl dl, .ns-9 dl dl, 
.ns-11 dl dl, .ns-13 dl dl, .ns-15 dl dl, .ns-101 dl dl, .ns-103 dl dl, .ns-105 dl dl
{ background-color: #FFFFEE; }
.ns-1 dl dl dl, .ns-3 dl dl dl, .ns-5 dl dl dl, .ns-7 dl dl dl, .ns-9 dl dl dl, 
.ns-11 dl dl dl, .ns-13 dl dl dl, .ns-15 dl dl dl, .ns-101 dl dl dl, .ns-103 dl dl dl, .ns-105 dl dl dl
{ background-color: #FFFFE0; }
.ns-1 dl dl dl dl, .ns-3 dl dl dl dl, .ns-5 dl dl dl dl, .ns-7 dl dl dl dl,
.ns-9 dl dl dl dl, .ns-11 dl dl dl dl, .ns-13 dl dl dl dl, .ns-15 dl dl dl dl,
.ns-101 dl dl dl dl, .ns-103 dl dl dl dl, .ns-105 dl dl dl dl
{ background-color: #FFFFEE; }
.ns-1 dl dl dl dl dl, .ns-3 dl dl dl dl dl, .ns-5 dl dl dl dl dl, 
.ns-7 dl dl dl dl dl, .ns-9 dl dl dl dl dl, .ns-11 dl dl dl dl dl, 
.ns-13 dl dl dl dl dl, .ns-15 dl dl dl dl dl, .ns-101 dl dl dl dl dl, 
.ns-103 dl dl dl dl dl, .ns-105 dl dl dl dl dl
{ background-color: #FFFFE0; }
.ns-1 dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl, 
.ns-5 dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl, 
.ns-9 dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl, 
.ns-13 dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl, 
.ns-101 dl dl dl dl dl dl, .ns-103 dl dl dl dl dl dl, 
.ns-105 dl dl dl dl dl dl
{ background-color: #FFFFEE; }
.ns-1 dl dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl dl, 
.ns-5 dl dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl dl, 
.ns-9 dl dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl dl, 
.ns-13 dl dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl dl, 
.ns-101 dl dl dl dl dl dl dl, .ns-103 dl dl dl dl dl dl dl,
.ns-105 dl dl dl dl dl dl dl
{ background-color: #FFFFE0; }
.ns-1 dl dl dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl dl dl, 
.ns-5 dl dl dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl dl dl, 
.ns-9 dl dl dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl dl dl, 
.ns-13 dl dl dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl dl dl, 
.ns-101 dl dl dl dl dl dl dl dl, .ns-103 dl dl dl dl dl dl dl dl,
.ns-105 dl dl dl dl dl dl dl dl
{ background-color: #FFFFEE; }
.ns-1 dl dl dl dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl dl dl dl, 
.ns-5 dl dl dl dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl dl dl dl, 
.ns-9 dl dl dl dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl dl dl dl, 
.ns-13 dl dl dl dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl dl dl dl, 
.ns-101 dl dl dl dl dl dl dl dl dl, .ns-103 dl dl dl dl dl dl dl dl dl,
 .ns-105 dl dl dl dl dl dl dl dl dl 
{ background-color: #FFFFE0; }
.ns-1 dl dl dl dl dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl dl dl dl dl, 
.ns-5 dl dl dl dl dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl dl dl dl dl, 
.ns-9 dl dl dl dl dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl dl dl dl dl, 
.ns-13 dl dl dl dl dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl dl dl dl dl, 
.ns-101 dl dl dl dl dl dl dl dl dl dl, .ns-103 dl dl dl dl dl dl dl dl dl dl,
.ns-105 dl dl dl dl dl dl dl dl dl dl 
{ background-color: #FFFFEE; }

/* Stili per barra laterale */
#p-search h5 { display: none }
.portlet h5 { font-weight: bold }

/* Colore delle sezioni di modifica */
.editsection { color:#4A00D3; font-weight:1; vertical-align:middle; font-size: 90%; }
.editsection a { color:#4A00D3; margin:0.1em; font-size: 90%; }

/* Metadata */
table.metadata {
    border: 1px solid #aaaaaa;
    display: none;
    speak: none;
}

.metadata-label {
    color: #aaaaaa;
}

/* Evidenziazione maggiore della nota selezionata */
ol.references > li:target {
 background-color: #DEF;
}

/* Colore dei numeri di modifica nelle UltimeModifiche */
.mw-plusminus-pos { color: #00aa00; }
.mw-plusminus-neg { color: #aa0000; }
.mw-plusminus-null { color: #888888; }
}

/* Numeri romani */
.roman {
  text-transform:lowercase;
  font-variant:small-caps;
}

/* scouttable */
table.scouttable {
  margin: 1em 1em 1em 0;
  background: #f9f9f9;
  border: 1px #aaaaaa solid;
  border-collapse: collapse;
}

table.scouttable th, table.scouttable td {
  border: 1px #aaaaaa solid;
  padding: 0.2em;
}

table.scouttable th {
  background: #f2f2f2;
  text-align: center;
}

table.scouttable caption {
  margin-left: inherit;
  margin-right: inherit;
}

/* Form di cancellazione trasparente */
#deleteconfirm, #deleteconfirm>table {
    background: transparent;
}

/* Modifica tabella con collegamenti personali in cima a destra + arrotondamenti */
.pBody { padding: 0.3em 0.1em; }
 
div.pBody {
    border-left:none;
    border-radius-topright: 1em;
    border-radius-bottomright: 1em;
    -moz-border-radius-topright: 1em;
    -moz-border-radius-bottomright: 1em;
}
 
.portlet h5 {
    background-color: #e0e3e6;
    border: thin solid silver;
    -moz-border-radius-topright: 1em;
    border-radius-topright: 1em;
}
 
#p-cactions ul li,
#p-cactions ul li a {  
    -moz-border-radius-topright: 1em;
/*  border-radius-topleft: 1em; */
    border-radius-topright: 1em;
/*  -moz-border-radius-topleft: 1em; */
}
 
#p-cactions
#ca-edit-0 a { 
    padding-left: 0.4em;
    padding-right: 0.4em;
}
 
#p-cactions a { filter: alpha(opacity=75); -moz-opacity: .75; opacity: .75; }

#p-cactions a:hover,
#p-cactions .selected a { filter: none; -moz-opacity: 1; opacity: 1; }
 
#content {
    -moz-border-radius-topleft: 0em;
    border-radius-topleft: 0em;
}

#p-personal ul {
    filter: alpha(opacity=60);
    -moz-opacity: .60;
    opacity: .60;
    -moz-border-radius-bottomleft:1em;
    border-radius-bottomleft:1em;
    border-color:rgb(250, 189, 35);
    border-width:1px;
    border-style:solid;
    background:#F8FCFF url(http://it.scoutwiki.org/skins/monobook/user.gif) no-repeat;
    float:right;
    padding:0;
    padding-bottom:.3em;
    padding-right:3px;
    border-top:none;
    border-right:none;
    margin:0;
    padding-right:3px;
    font-size: 80%;
}
 
#p-personal a:hover { background:#FFF none; }

#p-personal a {
    padding:.5em;
    margin:0;
}
 
#p-personal li {
    margin:0;
    border-right:1px dotted rgb(170, 170, 170);
    background-image: none;
}
 
table.metadata {
    border: 1px solid #aaaaaa;
    display: none;
}

.metadata-label { color: #aaaaaa; }
body.page-Pagina_principale h1.firstHeading { display:none; }
 /* </pre> */

/* class per gli avvisi utenti */
.avvisiutenti {
    background:#FFD690;
    width:85%;
    padding:0.5em;
    margin-left:auto;
    border:none;
    margin-right:auto;
}

#mw-Protect-Form {
    background:transparent;
}
.mw-label {
    background:transparent;
}
.mw-input {
    background:transparent;
}
#mwProtectSet {
    background:transparent;
}