Modifications

Aller à la navigation Aller à la recherche
22 octets ajoutés ,  23 décembre 2019 à 23:20
aucun résumé des modifications
Ligne 17 : Ligne 17 :  
table.sortable > thead > tr > th:first-child,
 
table.sortable > thead > tr > th:first-child,
 
table.sortable > tbody > tr > td:first-child {  
 
table.sortable > tbody > tr > td:first-child {  
border-right: inherit!important;  
+
border-right: 1px solid #a2a9b1 !important;  
 
}
 
}
 
table.sortable > thead > tr > th:first-child +th,
 
table.sortable > thead > tr > th:first-child +th,
 
table.sortable > tbody > tr > td:first-child +td {  
 
table.sortable > tbody > tr > td:first-child +td {  
border-left: inherit!important;  
+
border-left: 1px solid #a2a9b1 !important;  
 
}
 
}
  

Menu de navigation