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

Remove the border-radius from the dataTable of the MultiSite plugin for PleineLune

parent 3a283a63
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -177,4 +177,10 @@ table.dataTable tr.subDataTable:hover > td .dataTableRowActions { ...@@ -177,4 +177,10 @@ table.dataTable tr.subDataTable:hover > td .dataTableRowActions {
.tableConfiguration div.configItem:hover span.action { .tableConfiguration div.configItem:hover span.action {
text-decoration: underline; text-decoration: underline;
color: @theme-color-text-focus; color: @theme-color-text-focus;
}
/* MultiSites */
#mt thead *:first-child,
#mt thead *:first-child {
border-radius: 0;
} }
\ 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