From 10acf686922e665fb1ccaf1f57268d195dbfab0c Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Mon, 22 Dec 2025 10:12:16 +0000 Subject: [PATCH] valid --- Vue/gabarit.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 5a7cac7..518e8ea 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -180,6 +180,10 @@ foreach ($menus as $key0 => $menuParent) { min-height: 20px !important; min-width: 20px !important; } + + .context-body { + background-color: #d0d0d0 !important; + }