aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--web/app.css18
1 files changed, 18 insertions, 0 deletions
diff --git a/web/app.css b/web/app.css
index e8235f7..6b99a28 100644
--- a/web/app.css
+++ b/web/app.css
@@ -35,6 +35,24 @@
border: 1px solid #337729 !important;
}
+#eventsView-1102-placeholder {
+ background-color: #efdb1e !important;
+ border: 1px solid #efdb1e !important;
+}
+
+#eventsView-1102-placeholder-title-textEl {
+ color: #337729 !important;
+}
+
+#tbtext-1109 {
+ color: #337729 !important;
+}
+
+#toolbar-1108 {
+ background-color: #efdb1e !important;
+ border: 1px solid #efdb1e !important;
+}
+
body.x-border-layout-ct, div.x-border-layout-ct {
background-color: #bbbbbb !important;
}