From 9adb468ca86dc1b40c29c692a3710426174ea5f9 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Fri, 4 Nov 2016 07:33:09 +1300 Subject: Replace header with toolbar --- web/app.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'web/app.css') diff --git a/web/app.css b/web/app.css index 60a84bbc..d99324a9 100644 --- a/web/app.css +++ b/web/app.css @@ -16,6 +16,10 @@ body.x-border-layout-ct, div.x-border-layout-ct { background-color: #bbbbbb !important; } +.x-toolbar-default { + background-color: #f5f5f5 !important; +} + .x-tree-icon { display: none !important; } -- cgit v1.2.3