summaryrefslogtreecommitdiff
path: root/src/data/home.html
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2010-04-19 16:17:59 +0200
committerAndrea Diamantini <adjam7@gmail.com>2010-04-19 16:17:59 +0200
commit8aecf4e1c246114a4ee0cceae0728bcdc34ac914 (patch)
tree46c09dda659b1cbb9a533dbe119d4c538246bcff /src/data/home.html
parentFix Clear Private Data dialog (diff)
parentAdd some text when a newtabpage is empty for users to know that this isn't a bug (diff)
downloadrekonq-8aecf4e1c246114a4ee0cceae0728bcdc34ac914.tar.xz
Merge commit 'refs/merge-requests/2246' of git://gitorious.org/rekonq/mainline into m2246
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>