From 84e4a6d1ceb8ee14b8fb9474338dd4c97fd80187 Mon Sep 17 00:00:00 2001 From: Hadi Nategh Date: Thu, 9 May 2019 15:50:10 +0200 Subject: [PATCH] WIP of admin cmds template: - Fix splitter bar background --- admin/templates/default/app.css | 1 + admin/templates/pixelegg/app.css | 1 + 2 files changed, 2 insertions(+) diff --git a/admin/templates/default/app.css b/admin/templates/default/app.css index 348e8fb5c1..96aa4e5263 100644 --- a/admin/templates/default/app.css +++ b/admin/templates/default/app.css @@ -194,4 +194,5 @@ Admin command border-top: 1px solid #B4B4B4; border-left: 0; border-bottom: 0; + background: white; } \ No newline at end of file diff --git a/admin/templates/pixelegg/app.css b/admin/templates/pixelegg/app.css index 18dfd661dc..859161346f 100755 --- a/admin/templates/pixelegg/app.css +++ b/admin/templates/pixelegg/app.css @@ -207,6 +207,7 @@ Admin command border-top: 1px solid #B4B4B4; border-left: 0; border-bottom: 0; + background: white; } @media all { div.dhtmlxTree td.standartTreeRow span.selectedTreeRow {