Vai al contenuto
Se non riuscite a modificare una pagina dopo l'accesso, sarà necessario richiedere i diritti di modifica utilizzando questo modulo. Riceverete una notifica quando saranno concessi i diritti di modifica.

MediaWiki:Common.css: differenze tra le versioni

made current with english with wrapper class
(Updating to match english production.)
(made current with english with wrapper class)
Riga 3: Riga 3:
   ___NORICHEDITOR___
   ___NORICHEDITOR___
/* CSS placed here will be applied to all skins */  
/* CSS placed here will be applied to all skins */  
/*Begin - the following has been added to reduce 'down-shifting' of text after header has been installed.  */
/* .mw-body .firstHeading {
// this gets rid of the 'flash' of 'Main Page' on the home page, when the page is loading.
    display:none;
}   
h1#firstHeading {  // removes the wiki page title from the top of the screen
    display: none;
}
*/
/*************** end downshifting code ****************/




Riga 86: Riga 99:
   font-family: Helvetica,"Proxima Nova Light",serif;
   font-family: Helvetica,"Proxima Nova Light",serif;
   font-size: 0.8rem;
   font-size: 0.8rem;
   color: #262626;
   color: #262626;
}
}
div.vectorTabs li a {  /* text size in tabs at top of every page. */
div.vectorTabs li a {  /* text size in tabs at top of every page. */
     font-size: 0.8rem;
     font-size: inherit;
}
}


Riga 122: Riga 134:
   font-weight: normal;
   font-weight: normal;
}
}
#content label {
    color: #252525;
}
select {
    border-color: rgb(169, 169, 169);
    border-width: 1px;
    border-style: solid;
    font-size: 1rem;
    font-family: inherit;
    height: 25x;
    width: auto;
    padding: 2px 6px 3px;
    margin-top: 3px;
    cursor: pointer;
}
input[type=number], input[type=email],
input[type=url], input[type=search],
input[type=tel], input[type=color],
input[type=password], input[type=datetime],
input[type=datetime-local], input[type=date],
input[type=month], input[type=time],
input[type=week ], input[type=text] {   
font: 13.3333px Arial;
font-size: .875em;
width:auto;
border-image: initial;
color: #252525;
box-shadow: none;
                        padding: 1.185em;
                        height: 2.275em;
                        line-height: 1.275;
                        border: 1px solid #cccccc;
                        border-radius: none;
}
[class^="mw-htmlform-field"] label {
    color: inherit;
    display: inline;
    font-size: 100%;
    font-weight: inherit;
    line-height: inherit;
    margin-bottom: inherit;
    cursor: initial;
}


/*************** end FS.css fix *****************/
/*************** end FS.css fix *****************/
Riga 180: Riga 239:
  padding: 0 !important;
  padding: 0 !important;
}
}


/* prettytable class for skinning normal tables
/* prettytable class for skinning normal tables
Riga 317: Riga 377:
     margin-bottom: 0;
     margin-bottom: 0;
}
}


/* Header Footer Code */
/* Header Footer Code */
header {
header {
    height: 63px;


    height: 83px;            /* change this to reflect the FamilySearch header height.  */
     display: block;
     display: block;
}
}
Riga 330: Riga 389:
     border-bottom: 0;
     border-bottom: 0;
}
}
div#mw-navigation div#mw-head {
div#mw-navigation div#mw-head {


     top: 69px;
     top: 83px;             /* change this to reflect the FamilySearch header height.  */
}
}
div#mw-navigation #pt-logout,
div#mw-navigation #pt-logout,
div#mw-navigation #pt-anonlogin,
div#mw-navigation #pt-anonlogin,
div#mw-navigation #p-logo
 
div#mw-navigation #p-logo  
{
{
     display: none;
     display: none;
}
}
Riga 353: Riga 410:
div#mw-navigation #mw-panel {
div#mw-navigation #mw-panel {


 
     top: 83px;             /* change this to reflect the FamilySearch header height.  */
     top: 69px;
   /* z-index: 1;*/
   /* z-index: 1;*/
}
}
Riga 364: Riga 420:
}
}


[class^="mw-htmlform-field"] label {
#wrapper.inj-wrapper {
     color: inherit;
     min-height: inherit;
     display: inline;
     width: 100%;
    font-size: 100%;
    font-weight: inherit;
    line-height: inherit;
    margin-bottom: inherit;
 
    cursor: initial;
}
}
Moderator, Reviewer, Bot, Burocrati, editor, pagecreator, Soppressori, Amministratori, Autori di widget
4

contributi