summaryrefslogtreecommitdiff
path: root/web-ui/app/scss/_mascot.scss
diff options
context:
space:
mode:
Diffstat (limited to 'web-ui/app/scss/_mascot.scss')
-rw-r--r--web-ui/app/scss/_mascot.scss16
1 files changed, 16 insertions, 0 deletions
diff --git a/web-ui/app/scss/_mascot.scss b/web-ui/app/scss/_mascot.scss
index 98812ce2..9a8b8bdb 100644
--- a/web-ui/app/scss/_mascot.scss
+++ b/web-ui/app/scss/_mascot.scss
@@ -30,3 +30,19 @@
margin-bottom: 40px;
}
}
+
+#no-mails-available-pane {
+ text-align: center;
+ line-height: 65vh;
+
+ .scene{
+ display:inline-block;
+ vertical-align:middle;
+ }
+
+ .text{
+ color:#666;
+ margin-bottom: 40px;
+ }
+
+}