« MediaWiki:Vector.css » : différence entre les versions

De Les Archives de Vault-Tec
Kharmitch (discussion | contributions)
m Ajout des classes dropdown en test
Kharmitch (discussion | contributions)
mAucun résumé des modifications
Ligne 165 : Ligne 165 :
ul {
ul {
     list-style-image: url(/skins/vector/images/dot.png);
     list-style-image: url(/skins/vector/images/dot.png);
}
/* ################################################## */
/* ###  Modification recente                      ### */
/* ################################################## */
.oo-ui-tagMultiselectWidget.oo-ui-widget-enabled.oo-ui-tagMultiselectWidget-outlined .oo-ui-tagMultiselectWidget-handle,
.mw-rcfilters-ui-changesListWrapperWidget .mw-changeslist-legend {
background-color: rgba(58,58,58,0.2);
border: 1px solid #383838;
}
.oo-ui-tagItemWidget {
border: 1px solid #383838;
}
.mw-rcfilters-ui-filterTagMultiselectWidget-wrapper-content-title, .oo-ui-tagItemWidget.oo-ui-widget-enabled {
color: #F5F7F2;
}
.oo-ui-tagMultiselectWidget.oo-ui-widget-enabled.oo-ui-tagMultiselectWidget-outlined .oo-ui-tagItemWidget.oo-ui-widget-enabled {
    background-color: #171717;
}
}



Version du 30 juin 2020 à 19:46

/* Le CSS placé ici affectera les utilisateurs de l’habillage Vector. */

/* ################################################## */
/* ### THÈME GÉNÉRAL                              ### */
/* ################################################## */

/* Retire le titre de l'accueil et des portails */
body.page-Accueil h1.firstHeading, body.page-Portail_Fallout h1.firstHeading, body.page-Portail_Fallout_2 h1.firstHeading, body.page-Portail_Fallout_Tactics h1.firstHeading, body.page-Portail_Fallout_Shelter h1.firstHeading, body.page-Portail_Fallout_3 h1.firstHeading, body.page-Portail_Fallout_4 h1.firstHeading, body.page-Portail_Fallout_New_Vegas h1.firstHeading {
    position: absolute;
    top: -5000px;
}

/* Logo du wiki */
.mw-wiki-logo {
    background-size: 100%;
}

.globegris {
    background-image: url(/skins/common/images/wiki.png);
}

.portail-titre {
    font-size: 250%;
    color: #51E527;
}

.portailhaut {
    background-color: rgba(58, 58, 58, 0.2);
    background-repeat: no-repeat;
    width:100%;
    border:1px solid #383838;
    border-radius:10px;
    vertical-align: top;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.portailgauche {
    width:65%;
    border:1px solid #383838;
    vertical-align:top;
    background:rgba(58, 58, 58, 0.2);
    padding: 0px 10px 10px 0px;
    border-radius:10px;
}

.portaildroite {
    width:35%;
    border:1px solid #383838;
    background:rgba(58, 58, 58, 0.2);
    vertical-align:top;
    padding: 0px 10px 10px 0px;
    border-radius:10px;
}

.portail-bandeau {
    background-image: url("http://www.fallout-wiki.com/images/c/cb/Bandeau_gris.png");
    background-repeat: no-repeat;
}

.portail-haut {
    background-color: rgba(58, 58, 58, 0.2);
    background-repeat: no-repeat;
    width:100%;
    border:1px solid #383838;
    border-radius:10px;
    vertical-align: top;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.portail-gauche {
    width:65%;
    border:1px solid #383838;
    vertical-align:top;
    background:rgba(58, 58, 58, 0.2);
    padding: 0px 10px 10px 0px;
    border-radius:10px;
}

.portail-droite {
    width:35%;
    border:1px solid #383838;
    background:rgba(58, 58, 58, 0.2);
    vertical-align:top;
    padding: 0px 10px 10px 0px;
    border-radius:10px;
}

.logoportailfo1 {
    background-image: url(http://www.fallout-wiki.com/images/6/69/Fo1_portail_armure.png);
    background-size: 392px;
    background-position: -85px -67px;
}

.logoportailfo2 {
    background-image: url(http://www.fallout-wiki.com/images/2/2b/Fo2_portail_armure.png);
    background-size: 231px auto;
    background-position:-2px -50px;
}

.logoportailfot {
    background-image: url(http://www.fallout-wiki.com/images/3/31/Fot_portail_armure-min.png);
    background-size: 224px;
    background-position:-9px -19px;
}

.logoportailfo3 {
    background-image: url(http://www.fallout-wiki.com/images/c/c7/Fo3_portail_armure.png);
    background-size: 304px auto;
    background-position:-72px -73px;
}

.logoportailfnv {
    background-image: url(http://www.fallout-wiki.com/images/2/28/Fnv_portail_ranger.png);
    background-size: 418px auto;
    background-position:-114px -42px;
}

.logoportailfo4 {
    background-image: url(http://www.fallout-wiki.com/images/f/f0/Fo4_portail_h%C3%A9ros_et_son_chien.png);
    background-size: 206px auto;
    background-position: 0px -32px;
}

.logoportailfos {
    background-image: url(http://www.fallout-wiki.com/images/d/d4/Fos_portail_vaultboy.png);
    background-size: 184px auto;
    background-position:11px -17px;
}

/* Fond principal */
body, div#mw-head {
    background: url(/skins/Vector/images/background/cool.png);
}

/* Fond du corps et couleur du texte */
.mw-body {
    background: url(/skins/Vector/images/background/coolblack.png);
    border: 1px solid #383838;
    color: #F5F7F2;
}

/* Retire la barre blanche apparaissant dans certaines pages (Spécial:Téléverser, Spécial:Modifications_récentes...) */
#mw-page-base {
    background-image: none;
    background-color: transparent;
}

/* Bordure haute */
#mw-head-base {
    border-bottom: 1px solid #383838;
}

fieldset {
    border: 1px solid #51E527;
}

/* Centrer correctement les fichiers audio
.mediaContainer {
    overflow: hidden;
} */

/* Couleur des points pour les listes */
ul {
    list-style-image: url(/skins/vector/images/dot.png);
}

/* ################################################## */
/* ###  Modification recente                      ### */
/* ################################################## */

.oo-ui-tagMultiselectWidget.oo-ui-widget-enabled.oo-ui-tagMultiselectWidget-outlined .oo-ui-tagMultiselectWidget-handle,
.mw-rcfilters-ui-changesListWrapperWidget .mw-changeslist-legend {
	background-color: rgba(58,58,58,0.2);
	border: 1px solid #383838;
}

.oo-ui-tagItemWidget {
	border: 1px solid #383838;
}

.mw-rcfilters-ui-filterTagMultiselectWidget-wrapper-content-title, .oo-ui-tagItemWidget.oo-ui-widget-enabled {
	color: #F5F7F2;
}

.oo-ui-tagMultiselectWidget.oo-ui-widget-enabled.oo-ui-tagMultiselectWidget-outlined .oo-ui-tagItemWidget.oo-ui-widget-enabled {
    background-color: #171717;
}

/* ################################################## */
/* ###  SIDEBAR (barre de navigation gauche)      ### */
/* ################################################## */

div#mw-panel div.portal h3 {
    color: #F5F7F2;
}

div#mw-panel div.portal {
    background: none;
    border-top: 1px solid #383838;
}

/* ################################################## */
/* ###  LIENS                                     ### */
/* ################################################## */

/* Couleur des liens, liens visités et de la barre d'outil à gauche */
a, a:visited, div#mw-panel div.portal div.body ul li a, div#mw-panel div.portal div.body ul li a:visited, div.vectorTabs li a {
    color: #51E527;
}

/* Couleurs des liens vers des pages non créées */
a.new, div.vectorTabs li.new a, div.vectorTabs li.new a:visited {
    color: #EE474D;
}

/* Pas d'image pour les liens externes */
.mw-body .external {
    background: none !important;
    padding: 0 !important;
}


/* ################################################## */
/* ###  TITRES                                    ### */
/* ################################################## */

/* Couleur des titres */
h1, h2, h3, h4, h5, h6 {
    color: #F5F7F2;
}

/* ################################################## */
/* ###  BARRE D'OUTILS HAUTE                      ### */
/* ################################################## */

/* Couleur espace de nom courant */ 
div.vectorTabs li.selected a, div.vectorTabs li.selected a:visited {
    color: #F5F7F2;
}

/* Fond espace de nom courant */
div.vectorTabs li.selected {
    background-image: url(/skins/Vector/images/background/coolblack.png);
    border: 1px solid #383838;
    border-bottom: none;
    margin-left: -1px;
}

div.vectorTabs span, div.vectorTabs, div.vectorTabs ul li, div.vectorTabs ul, div#mw-head div.vectorMenu h3 {
    background-color: transparent;
    background-image: none;
}

/* ################################################## */
/* ###  FICHIER (Fichier:...)                     ### */
/* ################################################## */

ul#filetoc {
    border: 1px solid #383838;
    background-color: rgba(58, 58, 58, 0.2);
}

/* ################################################## */
/* ###  HISTORIQUE DES VERSIONS                   ### */
/* ################################################## */

#pagehistory li.selected {
    background-color: rgba(58, 58, 58, 0.5);
    border: 1px dashed #51E527;
}

#pagehistory li {
    border: 1px solid #383838;
}

/* ################################################## */
/* ###  CATÉGORIES                                ### */
/* ################################################## */

.catlinks {
    border: 1px solid #383838;
    background-color: rgba(58, 58, 58, 0.2);
}

/* Couleur des flèches d’arborescence */
.CategoryTreeToggle {
    color: #51E527 !important;
}

.catlinks li {
    border-left: 1px solid #383838;
}

/* ################################################## */
/* ###  PAGE DE RECHERCHE                         ### */
/* ################################################## */

.mw-search-results {
    float: none;
}

.mw-search-profile-tabs {
    background-color: rgba(58, 58, 58, 0.2);
    border: 1px solid #51E527;
}

fieldset#mw-searchoptions {
    background-color: rgba(58, 58, 58, 0.2);
    border: 1px solid #51E527 !important;
}

/* ################################################## */
/* ###  TABLE DES MATIÈRES (TOC)                  ### */
/* ################################################## */

#toc, .toc, .mw-warning, .toccolours {
    border: 1px solid #383838;
    background-color: rgba(58, 58, 58, 0.2);
}

/* ################################################## */
/* ###  VIGNETTES (thumb)                         ### */
/* ################################################## */

/* Couleur et bordure du cadre, taille du texte */
div.thumbinner {
    border: 1px solid #383838;
    background-color: rgba(58, 58, 58, 0.2);
    font-size: 75%;
}

html .thumbimage {
    border: none;
}

/* ################################################## */
/* ###  GALERIES (<gallery>...</gallery>)         ### */
/* ################################################## */

/* Couleur et bordure des cadres */
li.gallerybox div.thumb {
    border: 1px solid #383838;
    background-color: rgba(58, 58, 58, 0.2);
}

/* Taille du texte */
div.gallerytext {
    font-size: 80%;
}

/* ################################################## */
/* ###  PRE (balises <pre>...</pre>               ### */
/* ################################################## */

.mw-highlight {
    background: transparent;
}

pre {
    color: #F5F7F2;
    background-color: rgba(58, 58, 58, 0.2);
    border: 1px solid #383838;
    overflow: auto;
}

/* ################################################## */
/* ###  CODE (balises <code>...</code>            ### */
/* ################################################## */

code {
    padding: 0px 3px 0px 3px;
    color: #51E527;
    background-color: rgba(56, 56, 56, 0.5);
    border-radius: 0px;
    border: 1px solid #383838;
}

/* ################################################## */
/* ###  ÉDITEUR WIKICODE                          ### */
/* ################################################## */

.wikiEditor-ui, .wikiEditor-ui-controls, .wikiEditor-preview-contents {
    background-color: transparent;
}

.wikiEditor-ui-buttons {
    background-color: transparent;
    border-top: none;
}

.wikiEditor-ui-tabs {
    background-color: transparent;
    border-left: 1px solid #383838;
    border-top: 1px solid #383838;
}

.wikiEditor-ui-tabs div.current[rel=wikiEditor-ui-view-wikitext] {
    border-bottom: 1px solid #F5F7F2;
    background-color: #F5F7F2;
}

.wikiEditor-ui-tabs div.current {
    border-bottom: 1px solid #383838;
    background-color: rgba(58,58,58,0.2);
}

.wikiEditor-ui-tabs div {
    background-color: transparent;
    border-right: 1px solid #383838;
    border-bottom: 1px solid #383838;
}

.wikiEditor-ui-toolbar .tabs span.tab a, .wikiEditor-ui-toolbar .tabs span.tab a:visited, .wikiEditor-ui-tabs div a, .wikiEditor-ui-toolbar .booklet .index div {
    color: #383838;
}

.wikiEditor-ui .wikiEditor-ui-top {
    border-bottom: 1px solid #383838;
}

.wikiEditor-ui-toolbar {
    background: #F5F7F2;
}

.wikiEditor-ui-toolbar .sections .section {
    border-top: 1px solid #383838;
    background-color: transparent;
}

.wikiEditor-ui .wikiEditor-ui-view {
    border: 1px solid #383838;
}

.wikiEditor-ui-toolbar .group {
    border-right: 1px solid #383838;
}

#upload-div {
    background: #191919;
    border-top: 1px solid #383838;
    border-bottom: 1px solid #383838;
}

#editform textarea, #wpTextbox1 {
    background: rgba(58, 58, 58, 0.2);
    border: none;
    color: #F5F7F2;
	font-family: consolas;
}

.wikiEditor-ui-toolbar .booklet .index .current {
    background-color: rgba(58, 58, 58, 0.2);
    color: #383838;
    border-top: 1px solid #383838;
    border-bottom: 1px solid #383838;
}

.wikiEditor-ui-toolbar .booklet .pages {
    background-color: transparent;
}

.wikiEditor-ui-toolbar .page-characters div span {
    border: 1px solid #383838;
}

.editOptions {
    background-color: transparent;
    border: 1px solid #383838;
    border-top: none;
}

.mw-scribunto-console-fieldset {
    background: transparent;
    color: #F5F7F2;
}

#mw-scribunto-output #editform textarea, #wpTextbox1 {
    background: rgba(81, 229, 39, 0.1);
    border: 1px solid #51E527;
    color: #F5F7F2;
}

.mw-scribunto-message {
    color: #51E527;
    background: transparent;
}

td.diff-context {
    background: rgba(58,58,58,0.2);
    border-color: #383838;
    color: #F5F7F2;
}

td.diff-deletedline .diffchange, td.diff-addedline .diffchange {
    color: #383838;
}

/* ################################################## */
/* ###  ÉDITEUR VISUEL                            ### */
/* ################################################## */

.oo-ui-toolbar-bar {
    border-bottom: 1px solid #383838;
    background-color: #F5F7F2;
    color: #383838;
}

.oo-ui-popupToolGroup .oo-ui-toolGroup-tools {
    background-color: #F5F7F2;
}

.ve-activated .vectorTabs .selected {
	box-shadow: none;
}

figure[typeof~="mw:Image/Thumb"], figure[typeof~="mw:Image/Frame"], figure[typeof*="mw:Image"] > figcaption {
	border: 1px solid #383838;
	background-color: rgba(58,58,58,0.2);
}

.oo-ui-popupWidget-popup {
    background-color: #F5F7F2;
    border: 1px solid #383838;
    border-radius: 0;
    color: #383838;
}

/* ################################################## */
/* ###  PRÉFÉRENCES                               ### */
/* ################################################## */

.client-js #preferences
{
    border: solid 1px #383838;
	background: rgba(58, 58, 58, 0.2);
}

.client-js #preftoc
{
	background: 0;
}

.client-js #preftoc li
{
	height: 2.5em;
	background: 0;
}

.client-js #preftoc li.selected a
{
	background: none;
	color: #F5F7F2;
}

/* ################################################## */
/* ###  PROFIL SOCIAL                             ### */
/* ################################################## */

#profile-top {
    background-color: rgba(58, 58, 58, 0.2);
    border-bottom: 1px solid #51E527;
    border-top: 1px solid #51E527;
}

#profile-image img {
    border: 1px solid #51E527;
    background-color: #191919;
}

#profile-toggle-button {
    background-color: #191919;
    border: 1px solid #383838;
}

/* Couleur des tableaux de message */

.user-board-message {
    border: 1px solid #383838;
    background-color: rgba(58, 58, 58, 0.2);
}

.user-board-message-from {
    background-color: #191919;
    border-bottom: 1px solid #383838;
}

.user-board-message-image img {
    border: 1px solid #383838;
}

.profile-on {
    background-color: rgba(58, 58, 58, 0.2);
    border: 1px solid #51E527;
}

/* ################################################## */
/* ###  Spécial:UpdateProfile                     ### */
/* ################################################## */

.offset1 span10 {
    font-family: arial;
}

.profile-tab {
    background-color: transparent;
    padding: 0px 5px 0px 5px;
    margin: 0px 5px 0px 0px;
    border-left: 1px solid #51E527;
    border-right: 1px solid #51E527;
}

.profile-tab-on {
    background-color: rgba(56,56,56,0.3);
    border: 1px solid #51E527;
    border-bottom: none;
    font-size: inherit;
    padding: 0px 5px 0px 5px;
}

.profile-info {
    background-color: rgba(56,56,56,0.3);
    border: 1px solid #51E527;
    width: 90%;
    padding: 20px 20px 20px 20px;
}

.profile-update {
    font-family: Arial;
}

.profile-update-title {
    font-size: 20px;
    color: #ACA9A9;
    margin: 0px 0px 5px 0px !important;
    font-weight: bold;
    border-bottom: 1px solid #383838;
}

.profile-update-unit-left {
    color: #777;
    font-weight: inherit;
    font-size: 14px;
    float: left;
    width: 20%;
}

/* ################################################## */
/* ###  TABLEAU WIKITABLE                         ### */
/* ################################################## */

table.wikitable {
    background-color: rgba(58, 58, 58, 0.2);
    border: 1px solid #383838;
    color: inherit;
}

table.wikitable > tr > th, table.wikitable > * > tr > th {
    background-color: #191919;
}

table.wikitable > tr > th, table.wikitable > tr > td, table.wikitable > * > tr > th, table.wikitable > * > tr > td {
    border: 1px solid #383838;
}

/* ################################################## */
/* ###  EXTENSION:ECHO							  ### */
/* ################################################## */

#pt-notifications-alert .mw-echo-notifications-badge, #pt-notifications-notice .mw-echo-notifications-badge
{
	background-color: white;
	border-radius: 16px;
}

/* ################################################## */
/* ###  DOCUMENTATION							  ### */
/* ################################################## */

/* Modèle:Documentation */
.va-documentation {
    background: rgba(58,58,58,0.5);
    color: #F5F7F2;
}

.va-documentation, .va-documentation-bar-top, .va-documentation-bar-bottom {
    border-color: #383838;
}

.va-documentation-bar-top, .va-documentation-bar-bottom {
    background: #191919;
    color: #F5F7F2;
}

/* Modèle:Docparam */
.va-docparam {
    background: rgba(58,58,58,0.2);
    border: 1px dotted #383838;
}

.va-docparam-params {
    font-family: consolas;
    color: #F5F7F2;
}

/* ################################################## */
/* ###  VISIONNEUSE DE MÉDIAS					  ### */
/* ################################################## */

.mw-mmv-overlay {
    background-color: transparent;
    background: url(http://www.fallout-wiki.com/skins/Vector/images/background/coolblack.png);
}

.mw-mmv-post-image {
    color: #F5F7F2;
    background-color: transparent;
    background: url(http://www.fallout-wiki.com/skins/Vector/images/background/cool.png);
    border-top: 1px solid #383838;
}

.mw-mmv-image-metadata {
    border-top: 1px solid #383838;
    background-color: black;
}

.mw-mmv-image-links li {
    color: #F5F7F2;
}

/* ################################################## */
/* ###  TESTS PORTAILS							  ### */
/* ################################################## */

.portal-thematic {
	-webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
	color: #51E527;
}
.portal-thematic dl {
	margin: auto;
	padding: 0;
	page-break-inside: avoid;
}
.portal-thematic dt {
	border-bottom: 1px solid #383838;
}
.portal-thematic dd, .portal-thematic dt {
	display: flex;
	align-items: center;
	height: 40px;
	margin: 0;
}
.portal-thematic dd span:first-child, .portal-thematic dt span:first-child {
	width: 65px;
	text-align: center;
}
.portal-color {
	border: 1px solid #383838;
	background: rgba(58,58,58,0.2);
	border-radius: 10px;
}
.portal-body {
	display: table;
	margin-top: 10px;
}
.portal-body-left {
	width: 65%;
	vertical-align: top;
	padding: 10px;
	display: table-cell;
}
.portal-body-right {
	width: 35%;
	vertical-align: top;
	padding: 10px;
	display: table-cell;
}
.portal-body-separator {
	border: 5px solid transparent;
}
.portal-home-header {
	padding: 5px 5px 5px 0;
}
.portal-home-header > span { padding-left: 200px; }
.portal-home-header span {
	display: block;
	font-size: 95%;
}
.portal-home-bckg {
	background-image: url(resources/assets/wiki.png);
	background-repeat: no-repeat;
	background-position: -198px -18px;
}
.portal-home-title {
	font-size: 250% !important;
	color: #51E527;
}
.portal-wikistats {
	float: right;
	text-align: right;
	margin: 5px;
}
.portal-fogen-links {
	text-align: center;
}
.portal-frame-title {
	background-image: url(/images/c/cb/Bandeau_gris.png);
    background-repeat: no-repeat;
    background-position: left center;
    height: 30px;
}
.portal-frame-title img {
    position: relative;
    top: -9px;
    left: 7px;
}
.portal-frame-title h2 {
    margin: 0;
    display: inline-block;
    border: 0;
    padding: 0 0 0 9px;
}
.portal-frame-content{
	padding: 15px;
}
.liste-portails
{
	text-align: center;
}
.liste-portails ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}
.liste-portails ul li
{
	display: inline-block;
	width: 150px;
}
.liste-portails ul li span:first-child {
    display: table-cell;
    width: 150px;
    height: 60px;
    vertical-align: middle;
}

.portal-game-content {
	-moz-column-count: 3;
	-moz-column-gap: 20px;
	-webkit-column-count: 3;
	-webkit-column-gap: 20px;
	column-count: 3;
	column-gap: 20px;
}
.portal-game-content ul li:first-child {
	display: flex;
	align-items: center;
	padding: 3px 0 3px 0;
	margin: 10px 0 2px 0;
	border-bottom: 1px solid #383838;
	background: linear-gradient(to bottom, rgba(25,25,25,0) 0%, rgba(231,56,39,0) 0%, rgba(25,25,25,0.25) 25%, rgba(25,25,25,0.56) 56%, rgba(25,25,25,0.6) 60%, rgba(25,25,25,1) 100%);
}
.portal-game-content ul:first-child li:first-child {
	margin: 0 0 2px 0;
 }
.portal-game-content ul li:first-child span:first-child {
	width: 70px;
	height: 30px;
	text-align: center;
}
.portal-game-content ul {
	margin: 0;
	page-break-inside: avoid;
	padding: 0;
	list-style-position: inside;
	min-height: 130px;
}
.portal-game-content li {
	display: inline-block;
	line-height: 2em;
}
.portal-game-content li:first-child::after, .portal-game-content li:last-child::after {
	content: "";
	margin-right: 0;
}
.portal-game-content li::after {
	content: ",";
	margin-right: 5px;
}

/* ################################################## */
/* ###  PALETTES (Modèle:Palette de navigation)   ### */
/* ################################################## */

/* Palette de navigation */
.palette, .palette-pair
{
	background: rgba(58,58,58,0.2);
}
.palette-titre a
{
	color: #F7EEBA;
}
.palette .mw-collapsible-toggle a
{
	color: #F5F7F2;
}
.palette, .palette-groupe, .palette-section
{
	border: 1px solid #383838;
}
.palette-titre
{
	background: #000000;
}
.palette-banniere,.palette-groupe,.palette-section
{
	background: #191919;
}
.palette-listes .palette-groupe
{
	background: #272727;
}

/* ################################################## */
/* ### MEDIAWIKI:NEWARTICLE                       ### */
/* ################################################## */

.mw-newarticletext, .mw-newarticletextanon {
	border: 1px solid #383838;
	margin-bottom: 10px;
	padding: 10px;
	background-color: rgba(58,58,58,0.2);
}
.mw-newarticletext h2, .mw-newarticletextanon h2 {
	border: none;
	color: #51E527;
	padding: 0;
	margin: 10px 0 13px 0;
}
.new-article-game {
    color: #51E527;
}

/* ################################################## */
/* ### LISTE DEROULANTE (Modèle:Liste déroulante) ### */
/* ################################################## */

.dropdown {
     padding: 1px 8px;
}
.dropdown > :first-child:after {
     background-image: url("data:image/gif;base64,R0lGODlhAQABAIABAAAAAP///yH5BAEAAAEALAAAAAABAAEAQAICTAEAOw%3D%3D");
     border-color: white transparent transparent;
     border-style: solid;
     border-width: 4px;
     content: "";
     display: inline-block;
     height: 1px;
     margin-left: 4px;
     margin-top: 2px;
     position: relative;
     vertical-align: middle;
     width: 1px;
}
.dropdown:hover {
     border-bottom-left-radius: 0;
     border-bottom-right-radius: 0;
     margin-bottom: -1px;
     padding-bottom: 2px;
}
.dropdown ul {
     list-style: none outside none;
     min-width: 100%;
     top: 23px;
}
.dropdown:hover ul {
     display: block;
}
.dropdown li a {
     font-size: 12px;
     height: 14px;
     line-height: 14px;
}