Icone Mini momie.png Wiki zombi

Ce wiki n'est plus entretenu. Les informations qui y sont contenues sont pour la plupart obsolètes.

MediaWiki:Common.css

De Le wiki Final Fantasy XIV Online - JeuxOnLine
Sauter à la navigation Sauter à la recherche

Note : après avoir enregistré vos modifications, il se peut que vous deviez forcer le rechargement complet du cache de votre navigateur pour voir les changements.

  • Firefox / Safari : maintenez la touche Maj (Shift) en cliquant sur le bouton Actualiser ou pressez Ctrl-F5 ou Ctrl-R (⌘-R sur un Mac)
  • Google Chrome : appuyez sur Ctrl-Maj-R (⌘-Shift-R sur un Mac)
  • Internet Explorer : maintenez la touche Ctrl en cliquant sur le bouton Actualiser ou pressez Ctrl-F5
  • Opera : allez dans Menu → Settings (Opera → Préférences sur un Mac) et ensuite à Confidentialité & sécurité → Effacer les données d’exploration → Images et fichiers en cache.
/* Masquer le lien 'Discussion' sur la page d'accueil ainsi que les catégories */
.page-Accueil #ca-talk, .page-Accueil #catlinks { 
  display:none;
}
/* Masquer les liens 'modifier' sur les titres */
h3 .mw-editsection, h4 .mw-editsection, h5 .mw-editsection, h6 .mw-editsection {
  display: none;
}
/* Masque le bouton "Modifier" lorsqu'un formulaire est accessible */
#ca-form_edit~#ca-edit, table.spoiler tr ~ tr  {
  display: none;
}

/* CompositeListForm */
.ListField ul li { background:none; }
.ListField ul li:hover { background-color:#00ffff; }
.ListField ul li.selected { background-color:#00ff00; }

/* horloge */
#EorzeaClock { color:#FFFFFF; }
 
/* points de récolte intactes */
.recolteGreen td { background-color:#004000!important; }
.recolteRed td { background-color:#400000!important; }

/* Cartes leaflet */
.ffxiv_map, .ffxiv_area_map
{
	display:none;
}
/* Formulaire */
.mapInput
{
	display:none;
	width:400px;
	height:400px;
}

@media screen and (max-width: 1599px) {
  #rightPics { display:none; }
}
/* Carte d'Eorzéa */
div.imageMapHighlighter { display:inline-block; }
li.imageMapHighlighterArtefacts { white-space:nowrap; float:left; margin-right:3em; width:150px; }
li.liHighlighting { color:#ffffff;text-decoration:underline; }

/*---------*/ 
/* Infobox */
/*---------*/
.infobox {
  width: 400px;
  padding: 0 5px 5px 5px;
  margin-bottom: 10px;
  border: 1px solid #111;
  background-color: #151515;
  box-shadow: 0 0 5px black;
  border-radius: 5px;
}
.infobox .nom {
  font-size: 14px;
  font-weight: bold;
  font-family: 'Meiryo', 'Verdana';
}
.infobox em {
  font-style: normal;
  color: #AAA;
}
.infobox p { margin: 3px 0; word-wrap: break-word; }

/*--------*/ 
/* Objets */
/*--------*/
.objet div.ligne, .skill div.ligne {
  width: 100%;
  height: 3px;
  border-radius: 3px;
  background-color: #AAA;
  margin-top: -2px;
}
table.stats strong {
  margin-right: 5px;
  font-size: 1.5em;
  font-family:Meiryo;
  display:inline-block;
  margin-top: 2px;
  color: white;
}
table.stats td, table.stats th {
  width: 33%;
  text-align: right;
}
table.stats th {
  color: #FFFFC2;
  font-weight: normal;
  text-align: right;
}
.objet div.niveauObjet {
  padding: 2px 5px;
  border-bottom: 1px solid #555;
  background-color: #333;
  border-radius: 5px;
  margin: 5px 0;
}
.objet strong {
  color: #AACCFF;
  font-size: 1.2em;
}
.objet p { margin: 2px 0; }
.infobox h4 {
  margin: 5px 0 2px 0;
  padding: 0;
  font-size:1em;
  border-bottom: 1px solid #AACCFF;
  color: #AACCFF;
  font-weight: normal;
}
table.artisanat { 
  border-collapse: collapse;
  margin-bottom: 4px;
}
table.artisanat th {
  font-size: 1em;
  font-weight: normal;
  color: #AAA;
  text-align: left;
  width: 140px;
}
table.artisanat th, table.artisanat td {
  padding: 0 5px;
}

/* Layer HQ sur l'icône */
img.hqlayer {
  position: absolute;
  top: 0; left: 0;
}

/* Bouton swith HQ-NQ */
.hqswitch a {
  display: block;
  width: 32px; height: 32px;
}
.hqswitch {
  width: 32px; height: 32px;
  position: absolute;
  top: 27px; right: 10px;
  /* @embed */
  background-image: url("//jolstatic.fr/wiki/images/ffxiv/6/68/Icone_SwitchHQ.png");
  background-position: 0 32px;
}
.hqswitch.hqpage {
  top: 38px;
}
.hqswitch:hover {
  background-position: 0 64px;
}
.hqswitch.hq {
  background-position: 0 96px;
}
.hqswitch.hq:hover {
  background-position: 0 0;
}

/* Couleur des objets */
.Blanc, .Blanc a, .Blanc a:hover { color: white !important; }
.Rose, .Rose a, .Rose a:hover { color: #D7779C !important; }
.Vert, .Vert a, .Vert a:hover { color: #C0FFC0 !important; }
.Bleu, .Bleu a, .Bleu a:hover { color: #5990FF !important; }
.Violet, .Violet a, .Violet a:hover { color: #B38CFF !important; }

/* Recette */
.recette p { margin: 5px 0; }

/*---------*/ 
/* Mandats */
/*---------*/
.mandat p, .quete p, .pnj p {padding:0 5px;}

/*--------*/ 
/* Skills */
/*--------*/
.skill table.stats strong {
  font-size: 1em;
  margin-top: 0;
}

/*-----*/ 
/* PNJ */
/*-----*/
/*Tableau des vendeurs */
table.vente tr td:last-child { text-align:right; }

/* Image sur les pages PNJ */
img.imagepnj {
  border: 2px solid #111;
  border-radius: 8px;
  box-shadow: 0 0 5px black;
  margin: 0 20px 5px 20px;
}

/*--------*/
/* Classe */
/*--------*/
div.class-skill, div.class-cross-skill {
  background: linear-gradient(to bottom, rgba(34,34,34,1) 1%,rgba(37,37,37,1) 100%);
  padding: 5px;
  border-radius: 5px;
  margin: 5px;
  box-shadow: 1px 1px 3px #111;
  width:30%;
  float:left;
}
div.class-cross-skill {
  width:45%;
}
div.class-cross-skill classe {
  text-align:right;
}
div.class-skill .niveau {
  width:1.6em;
  font-size:1.5em;
  text-align:center;
}
div.class-skill .description {
  display:none;
}
@media handheld {
  div.class-skill {
    width:100%;
    float:none;
  }
  div.class-skill .description {
    display: block;
  }
}

/*------------*/ 
/* Toggle box */
/*------------*/ 
h5.toggle {
  position: relative;
  z-index:1;
  margin-top: 10px;
  margin-bottom: 0;
  padding: 5px 10px;
  border: 1px solid #111;
  box-shadow: 0 0 5px #111;
  border-radius: 5px;
  cursor: pointer;
  background: #151515 url("//jolstatic.fr/wiki/images/ffxiv/8/83/Wiki-ui-panel_collapsed.png") no-repeat 98% center;
}
h5.toggle.active {
  background: #151515 url("//jolstatic.fr/wiki/images/ffxiv/8/80/Wiki-ui-panel_expanded.png") no-repeat 98% center;
}
.toggle {
  cursor: pointer;
  background: url("//jolstatic.fr/wiki/images/ffxiv/8/83/Wiki-ui-panel_collapsed.png") no-repeat 98% center;
}
.toggle.active {
  background: url("//jolstatic.fr/wiki/images/ffxiv/8/80/Wiki-ui-panel_expanded.png") no-repeat 98% center;
}
p.toggle-content {
  margin-top: -2px;
  padding: 5px 10px;
  background-color: #DBDAD8;
  color: black;
  border: 1px solid #CEDEFB;
  border-radius: 0 0 5px 5px;
}
.toggle-button {
  padding: 5px 10px;
  border: 1px solid #111;
  box-shadow: 0 0 5px #111;
  border-radius: 5px;
  cursor: pointer;
  background-color: #151515;
}

/*---------------*/ 
/* Vertical Tabs */
/*---------------*/
table#vtabs .ui-widget-header, #tabs, #tabs1, #tabs2, #tabs3, #tabs4, #tabs5, #tabs6, #tabs7, #tabs8, #tabs9 {
  background: none;
  line-height: normal;
  color: white;
}
table#vtabs, #tabs, #tabs1, #tabs2, #tabs3, #tabs4, #tabs5, #tabs6, #tabs7, #tabs8, #tabs9 {
  padding: 0;
  width: 100%;
  border-collapse: collapse; border: none;
  font:inherit;
  background: inherit;
  color: inherit;
}
table#vtabs td.content {
  vertical-align: top;
  width:100%;
}
table#vtabs td.content .ui-widget-content { color: inherit; }
table#vtabs td.menu {
  vertical-align: top;
  border-right: 1px solid #333;
  padding-top:10px;
}
.ui-tabs-vertical .ui-tabs-nav { 
  padding: 0; margin: 0;
  height: 28px;
  min-width: 130px; max-width: 250px;
}
.ui-tabs-vertical .ui-tabs-nav li {
  clear: left;
  width: 100%;
}
.ui-tabs-vertical .ui-tabs-nav li a {
  display: block;
  padding: 4px 2px;
}
.ui-tabs-vertical .ui-tabs-panel {
  padding: 0 0 0 25px;
}
.ui-tabs-vertical .ui-widget-header { border:none; }
.ui-tabs-vertical .ui-state-default { background:none; color:inherit; border:none; }
.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-selected {
  height: 28px;
  /* @embed */
  background: url("//jolstatic.fr/wiki/images/ffxiv/e/e5/Vertical-tabs-body.png") repeat 9px 0 !important;
}
.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-selected:after {
  position: absolute;
  top: 0; right: -20px;
  width: 20px; height: 30px;
  /* @embed */
  background: url("//jolstatic.fr/wiki/images/ffxiv/a/a1/Vertical-tabs-after.png");
  content: '';
}
.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-selected:before {
  position: absolute;
  top: 0; left: -9px;
  width:9px; height:30px;
  /* @embed */
  background: url("//jolstatic.fr/wiki/images/ffxiv/2/29/Vertical-tabs-before.png");
  content:'';
}
.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-selected a { color: #FFFFC2 !important; }

/*-----------------*/ 
/* Horizontal Tabs */
/*-----------------*/
#tabs .ui-widget-content, #tabs1 .ui-widget-content, #tabs2 .ui-widget-content, #tabs3 .ui-widget-content, #tabs4 .ui-widget-content, #tabs5 .ui-widget-content, #tabs6 .ui-widget-content, #tabs7 .ui-widget-content, #tabs8 .ui-widget-content, #tabs9 .ui-widget-content {
  color: white;
}
#tabs .ui-widget-header {
  border-bottom: 2px solid #2E60AB;
  padding: 0 10px;
  background: none;
}
#tabs .ui-state-default {
  border: 2px solid transparent;
  background: none;
}
#tabs .ui-tabs-nav li.ui-tabs-selected {
  border: 2px solid #2E60AB;
  background-color: #2E60AB;
  border-radius:5px 5px 0 0;
  box-shadow: 1px -1px 2px #222;
}
#tabs .ui-tabs-nav li.ui-tabs-selected a {
  color: white;
}

/*--------*/ 
/* Divers */
/*--------*/
table.top td {
  vertical-align: top;
}
.ListField ul li.selected {
  background-color: #AACCFF;
  color: #222;
}
.ListField ul li:hover {
  background-color: #2E60AB;
}