From dde90362cdf75cb0953a3f801f0d167e31c6a6f0 Mon Sep 17 00:00:00 2001 From: jbousquie Date: Fri, 2 Dec 2016 10:28:34 +0100 Subject: [PATCH] =?UTF-8?q?cosm=C3=A9tique?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- admin/default.css | 1 + 1 file changed, 1 insertion(+) diff --git a/admin/default.css b/admin/default.css index 73b11bf..a82450a 100644 --- a/admin/default.css +++ b/admin/default.css @@ -106,6 +106,7 @@ a.anchor { .proc { background-color: LightSteelBlue;} .p_user { background-color: PowderBlue;} +.proc:hover, .p_user:hover { background-color: Gold; } .footer { margin-top: 30px;