From c87fbbc9948b79af633011d64893e215aa2281ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Thu, 24 Feb 2022 20:24:28 +0100 Subject: [PATCH] remove old internet explorer warning note (#62161) --- gadjo/static/css/gadjo.scss | 10 ---------- gadjo/templates/gadjo/root.html | 13 ------------- 2 files changed, 23 deletions(-) diff --git a/gadjo/static/css/gadjo.scss b/gadjo/static/css/gadjo.scss index 24a5288..8a3fba3 100644 --- a/gadjo/static/css/gadjo.scss +++ b/gadjo/static/css/gadjo.scss @@ -1057,16 +1057,6 @@ ul#sidepage-menu li a { border-radius: 2px; } -div.old-ie-warning { - background: #ffd800; - padding: 1em; -} - -div.old-ie-warning p { - margin: 0; - line-height: 150%; -} - $string-color: str-slice($primary-color + '', 2); $appicons: add, agendas, announces, book, calendar, cards, categories, clock, counter, data, facturier, forms, gis, grid, home, mail, management, organizational-units, passerelle, password, phone, portal, portal-agent, porte-doc, roles, security, services, settings, statistics, studio, submission, system, texts, theme, users, workflows; diff --git a/gadjo/templates/gadjo/root.html b/gadjo/templates/gadjo/root.html index 3b0744e..9263ac5 100644 --- a/gadjo/templates/gadjo/root.html +++ b/gadjo/templates/gadjo/root.html @@ -51,19 +51,6 @@
-{% block old-ie-warning %} - -{% endblock %} -
{% block main-content %}