X-Git-Url: https://git.immae.eu/?p=perso%2FDenise%2Foms.git;a=blobdiff_plain;f=static%2Fstyle.css;h=f72a5462fd8376eb6a1fb9d0f6eb3ae5c6dc1dfd;hp=4b82077d77432eef27e439eb63b6c185e4340843;hb=723d52a6793ba8003412f60f52e21cc2950d487f;hpb=348a7b3607d7cd722e8d11765d7063a9df863db0 diff --git a/static/style.css b/static/style.css index 4b82077..f72a546 100644 --- a/static/style.css +++ b/static/style.css @@ -21,6 +21,12 @@ h1 { background: #ff8060; } +#statut_courbes { + color: #505050 ; + font-size: 0.9em ; + +} + input[type="text"] { max-width: 20vw; } @@ -46,28 +52,18 @@ img#courbe { display: none; } -#courbe_warnings { +#courbe_warnings, #courbe_erreurs, #pref_graphique, #extra, #multi, #prema{ display: none; } -#courbe_erreurs { - display: none; -} -#pref_graphique, #extra, #multi{ - display: none; -} - -#prema { - display: none; -} .enfants_cache_def{ display: none; } .icon_button { - display: block; + #display: block; cursor: pointer; position: relative; }