summaryrefslogtreecommitdiff
path: root/src/data/home.html
diff options
context:
space:
mode:
authormatgic78 <matgic78@gmail.com>2010-04-19 12:29:55 +0200
committermatgic78 <matgic78@gmail.com>2010-04-19 12:29:55 +0200
commit01ba6c12f56b3ce87be9cc654d2e5336d7697fe0 (patch)
tree866ab39559fcf1b8875326972cb794a4ab26b4ba /src/data/home.html
parentMerge commit 'refs/merge-requests/2244' of git://gitorious.org/rekonq/mainline (diff)
downloadrekonq-01ba6c12f56b3ce87be9cc654d2e5336d7697fe0.tar.xz
Add some text when a newtabpage is empty for users to know that this isn't a bug
Diffstat (limited to 'src/data/home.html')
-rw-r--r--src/data/home.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/data/home.html b/src/data/home.html
index 97bec22d..25236743 100644
--- a/src/data/home.html
+++ b/src/data/home.html
@@ -189,6 +189,13 @@ margin-right: 5px;
}
/* -------------------------------------------------------- */
+/* Empty pages : in the end : need to overwrite */
+#content.empty {
+margin-top: 10%;
+text-align: center;
+}
+
+
</style>
</head>