aboutsummaryrefslogtreecommitdiff
path: root/main/data/theme.css
diff options
context:
space:
mode:
Diffstat (limited to 'main/data/theme.css')
-rw-r--r--main/data/theme.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/main/data/theme.css b/main/data/theme.css
index 3d24750e..6b93bc8f 100644
--- a/main/data/theme.css
+++ b/main/data/theme.css
@@ -3,6 +3,10 @@
* It provides sane defaults for things that are very Dino-specific.
*/
+statuspage {
+ opacity: 0.5;
+}
+
window.dino-main .dino-header-right {
background: @theme_base_color;
}