Modifications

Aller à la navigation Aller à la recherche
350 octets ajoutés ,  23 décembre 2019 à 23:18
aucun résumé des modifications
Ligne 13 : Ligne 13 :  
span.tocnumber { display: inherit; }
 
span.tocnumber { display: inherit; }
 
.toclevel-3 .tocnumber { display: none; }
 
.toclevel-3 .tocnumber { display: none; }
 +
 +
/* Réafficher séparateur entre 1ere et 2e colonne (cachée sur en, fr) */
 +
table.sortable > thead > tr > th:first-child,
 +
table.sortable > tbody > tr > td:first-child {
 +
border-right: inherit!important;
 +
}
 +
table.sortable > thead > tr > th:first-child +th,
 +
table.sortable > tbody > tr > td:first-child +td {
 +
border-left: inherit!important;
 +
}
    
/****************** Sidebar **********************/
 
/****************** Sidebar **********************/

Menu de navigation