Projet

Général

Profil

0001-bouches-du-rhone-don-t-let-title-cover-cell-borders-.patch

Frédéric Péters, 26 mars 2019 21:12

Télécharger (794 octets)

Voir les différences:

Subject: [PATCH 1/7] bouches-du-rhone: don't let title cover cell borders
 (#31744)

 static/bouches-du-rhone/_vars.scss | 1 +
 1 file changed, 1 insertion(+)
static/bouches-du-rhone/_vars.scss
28 28
$title-color: $primary-color;
29 29
$title-font-size: 24px;
30 30
$title-weight: 300;
31
$cell-title-cover-border: false;
31 32

  
32 33
$table-headers-background: $primary-color;
33 34
$table-headers-color: white;
34
-