remove old internet explorer warning note (#62161)

This commit is contained in:
Frédéric Péters 2022-02-24 20:24:28 +01:00
parent 38338670a0
commit c87fbbc994
2 changed files with 0 additions and 23 deletions

View File

@ -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;

View File

@ -51,19 +51,6 @@
</div>
<div id="main">
{% block old-ie-warning %}
<!--[if lt IE 9]>
<div class="old-ie-warning">
{% blocktrans %}
<p><strong>Do you know your web browser is obsolete?</strong> We recommend
you to <a href="http://windows.microsoft.com/en-us/internet-explorer/download-ie">update
your web browser</a> or to <a href="http://browsehappy.com/">use
different web browsers</a> as some features may not work.
{% endblocktrans %}
</div>
<![endif]-->
{% endblock %}
<div id="main-content" {% block main-content-attributes %}{% endblock %}>
{% block main-content %}
<div id="more-user-links">