From 808f393930553757d6a4b98f6bbd1770ac9192d0 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Thu, 2 May 2019 16:01:06 +0200 Subject: [PATCH] Fix background of unselected button --- install_yunohost | 1 + 1 file changed, 1 insertion(+) diff --git a/install_yunohost b/install_yunohost index 71149db..0d539c3 100755 --- a/install_yunohost +++ b/install_yunohost @@ -30,6 +30,7 @@ border=white,black title=white,black textbox=white,black button=black,white +compactbutton=white,black ' ###############################################################################