summaryrefslogtreecommitdiff
path: root/static/style.css
diff options
context:
space:
mode:
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;