aboutsummaryrefslogtreecommitdiff
path: root/web/app.css
diff options
context:
space:
mode:
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 0bf0c6d..e06bb66 100644
--- a/web/app.css
+++ b/web/app.css
@@ -8,6 +8,10 @@
background-color: rgba(255, 84, 104, 0.3);
}
+.view-item-disabled {
+ opacity: 0.5;
+}
+
.toolbar-header-style {
background-color: #5fa2dd !important;
}