From 2cc42620f196465c596eb2b8d1cc429916b975c4 Mon Sep 17 00:00:00 2001 From: jbousquie Date: Fri, 7 Oct 2016 09:55:17 +0200 Subject: [PATCH] passage du toggler general en float --- admin/default.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/admin/default.css b/admin/default.css index 65966fb..dba01b3 100644 --- a/admin/default.css +++ b/admin/default.css @@ -38,7 +38,7 @@ a{ text-decoration: none; color: cadetBlue;} #couleurs { display: none; opacity: 0; - z-index: 1; + z-index: 2; } #bouton-couleurs:hover { @@ -87,9 +87,9 @@ a.anchor { cursor: pointer; font-family: courier; font-size : 90%; + float: right; position: relative; - bottom: 2px; - display: inline; + bottom: -1px; } .deroule {