summaryrefslogtreecommitdiffstats
path: root/css/content.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/content.css')
-rw-r--r--css/content.css18
1 files changed, 18 insertions, 0 deletions
diff --git a/css/content.css b/css/content.css
index 27bfca242..fcec3dba6 100644
--- a/css/content.css
+++ b/css/content.css
@@ -8,6 +8,24 @@
* @copyright Bernhard Posselt 2014
*/
+#app-content .no-feeds-available {
+ text-align: center;
+ color: #333;
+ font-size: 16pt;
+ min-height: 100%;
+ height: 100%;
+ width: 100%;
+ display: table;
+}
+
+#app-content .no-feeds-available p {
+ vertical-align: middle;
+ display: table-cell;
+}
+
+#articles, #app-content-wrapper {
+ height: 100%;
+}
/**
* cron warning styles