From 0037b4db8d57e42830c7ba9abe6321e93cbe97ea Mon Sep 17 00:00:00 2001 From: Zatalyz Date: Fri, 17 Jul 2020 11:58:26 +0200 Subject: [PATCH] =?UTF-8?q?Changement=20de=20la=20couleur=20du=20fond=20so?= =?UTF-8?q?us=20les=20boutons=20d'=C3=A9ditions=20(cas=20de=20la=20ligne?= =?UTF-8?q?=20de=20wrap)=20=3D>=20plus=20neutre=20et=20clair.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/_edit.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/_edit.css b/css/_edit.css index 4860441..ac6d2ed 100644 --- a/css/_edit.css +++ b/css/_edit.css @@ -36,7 +36,7 @@ div.picker { width: 300px; border: 1px solid @ini_border; - background-color: @ini_background_alt; + background-color: @ini_neutral4; color: inherit; } /* picker for headlines */