summaryrefslogtreecommitdiff
path: root/static/style.css
diff options
context:
space:
mode:
authorDenise sur Lya <sekhmet@lya>2021-06-29 23:04:02 +0200
committerDenise sur Lya <sekhmet@lya>2021-06-29 23:04:02 +0200
commitca61f310d80e05ea43efc148787f214a567743f0 (patch)
tree0f8bda76932d6ed30bf274cd441fb070a684e868 /static/style.css
parent639d9cecc866004800974bf4d6ffc1c1a3a59fc1 (diff)
downloadoms-ca61f310d80e05ea43efc148787f214a567743f0.tar.gz
oms-ca61f310d80e05ea43efc148787f214a567743f0.tar.zst
oms-ca61f310d80e05ea43efc148787f214a567743f0.zip
nouveauté : courbes multiples
Diffstat (limited to 'static/style.css')
-rw-r--r--static/style.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/static/style.css b/static/style.css
index 929bfd4..b048f11 100644
--- a/static/style.css
+++ b/static/style.css
@@ -52,7 +52,7 @@ img#courbe {
52 display: none; 52 display: none;
53} 53}
54 54
55#pref_graphique, #extra { 55#pref_graphique, #extra, #multi{
56 display: none; 56 display: none;
57} 57}
58 58
@@ -60,6 +60,10 @@ img#courbe {
60 display: none; 60 display: none;
61} 61}
62 62
63.enfants_cache_def{
64 display: none;
65}
66
63.icon_button { 67.icon_button {
64 display: block; 68 display: block;
65 cursor: pointer; 69 cursor: pointer;