demarches-normaliennes/app/views/layouts/_ie_lt_10.html.haml
2017-07-13 10:14:16 +02:00

8 lines
306 B
Text

<!--[if lt IE 10]>
.center{ style: 'width: 100%; background-color: white; position: fixed; top: 0; left: 0; z-index: 100000;' }
%h3.text-danger
%b
Votre version d'Internet Explorer est trop ancienne pour être utilisée sur le service TPS. Version minimum : Internet Explorer 10
<![endif]-->