Skip to content
Extraits de code Groupes Projets
Valider cc49ce8a rédigé par Thomas Steur's avatar Thomas Steur Validation de Thomas Steur
Parcourir les fichiers

fix table action background color when hovering a row

parent 73c06026
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -70,6 +70,9 @@ table.entityTable {
background-color: @theme-color-background-base !important;
}
}
.card tr:hover button.table-action {
background-color: @theme-color-background-tinyContrast !important;
}
.table-action {
padding: 16px;
height: auto;
......@@ -119,4 +122,4 @@ table.entityTable {
text-decoration: underline;
}
}
}
\ No newline at end of file
}
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter