Modifiche

nessun oggetto della modifica
Riga 14: Riga 14:     
<pre><nowiki>*/
 
<pre><nowiki>*/
 +
 +
/* PERSONALIZZAZIONI INIZIO */
 +
/* .mw-pt-translate-header {
 +
  display: none;
 +
}*/
 +
/* PERSONALIZZAZIONI FINE */
    
/* make the list of references look smaller */
 
/* make the list of references look smaller */
Riga 33: Riga 39:     
.same-bg { background: none }
 
.same-bg { background: none }
  −
/* wikitable/prettytable class for skinning normal tables */
  −
  −
table.wikitable,
  −
table.prettytable {
  −
  margin: 1em 1em 1em 0;
  −
  border: 1px;
  −
  border-collapse: collapse;
  −
}
  −
  −
table.wikitable th, table.wikitable td,
  −
table.prettytable th, table.prettytable td {
  −
  border: 1px;
  −
  padding: 0.2em;
  −
}
  −
  −
table.wikitable th,
  −
table.prettytable th {
  −
  text-align: center;
  −
}
  −
  −
table.wikitable caption,
  −
table.prettytable caption {
  −
  margin-left: inherit;
  −
  margin-right: inherit;
  −
  font-weight: bold;
  −
}
      
/* default skin for navigation boxes */
 
/* default skin for navigation boxes */
Riga 219: Riga 198:     
.audiolink a{
 
.audiolink a{
     background: url("http://upload.wikimedia.org/wikipedia/commons/thumb/8/8a/Loudspeaker.svg/11px-Loudspeaker.svg.png") center left no-repeat !important;
+
     background: url("//upload.wikimedia.org/wikipedia/commons/thumb/8/8a/Loudspeaker.svg/11px-Loudspeaker.svg.png") center left no-repeat !important;
 
     padding-left: 16px !important;
 
     padding-left: 16px !important;
 
     padding-right: 0 !important;
 
     padding-right: 0 !important;
Riga 227: Riga 206:     
div.listenlist {
 
div.listenlist {
     background: url("http://upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Gnome-speakernotes.png/30px-Gnome-speakernotes.png");
+
     background: url("//upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Gnome-speakernotes.png/30px-Gnome-speakernotes.png");
 
     padding-left: 40px;
 
     padding-left: 40px;
 
}
 
}
    
div.videolist, div.multivideolist {
 
div.videolist, div.multivideolist {
     background: url("http://upload.wikimedia.org/wikipedia/en/thumb/2/20/Tango-video-x-generic.png/40px-Tango-video-x-generic.png");
+
     background: url("//upload.wikimedia.org/wikipedia/en/thumb/2/20/Tango-video-x-generic.png/40px-Tango-video-x-generic.png");
 
     padding-left: 50px;
 
     padding-left: 50px;
 
}
 
}
Riga 352: Riga 331:  
/* Put a checker background at the image description page only visible if the image has transparent background */
 
/* Put a checker background at the image description page only visible if the image has transparent background */
   −
#file img {background: url("http://upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png") repeat;}
+
#file img {background: url("//upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png") repeat;}
    
/* Support for Template:IPA, Template:Unicode and Template:Polytonic. The inherit declaration resets the font for all browsers except MSIE6.  The empty comment must remain. Please copy any changes to [[Template:IPA fonts]] and [[Template:Unicode fonts]]. */
 
/* Support for Template:IPA, Template:Unicode and Template:Polytonic. The inherit declaration resets the font for all browsers except MSIE6.  The empty comment must remain. Please copy any changes to [[Template:IPA fonts]] and [[Template:Unicode fonts]]. */
Riga 401: Riga 380:  
}
 
}
   −
#EnWpMpBook { background-image: url(http://upload.wikimedia.org/wikipedia/en/7/7e/MP-open-book.png); }
+
#EnWpMpBook { background-image: url(//upload.wikimedia.org/wikipedia/en/7/7e/MP-open-book.png); }
#EnWpMpSearch { background: url(http://upload.wikimedia.org/wikipedia/en/a/ae/MP-magnifying-glass.png) no-repeat top right; }
+
#EnWpMpSearch { background: url(//upload.wikimedia.org/wikipedia/en/a/ae/MP-magnifying-glass.png) no-repeat top right; }
 
#EnWpMpSearchInner { float: right; width: 20em; text-align: center; }
 
#EnWpMpSearchInner { float: right; width: 20em; text-align: center; }
#EnWpMpBook2 { background-image: url(http://upload.wikimedia.org/wikipedia/commons/8/8e/MP-open-book2.png); }
+
#EnWpMpBook2 { background-image: url(//upload.wikimedia.org/wikipedia/commons/8/8e/MP-open-book2.png); }
    
.messagebox.small-talk {
 
.messagebox.small-talk {
Riga 471: Riga 450:  
}
 
}
   −
#column-content { margin-left: -13.5em }
+
#column-content { margin-left: -13.7em }
#column-content #content { margin-left: 13.5em }
+
#column-content #content { margin-left: 13.7em }
#p-logo a, #p-logo a:hover { width: 13.5em }
+
.portlet { width: 12.7em }
.portlet { width: 12.5em }
+
#p-cactions { left: 12.7em }
#p-cactions { left: 12.5em }
+
 
 +
/**
 +
* Stylesheet for Babel extension.
 +
*
 +
* You can override the CSS code on the MediaWiki:Common.css page
 +
* on your wiki to adjust colours etc.
 +
*
 +
* @file
 +
* @ingroup Extensions
 +
*/
 +
 
 +
/* Babel wrapper layout. */
 +
/* @noflip */table.mw-babel-wrapper {
 +
width:        238px;
 +
float:        right;
 +
clear:        right;
 +
margin:      1em;
 +
background-color: white;
 +
border-style: solid;
 +
border-width: 1px;
 +
border-color: #99B3FF;
 +
}
 +
 
 +
/* @noflip */.mw-content-ltr table.mw-babel-wrapper {
 +
float: right;
 +
clear: right;
 +
}
 +
/* @noflip */.mw-content-rtl table.mw-babel-wrapper {
 +
float: left;
 +
clear: left;
 +
}
 +
 
 +
/* Babel box layout */
 +
/* @noflip */div.mw-babel-box {
 +
float:  left;
 +
clear:  left;
 +
margin: 1px;
 +
}
 +
 
 +
/* @noflip */.mw-content-ltr table.mw-babel-box {
 +
float: left;
 +
clear: left;
 +
}
 +
/* @noflip */.mw-content-rtl table.mw-babel-box {
 +
float: right;
 +
clear: right;
 +
}
 +
 
 +
div.mw-babel-box table {
 +
width: 238px;
 +
}
 +
 
 +
div.mw-babel-box table th {
 +
width:      238px;
 +
width:       45px;
 +
height:      45px;
 +
font-size:  14pt;
 +
font-family: monospace;
 +
}
 +
 
 +
div.mw-babel-box table td {
 +
font-size:  8pt;
 +
padding:    4pt;
 +
line-height: 1.25em;
 +
}
 +
 
 +
/* Babel box colours. */
 +
div.mw-babel-box-0 {
 +
border: solid #B7B7B7 1px;
 +
}
 +
 
 +
div.mw-babel-box-1 {
 +
border: solid #C0C8FF 1px;
 +
}
 +
 
 +
div.mw-babel-box-2 {
 +
border: solid #77E0E8 1px;
 +
}
 +
 
 +
div.mw-babel-box-3 {
 +
border: solid #99B3FF 1px;
 +
}
 +
 
 +
div.mw-babel-box-4 {
 +
border: solid #CCCC00 1px;
 +
}
 +
 
 +
div.mw-babel-box-5 {
 +
border: solid #F99C99 1px;
 +
}
 +
 
 +
div.mw-babel-box-N {
 +
border: solid #6EF7A7 1px;
 +
}
 +
 
 +
div.mw-babel-box-0 table th {
 +
background-color: #B7B7B7;
 +
}
 +
 
 +
div.mw-babel-box-1 table th {
 +
background-color: #C0C8FF;
 +
}
 +
 
 +
div.mw-babel-box-2 table th {
 +
background-color: #77E0E8;
 +
}
 +
 
 +
div.mw-babel-box-3 table th {
 +
background-color: #99B3FF;
 +
}
 +
 
 +
div.mw-babel-box-4 table th {
 +
background-color: #CCCC00;
 +
}
 +
 
 +
div.mw-babel-box-5 table th {
 +
background-color: #F99C99;
 +
}
 +
 
 +
div.mw-babel-box-N table th{
 +
background-color: #6EF7A7;
 +
}
 +
 
 +
div.mw-babel-box-0 table {
 +
background-color: #E8E8E8;
 +
}
 +
 
 +
div.mw-babel-box-1 table {
 +
background-color: #F0F8FF;
 +
}
 +
 
 +
div.mw-babel-box-2 table {
 +
background-color: #D0F8FF;
 +
}
 +
 
 +
div.mw-babel-box-3 table {
 +
background-color: #E0E8FF;
 +
}
 +
 
 +
div.mw-babel-box-4 table {
 +
background-color: #FFFF99;
 +
}
 +
 
 +
div.mw-babel-box-5 table {
 +
background-color: #F9CBC9;
 +
}
 +
 
 +
div.mw-babel-box-N table {
 +
background-color: #C5FCDC;
 +
}
 +
 
 +
/* header and footer */
 +
.mw.babel-box th.mw-babel-header {
 +
text-align: center;
 +
font-weight: bold;
 +
}
 +
.mw.babel-box th.mw-babel-footer {
 +
text-align: center;
 +
font-weight: normal;
 +
}
 +
 
 +
body.page-Main_Page.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading { display: none; }
 +
body.page-Pagina_principale.action-view h1.firstHeading, body.page-Pagina_principale.action-submit h1.firstHeading { display: none; }
 +
body.page-Accueil_principal.action-view h1.firstHeading, body.page-Accueil_principal.action-submit h1.firstHeading { display: none; }
       
/*</nowiki></pre>*/
 
/*</nowiki></pre>*/