From e53b3053f7167b2654e739499b93421cc6fa7a50 Mon Sep 17 00:00:00 2001 From: Josue Kouka Date: Wed, 18 Apr 2018 09:46:22 +0200 Subject: [PATCH] lahuage: remove cells border (#23260) --- static/la-hague/_vars.scss | 2 ++ 1 file changed, 2 insertions(+) diff --git a/static/la-hague/_vars.scss b/static/la-hague/_vars.scss index b841752..692e640 100644 --- a/static/la-hague/_vars.scss +++ b/static/la-hague/_vars.scss @@ -14,3 +14,5 @@ $title-weight: bold; $title-color: white; $footer-background: transparent; $link-color: #BE0027; +$cell-border: none; +$cell-title-cover-border: false; -- 2.14.2