Skip to content
Extraits de code Groupes Projets
Valider 30b7f9ef rédigé par Thomas ZILLIOX's avatar Thomas ZILLIOX
Parcourir les fichiers

Theme the language selector for PleinLune

parent 6353a269
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -36,6 +36,19 @@
font-weight: normal;
}
#languageSelect {
background: @theme-color-background-base;
border: 1px solid @theme-color-background-contrast !important;
}
#languageSelect a:hover {
background: @theme-color-background-smallContrast !important;
border: 0;
border-radius: 0;
color: @theme-color-text-focus !important;
}
/* Logo */
#logo {
opacity: 0.5;
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter