aboutsummaryrefslogtreecommitdiff
path: root/web/app.css
diff options
context:
space:
mode:
authorAnton Tananaev <anton.tananaev@gmail.com>2016-11-04 07:33:09 +1300
committerAnton Tananaev <anton.tananaev@gmail.com>2016-11-04 07:33:09 +1300
commit9adb468ca86dc1b40c29c692a3710426174ea5f9 (patch)
tree2f34a71db749d248daa724af90e8063d3f0f1f55 /web/app.css
parent50089e020512144e80082b800050793489a93e8b (diff)
downloadetbsa-traccar-web-9adb468ca86dc1b40c29c692a3710426174ea5f9.tar.gz
etbsa-traccar-web-9adb468ca86dc1b40c29c692a3710426174ea5f9.tar.bz2
etbsa-traccar-web-9adb468ca86dc1b40c29c692a3710426174ea5f9.zip
Replace header with toolbar
Diffstat (limited to 'web/app.css')
-rw-r--r--web/app.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/web/app.css b/web/app.css
index 60a84bb..d99324a 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;
}