X-Git-Url: https://git.immae.eu/?p=perso%2FDenise%2Foms.git;a=blobdiff_plain;f=static%2Fstyle.css;h=d25b5eb33b415e840b90b170fa0d31f2eb0fa89c;hp=4b82077d77432eef27e439eb63b6c185e4340843;hb=9d7f1506a59fdda338491f6df8c1e5bd2e442ab8;hpb=e4ec2d3d510d6138430c48d5dc699c10ff8dc463 diff --git a/static/style.css b/static/style.css index 4b82077..d25b5eb 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; } @@ -128,6 +124,13 @@ nav { width:7em } +/* Réponses dans la page liste */ +.reponses { + font-size: 0.9em ; + display: none; + +} + /* Page changelog */ #suite_changelog { display: none;