From 81205191270a1d89f5bde365dc87f2b88a9eb825 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alex=20=C3=96rnberg?= Date: Mon, 23 Aug 2021 15:57:33 +0200 Subject: [PATCH] =?UTF-8?q?add=20nynorsk=20and=20norskt=20bokm=C3=A5l=20la?= =?UTF-8?q?nguage=20abbreviations=20to=20flag=20style?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- djedi/static/djedi/themes/base/flags.less | 2 +- djedi/static/djedi/themes/darth/theme.css | 4 +++- djedi/static/djedi/themes/luke/theme.css | 4 +++- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/djedi/static/djedi/themes/base/flags.less b/djedi/static/djedi/themes/base/flags.less index e182b23c..7916abc1 100644 --- a/djedi/static/djedi/themes/base/flags.less +++ b/djedi/static/djedi/themes/base/flags.less @@ -169,7 +169,7 @@ .flag.flag-ng {background-position: -48px -110px} .flag.flag-ni {background-position: -64px -110px} .flag.flag-nl {background-position: -80px -110px} -.flag.flag-no {background-position: -96px -110px} +.flag.flag-no, .flag.flag-nb, .flag.flag-nn {background-position: -96px -110px} .flag.flag-np {background-position: -112px -110px} .flag.flag-nr {background-position: -128px -110px} .flag.flag-nu {background-position: -144px -110px} diff --git a/djedi/static/djedi/themes/darth/theme.css b/djedi/static/djedi/themes/darth/theme.css index a4d20a20..b93b622d 100644 --- a/djedi/static/djedi/themes/darth/theme.css +++ b/djedi/static/djedi/themes/darth/theme.css @@ -7819,7 +7819,9 @@ a .icon-flip-vertical:before { .flag.flag-nl { background-position: -80px -110px; } -.flag.flag-no { +.flag.flag-no, +.flag.flag-nb, +.flag.flag-nn { background-position: -96px -110px; } .flag.flag-np { diff --git a/djedi/static/djedi/themes/luke/theme.css b/djedi/static/djedi/themes/luke/theme.css index 4ccae96c..bda4625b 100644 --- a/djedi/static/djedi/themes/luke/theme.css +++ b/djedi/static/djedi/themes/luke/theme.css @@ -7819,7 +7819,9 @@ a .icon-flip-vertical:before { .flag.flag-nl { background-position: -80px -110px; } -.flag.flag-no { +.flag.flag-no, +.flag.flag-nb, +.flag.flag-nn { background-position: -96px -110px; } .flag.flag-np {