summaryrefslogtreecommitdiff
path: root/ui/app.css
diff options
context:
space:
mode:
Diffstat (limited to 'ui/app.css')
-rw-r--r--ui/app.css13
1 files changed, 13 insertions, 0 deletions
diff --git a/ui/app.css b/ui/app.css
index 27086e7..2df588e 100644
--- a/ui/app.css
+++ b/ui/app.css
@@ -19,6 +19,19 @@ hr {
width: 90%;
}
+.no-active-channel {
+ display: table;
+ height: 100%;
+ width: 100%;
+ text-align: center;
+}
+
+.vertical-aligner {
+ display: table-cell;
+ vertical-align: middle;
+ font-style: italic;
+}
+
/* TODO:
* put this somewhere appropriate,
* use a correct variable,