aboutsummaryrefslogtreecommitdiff
path: root/web/app.css
diff options
context:
space:
mode:
Diffstat (limited to 'web/app.css')
-rw-r--r--web/app.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/web/app.css b/web/app.css
index 6a7ea9e..60a84bb 100644
--- a/web/app.css
+++ b/web/app.css
@@ -8,6 +8,14 @@
background-color: rgba(255, 84, 104, 0.3);
}
+.panel-top-border {
+ border-top: 1px solid #cfcfcf !important;
+}
+
+body.x-border-layout-ct, div.x-border-layout-ct {
+ background-color: #bbbbbb !important;
+}
+
.x-tree-icon {
display: none !important;
}