From 8aefc37eca30a4c6ba4d20f7ea64024a9f09d623 Mon Sep 17 00:00:00 2001 From: grisel-davy Date: Fri, 10 Aug 2018 10:23:54 +0200 Subject: [PATCH] change couleur des panel heading en accordeon pour une meilleur comprehension --- static/css/base.css | 9 +++++++++ users/templates/users/profil.html | 12 ++++++------ 2 files changed, 15 insertions(+), 6 deletions(-) diff --git a/static/css/base.css b/static/css/base.css index 2dc17770..04bffbb7 100644 --- a/static/css/base.css +++ b/static/css/base.css @@ -129,3 +129,12 @@ td.long_text{ th.long_text{ width: 60%; } + +/* change color of panel heading on hover */ + +.panel > .profil:hover { + background-image: none; + background-color: #e6e6e6; + color: black; +} + diff --git a/users/templates/users/profil.html b/users/templates/users/profil.html index 1e1926cc..5fde20f2 100644 --- a/users/templates/users/profil.html +++ b/users/templates/users/profil.html @@ -110,7 +110,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
-
+

Informations détaillées

@@ -303,7 +303,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
{% endif %}
-
+

Machines @@ -327,7 +327,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,

-
+

Cotisations @@ -358,7 +358,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,

-
+

Bannissements @@ -383,7 +383,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,

-
+

Accès à titre gracieux @@ -408,7 +408,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,

-
+

Email settings