From fc93776071cc06644c8d927d349b6bff7d53d55b Mon Sep 17 00:00:00 2001 From: Thomas Guesnon Date: Thu, 27 Oct 2022 22:26:48 +0200 Subject: Mapco text display improvements (#4711) * Main font color from blue to regular dark * newline added at the end of rtl css file * Text display improvements (code, quotes) + minor UI fixes * replaced 2 spaces with 1 tab bcz phpcs is whining about that * make fix-all * Mapco/base-theme - CSS cleaning * make fix-all * PR #4711 cleaning * Exclude generated CSS from lint check * Revert exclusion of generated CSS files Co-authored-by: patjennings Co-authored-by: Alexandre Alapetite Co-authored-by: patjennings Co-authored-by: maTh --- p/themes/Mapco/mapco.scss | 1 + 1 file changed, 1 insertion(+) (limited to 'p/themes/Mapco/mapco.scss') diff --git a/p/themes/Mapco/mapco.scss b/p/themes/Mapco/mapco.scss index 32ddc4dd8..8ee573474 100644 --- a/p/themes/Mapco/mapco.scss +++ b/p/themes/Mapco/mapco.scss @@ -51,3 +51,4 @@ a, button.as-link { outline: none; color: variables.$main-first; } + -- cgit v1.2.3