MediaWiki:Common.css: differenze tra le versioni

Da ScoutWiki, il wiki sullo scautismo.
Vai alla navigazione Vai alla ricerca
Nessun oggetto della modifica
Nessun oggetto della modifica
Riga 341: Riga 341:
#deleteconfirm, #deleteconfirm>table {
#deleteconfirm, #deleteconfirm>table {
     background: transparent;
     background: transparent;
}
/* Modifica tabella con collegamenti personali in cima a destra */
#p-personal {
    position:relative;
    z-index:3;
    width: 11.6em;
}
#p-personal .pBody {
    width: 10.7em;
    border: none;
    margin: 0 0 0.1em 0em;
    float: none;
    overflow: hidden;
    font-size: 95%;
    background: White;
    border-collapse: collapse;
    border: 1px solid #aaaaaa;
    padding: 0 0.8em 0.3em .5em;
}
#p-personal ul {
    line-height: 1.5em;
    list-style-type: square;
    list-style-image: url("/style/monobook/bullet.gif");
    font-size:95%;
    margin: 0 0 0 1.5em;
    padding:0;
    text-align:left;
    text-transform: none;
}
#p-personal li {
    display: list-item;
    padding:0;
    margin: 0 0 0 0;
    margin-bottom: 0.1em;
}
}



Versione delle 19:53, 17 giu 2009

/* <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%;}

/* 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;
}

/* 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;
 }

.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}

@media All {
   head:first-child+body input {
       visibility: visible;
       border: 1px solid #2f6fab;  
       color: #000000 ;
       background-color: white;
       vertical-align: middle;
       padding: 0.2em;
   }
}

/* Colore delle sezioni di modifica */
#p-cactions li {position:relative; float:left; border:1px solid #4A00D3;}
.editsection {font-size:0.1em; color:#4A00D3; font-weight:1; vertical-align:middle; }
.editsection a {color:#4A00D3; margin:0.1em;}

/* 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;
}

/* ??? */
.description.ar {}
.description.cs {}
.description.da {}
.description.de {}
.description.en {}
.description.eo {}
.description.es {}
.description.fi {}
.description.fr {}
.description.ja {}
.description.it {
  color: red;
  background: yellow;
  font-weight: bold;
}
.description.nl {}
.description.pt {}
.description.sv {}
.description.uk {}
.description {}
.language {}
.scouttable {}
.messagebox.standard-talk.plainlinks {}
.Plainlinks {}
.NavContent {}
.NavEnd {}

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

/* 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;
}

/* Sfondo del form Ricerca */
.p-search { background-image: url("http://media.scoutwiki.org/images/6/67/Scoutwiki_it.svg"); }
.searchBody { background-image: url("http://media.scoutwiki.org/images/6/67/Scoutwiki_it.svg"); }
#searchform  { background-image: url("http://media.scoutwiki.org/images/6/67/Scoutwiki_it.svg"); }

/* 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;
}

 /* </pre> */