MediaWiki:Vector.css

De Le wiki Defiance - 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.
/* Le CSS placé ici affectera les utilisateurs de l’habillage Vector. */

#jol-square { background-color: #242424; color: #E6E5D7} /* Couleur du fond et des textes des annonces */
#jol-square a { color: #EC7514} /* Couleur des liens des annonces */
#jol-sky { margin-top: 50px; text-align: center; }

div#content { text-shadow:none }

/********************/
/* Règles générales */
/********************/
.entete { width:80%; text-align:center; background:#242424; padding:1em; margin:1.2em auto .6em auto; border:1px solid #EC7514; }
pre { overflow: auto; } 

/***********************/
/* jquery tabs/sliders */
/***********************/
.ui-tabs { position: relative; padding: .2em; zoom: 1; }
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } 
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
.ui-tabs-hide { display: none !important; }

/******************/
/* jquery widgets */
/******************/
.ui-widget { font-family: sans-serif; font-size:1em; }
.ui-widget .ui-widget { font-size:1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: sans-serif; font-size:1em; }
.ui-widget-content { border:1px solid #aaa; background:#f9f9f9; color:#000; }
.ui-widget-content a { color:#0645AD; }
.ui-widget-header { border-bottom:1px solid #aaa; background:#f9f9f9; color:#000; font-weight:bold; line-height:1em; }
.ui-widget-header a { color:#0645AD; }

/*****************************************/
/* jquery tabs/sliders interaction state */
/*****************************************/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #d3d3d3; font-weight: normal; color: #555555; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #999999; font-weight: normal; color: #212121; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #aaaaaa; font-weight: normal; color: #212121; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; text-decoration: none; }
.ui-widget :active { outline: none; }

/**********/
/* portal */
/**********/
.portal_container { }
.portal_section { border:1px solid #EC7514; margin:10px 5px; background:#242424; border-radius:10px 10px 10px 10px; }
.portal_section ul { list-style: disc; }
.portal_header { padding:0 1em; position:relative; }
.portal_header_text { line-height:2em; font-size:2em; border-bottom:1px solid #D6D4BD; }
.portal_headerlinks { font-size:0.8em; position:absolute; right:1em; bottom:-2em; padding-bottom:2px; }
.portal_body { padding:0.8em; }
.portal_subheader { padding: 0 1em; position: relative; font-size: 0.9em; }
.portal_subheader, .portal_subheader a:link, .portal_subheader a:visited, .portal_subheader a:hover, .portal_subheader a:active { }
.portal_subheader_text { display: table; width: 100%; padding: 0.4em 0 0 0; border-bottom: 1px solid black; text-align: left; font-size: 1.8em; line-height:1.8em; }

/******************/
/* portal: slider */
/******************/
#portal_slider { margin: 0px; padding: 0px; position: relative; height: 450px; }
#portal_slider #portal_next, #portal_slider #portal_prev { text-align: center; cursor: pointer; border: 0px solid #FEC356; height: 30px !important; width: 20px; font-family: arial, san-serif; font-size: 36px; line-height: 22px; font-weight: bold; position: absolute; bottom: 8px; background: transparent; -moz-box-shadow: inset 1px 1px 2px rgba(255,255,255, 0.8); -webkit-box-shadow: inset 1px 1px 2px rgba(255,255,255, 0.8); box-shadow: inset 1px 1px 2px rgba(255,255,255, 0.8); background-image: -moz-linear-gradient(bottom, rgb(153,153,153) 0, rgb(221,221,221) 100%); background-image: -webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(153,153,153)), color-stop(100%, rgb(221,221,221))); text-shadow: 1px 1px rgba(255, 255, 255, 0.3), -1px 0 rgba(0,0,0,0.3); color: rgb(153,153,153); -moz-user-select: none; -webkit-user-select: none; user-select: none; }
#portal_slider #portal_next:hover, #portal_slider #portal_prev:hover { background-image: -moz-linear-gradient(bottom, rgb(114,183,245) 0, rgb(167,215,249) 100%); background-image: -webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(114,183,245)), color-stop(100%, rgb(167,215,249))); color: rgb(114,183,245); }
#portal_slider #portal_next { right: 10px; -moz-border-radius-topright: 8px; -moz-border-radius-bottomright: 8px; -webkit-border-top-right-radius: 8px; -webkit-border-bottom-right-radius: 8px; border-top-right-radius: 8px; border-bottom-right-radius: 8px; }
#portal_slider #portal_prev { right: 31px; -moz-border-radius-topleft: 8px; -moz-border-radius-bottomleft: 8px; -webkit-border-top-left-radius: 8px; -webkit-border-bottom-left-radius: 8px; border-top-left-radius: 8px; border-bottom-left-radius: 8px; }
#portal_slider > .portal_body { padding: 0; }

/***********/
/* infobox */
/***********/
/* Infobox template style */
.infobox {
    border: 1px solid #d2a06f;
    background-color: #242424;
    color: #D6D4BD;
    margin: 0.5em 0 0.5em 1em;
    padding: 0.2em;
    float: right;
    clear: right;
}
.infobox .infoboxheading {
    font-size:14px;
    background: url("//jolstatic.fr/defiance/mediawiki/images/infoboxtitle2.gif") repeat-x left top #B37D48;
    color:#242424;
}
.infobox .infoboxheading p {
    margin:0;
    padding:0
}
.infobox .infoboximage {
    background: #EDF2F6;
}
.infobox .infoboxsubheading {
    background: url("//jolstatic.fr/defiance/mediawiki/images/infoboxtitle2.gif") repeat-x left top transparent;
    color:#242424;
}

/* table apparence infobox */
.infotable {
    border: 1px solid #d2a06f;
    background-color: #242424;
    color: #D6D4BD;
    margin: 0 auto;
    padding: 0.2em;
}
.infotable .infoboxheading {
    font-size:14px;
    background: url("//jolstatic.fr/defiance/mediawiki/images/infoboxtitle2.gif") repeat-x left top #B37D48;
    color:#242424;
}
.infotable .infoboxheading p {
    margin:0;
    padding:0
}
.infotable .infoboximage {
    background: #EDF2F6;
}
.infotable .infoboxsubheading {
    background: url("//jolstatic.fr/defiance/mediawiki/images/infoboxtitle2.gif") repeat-x left top transparent;
    color:#242424;
}
/**/

/* BODY */
body {background:url('//jolstatic.fr/defiance/mediawiki/images/header.jpg') no-repeat center 28px #242424;}

/* LES TROIS PANELS */
div#mw-head-base {height:184px;background-image:none;}
div#mw-head {top:139px;}
div#mw-panel {top:205px;background-color:transparent;border:none;margin:0;}
div#mw-page-base {background:none;}
div#mw-panel-right {top:251px;z-index:-1;}

/* LOGO */
#p-logo {width:100px;height:100px;top:-153px;left:20px;}
#p-logo a {width:1080px;height:123px;background-position: left top;}

/* BARRE PERSONNELLE */
#p-personal { background-color:#2f2f2f;color:#d6d4bd;right:0;top:-96px;
             -moz-border-radius: 0 0 10px 10px;-webkit-border-radius: 0 0 10px 10px;border-radius: 0 0 10px 10px;}
#p-personal ul {margin-right: 0.75em;}
#p-personal li {margin-bottom: 0.3em;margin-top:0.2em;}

/* PANEL CENTRAL */
#preferences,div#content {
 background:url('//jolstatic.fr/defiance/mediawiki/images/pixel_content.png') repeat center top #2f2f2f;
 color:#e6e5d7;border:none; -moz-box-shadow: 0 0 5px #000000; -webkit-box-shadow: 0 0 5px#000000; box-shadow: 0 0 5px #000000;}
#mw-head h5 {border:none;}

/* FOOTER */
div#footer {background-image:url('//jolstatic.fr/defiance/mediawiki/images/pixel_border.png');}
div#footer ul li {color: #9f9e8f;}

/* TITRES, SOUS-TITRES et diverses MISES EN PAGE */
h1,h2,h3,h4,h5,h6 {color:#ff9d00;border-bottom:1px solid #ff9d00;}
h1#firstHeading {height:46px;width:100%;background:url('//jolstatic.fr/defiance/mediawiki/images/titreArticleNoir.png') no-repeat top left transparent;
margin-left:-33px;padding-right:49px;width:100%;border:none;}
h1#firstHeading { font-size:1.8em }
h1#firstHeading span {margin-left:33px;font-size:18px;font-weight:bold;text-shadow: 0 0 5px black;color:#EC7514;}
hr {background-color: #ff9d00;color: #AAAAAA;}
pre {border:1px dashed #EC7514;background-color:#242424;color:#d6d4bd;
     -moz-border-radius: 10px;-webkit-border-radius: 10px;border-radius: 10px;overflow: auto;}
code {background-color: #111111;}
ul {list-style-image: url("//jolstatic.fr/defiance/mediawiki/images/ul_img.png");}

/* HISTORIQUE DE MODIF */
#pagehistory li {border: 1px dotted #111111;-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;}
#pagehistory li.selected {border:1px dashed #EC7514;background-color:#242424;color:#d6d4bd;
                          -moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;overflow: auto;}

/* LES LIENS */
#preftoc a, #preftoc a:visited,div#content a.external, div#content a.external:visited, a, a:visited {color:#EC7514;}
#preftoc a:hover, #preftoc a:active,div#content a.external:focus, div#content a.external:hover, a:focus, a:hover {color:#ffffff;}
a.new, #p-personal a.new, #quickbar a.new,a.new:visited, #p-personal a.new:visited, #quickbar a.new:visited {color: #ffffff;}
#ca-unwatch.icon a, #ca-watch.icon a {background-image:url('//jolstatic.fr/defiance/mediawiki/images/etoile.png');padding:2.1em 0 0;}


/* ONGLETS CONTENT ET PREFERENCES */
div.vectorTabs {height: 2.2em;}
div.vectorTabs span a {padding-top: 0.7em;}
div.vectorTabs li a {height:1.5em;text-shadow: 0 0 5px black;font-size:15px;font-weight:bold;}
div.vectorTabs a:hover {text-decoration:none;}
div.vectorTabs ul li {line-height: 0.8em;}
#preftoc li.selected a, div.vectorTabs ul li.selected { background:none;}
#preftoc li.selected a, #preftoc li.selected a:visited, div.vectorTabs ul li.selected a, div.vectorTabs ul li.selected a:visited {color:#EC7514;}
div.vectorTabs ul li.new a, div.vectorTabs ul li.new a:visited, div.vectorTabs ul li a, div.vectorTabs ul li a:visited,
div.vectorMenu ul li a, div.vectorMenu ul li a:visited {color:#d6d4bd;}
#preftoc li a, div.vectorTabs ul li, div.vectorTabs ul { background:none;}
div#p-search { background:none; height: 37px;padding: 0 10px;margin:0;}
div#simpleSearch {margin-top:0.2em;}
#p-search form, #p-search input {margin:0.2em 0 0;}
#preftoc, #preftoc li, div.vectorTabs span, div.vectorMenu h5 a, div.vectorTabs { background-image:none;}
div.vectorMenu h5 a {height:2.1em;}
div.vectorMenu {background-image:url('//jolstatic.fr/defiance/mediawiki/images/fleche_down.png');}
div.vectorMenu ul { background:#242424; border:none;margin:0 0 0 -1px;}
#preftoc li.selected a, #preftoc li.selected a:visited {
    font-weight:bold;
    color:#eeeeee;
}
div.vectorTabs ul li { border:none; box-shadow:none }
div.vectorTabs ul li a, div.vectorTabs li.selected a { border-top:none; }
div.vectorTabs span a { padding:0 10px }

 /* MENU GAUCHE */
/*div#p-tb:after {
  content:url('//jolstatic.fr/defiance/mediawiki/images/qrcode_defiance.png');
  margin-left:30px;
}
div#mw-panel div#p-tb.portal div.body ul { margin-bottom:20px }*/
div#mw-panel { top:210px; text-shadow:none }
#mw-panel.collapsible-nav .portal { background-color:transparent }
#p-navigation div.body li {
 background:url('//jolstatic.fr/defiance/mediawiki/images/menu_mediawiki.png') no-repeat left top transparent;width:148px;height:35px;}
div#mw-panel.collapsible-nav div.portal div.body ul li {padding:0;}
div#mw-panel div#p-navigation.portal div.body ul li a {line-height:3em;width:148px;text-align:center;display:block;}
div#mw-panel div#p-navigation.portal div.body ul li a,
div#mw-panel div#p-navigation.portal div.body ul li a:visited,
div#mw-panel div#p-navigation.portal div.body ul li a:hover,
div#mw-panel div#p-navigation.portal div.body ul li a:active {
 color:#ffffff;font-weight:bold;text-decoration:none;}
div#mw-panel div#p-Autres_liens.portal div.body ul li a,
div#mw-panel div#p-Autres_liens.portal div.body ul li a:visited,
div#mw-panel div#p-Autres_liens.portal div.body ul li a:hover,
div#mw-panel div#p-Autres_liens.portal div.body ul li a:active,
div#mw-panel div#p-tb.portal div.body ul li a,
div#mw-panel div#p-tb.portal div.body ul li a:visited,
div#mw-panel div#p-tb.portal div.body ul li a:hover,
div#mw-panel div#p-tb.portal div.body ul li a:active {
 color:#7ACDE8;font-weight:normal;text-decoration:none;}
#mw-panel.collapsible-nav div.portal h5 {
 background:url('//jolstatic.fr/defiance/mediawiki/images/fleche_down.png') no-repeat left center transparent;
 color: #ffffff;font-weight: bold;}
#mw-panel.collapsible-nav div.portal {background-image:none;}
div#mw-panel div#p-tb.portal div.body ul li a:before {content: "- ";}
#mw-panel.collapsible-nav .portal.collapsed h5 {
    background: url('//jolstatic.fr/defiance/mediawiki/images/fleche_right.png') no-repeat scroll left center transparent;
    color: #7ACDE8;
}
#mw-panel.collapsible-nav .portal.collapsed h5 a {
    color: #7ACDE8;
}

/* BOITE d'ALERTE */
div#mw-js-message, .warningbox {border:1px solid #EC7514;background-color:#242424;color:#d6d4bd;
 -moz-border-radius: 10px;-webkit-border-radius: 10px;border-radius: 10px;
}

table.wikitable, ul#filetoc, .catlinks, #toc, .toc, .mw-warning {
 border:1px dotted #EC7514;background-color:#242424;color:#d6d4bd;
 -moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;}
table.wikitable {border:1px dotted #EC7514;background-color:#242424;color:#d6d4bd;}
table.wikitable thead {
    background: url("//jolstatic.fr/defiance/mediawiki/images/infoboxtitle2.gif") repeat-x left top #B37D48;
}
table.wikitable > tr > th, table.wikitable > * > tr > th {
    text-align: center;
    font-size:14px;
    background: transparent;
    color:#242424;
}
table.wikitable > tr > th, table.wikitable > tr > td, table.wikitable > * > tr > th, table.wikitable > * > tr > td {
    border: 1px solid #EC7514;padding: 0.2em;}
table.mw_metadata th, table.mw_metadata td {background-color: #242424;}
table.mw_metadata td, table.mw_metadata th {border: 1px solid #EC7514;}

.mw-datatable td {
    background-color: #242424;
}
.mw-datatable tr:hover td {
    background-color: #111111;
}
.mw-datatable, .mw-datatable td, .mw-datatable th {
    border: 1px solid #EC7514;
    padding: 0 0.15em;
}
.mw-datatable th {
    background-color: #111111;
}

table.smwb-factbox {border-left: 8px solid #EC7514;}
table.smwb-ifactbox {border-right: 8px solid #EC7514;}
tr.smwb-title, tr.smwb-center {background-color: #111111;}
tr.smwb-propvalue, tr.smwb-propvalue td, tr.smwb-propvalue th, tr.smwb-ipropvalue, tr.smwb-ipropvalue td, tr.smwb-ipropvalue th {background-color: #333333;}
tr.smwb-center td {padding-left: 5px;}

table.diff, td.diff-otitle, td.diff-ntitle {
    background-color: #242424;
}
td.diff-context {
    background: none repeat scroll 0 0 #333333;
    border-color: #000000;
    border-radius: 0.33em 0.33em 0.33em 0.33em;
    border-style: solid;
    border-width: 1px;
    color: #777777;
}
td.diff-marker { color:#EC7514; }
td.diff-deletedline .diffchange {
    background: none repeat scroll 0 0 #555555;
}

td.diff-addedline .diffchange {
    background: none repeat scroll 0 0 #000000;
}
td.diff-addedline {
    border-color: #EC7514;
}
td.diff-addedline, td.diff-deletedline {
    border-radius: 0.33em 0.33em 0.33em 0.33em;
    border-style: solid;
    border-width: 1px;
}

/* IMAGES */
div.thumbinner {background-color: #242424;border: 1px solid #EC7514;color:#D6D4BD;}
.filehistory a img, #file img:hover {
    background:url('//jolstatic.fr/defiance/mediawiki/images/pixel_content.png') repeat center top transparent;}
html .thumbimage {border: 1px solid #000000;}

fieldset {
    border: 1px solid #111111;
}
.mw-search-formheader {
    background-color: #242424;
    border: 1px solid #EC7514;
    margin-top: 1em;
    color:#D6D4BD;
}
.mw-search-formheader div.search-types ul li.current a {
    color: #eeeeee;
    cursor: default;
    font-weight:bold;
}
fieldset#mw-searchoptions {
    -moz-border-bottom-colors: none !important;
    -moz-border-left-colors: none !important;
    -moz-border-right-colors: none !important;
    -moz-border-top-colors: none !important;
    background-color: #242424;
    border-color: #EC7514 !important;
    border-image: none !important;
    border-right: 1px solid #EC7514 !important;
    border-style: solid !important;
    border-width: 0 1px 1px !important;
    margin: 0;
    padding: 0.5em 0.75em 0.75em !important;
}

.wikiEditor-preview-contents {
    background-color: #2F2F2F;
    padding: 1em;
}

li.gallerybox {
    border: 1px solid #EC7514;
    display: inline-block;
    vertical-align: top;
background-color:#242424;
    /*height:200px;*/
}
li.gallerybox div.thumb {
    /*background-color: #242424;*/
    /*border: 1px solid #242424;*/
background-color:transparent;
border:none;
    margin:0;
    text-align: center;
}

/** Mes ajouts **/
div.cadre { border:2px solid #1585a3;background-color:#17495a;color:#d6d4bd;height:100%;padding:10px;
 -moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}

h1#firstHeading { padding-left:10px; text-shadow:none; }

/* Pour MediaWiki 1.20 */
@media screen and (min-width:982px) { 
    h1#firstHeading {
        margin-left:-41px;
        padding-right:65px;
    }
}

#p-cactions { background-image:none }
#p-cactions-label { border-bottom: 0 }
div.vectorMenu h3 span { padding-top: 0.65em }

div#footer ul { background-color:transparent }