From 0050bbc93c118476ce799d3da9bb48a6ce4abfd7 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Fri, 4 Nov 2016 09:09:41 +1300 Subject: Change theme to triton --- web/app.css | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) (limited to 'web/app.css') diff --git a/web/app.css b/web/app.css index d99324a9..cb9d2bc2 100644 --- a/web/app.css +++ b/web/app.css @@ -8,22 +8,14 @@ background-color: rgba(255, 84, 104, 0.3); } -.panel-top-border { - border-top: 1px solid #cfcfcf !important; +.toolbar-header-style { + background-color: #5fa2dd !important; } 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; -} - #attribution { position: absolute; bottom: 10px; -- cgit v1.2.3