aboutsummaryrefslogtreecommitdiff
path: root/web/app.css
diff options
context:
space:
mode:
authorAnton Tananaev <anton.tananaev@gmail.com>2016-11-04 09:09:41 +1300
committerAnton Tananaev <anton.tananaev@gmail.com>2016-11-04 09:09:41 +1300
commit0050bbc93c118476ce799d3da9bb48a6ce4abfd7 (patch)
treecc573c1afe8f0e34b9a47fa55685f5bfe9ba55a5 /web/app.css
parent71a4c8994d3e3c6234791208abc369bab7984fa2 (diff)
downloadtrackermap-web-0050bbc93c118476ce799d3da9bb48a6ce4abfd7.tar.gz
trackermap-web-0050bbc93c118476ce799d3da9bb48a6ce4abfd7.tar.bz2
trackermap-web-0050bbc93c118476ce799d3da9bb48a6ce4abfd7.zip
Change theme to triton
Diffstat (limited to 'web/app.css')
-rw-r--r--web/app.css12
1 files changed, 2 insertions, 10 deletions
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;