Skip to content
Snippets Groups Projects
Commit fba623a5 authored by pascal.bouron's avatar pascal.bouron
Browse files

Actualiser app/static/css/edt.css

Correction de l'affichage fugace d'une "erreur de date" sur page edt
(erreur en none par défaut au lieu de inline)
parent a9bc28a4
No related branches found
No related tags found
No related merge requests found
...@@ -67,7 +67,7 @@ span.ens-non-reconnu { ...@@ -67,7 +67,7 @@ span.ens-non-reconnu {
#cal_warning { #cal_warning {
display: inline-block; display: none;
color: red; color: red;
background-color: yellow; background-color: yellow;
font-size: 120%; font-size: 120%;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment