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; + }