From 677003d1b6f1ebabab6cee32b96ccad8d70ee863 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Molakvo=C3=A6=20=28skjnldsv=29?= Date: Sun, 15 Sep 2019 00:28:32 +0200 Subject: Add TZ & LANG MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: John Molakvoæ (skjnldsv) --- css/icons.scss | 1 + 1 file changed, 1 insertion(+) (limited to 'css') diff --git a/css/icons.scss b/css/icons.scss index 4f74e7d4..36202b26 100644 --- a/css/icons.scss +++ b/css/icons.scss @@ -28,6 +28,7 @@ @include icon-black-white('eye', 'contacts', 1); @include icon-black-white('up', 'contacts', 1); @include icon-black-white('no-calendar', 'contacts', 1); +@include icon-black-white('language', 'contacts', 2); .icon-up-force-white { // using #fffffe to trick the accessibility dark theme icon invert -- cgit v1.2.3