summaryrefslogtreecommitdiff
path: root/src/data/home.html
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2011-12-12 18:25:18 +0100
committerAndrea Diamantini <adjam7@gmail.com>2011-12-12 18:25:18 +0100
commit6885b2d1a51dff26fd4286d01fa71d5c39ed7eb9 (patch)
tree028551c5a06945113c66774e064801f5e389cc50 /src/data/home.html
parentOption to open links from external apps in new window (diff)
downloadrekonq-6885b2d1a51dff26fd4286d01fa71d5c39ed7eb9.tar.xz
Small cleanup in history pages
- created a "general" folder css class - truncated links titles longer than 100 chars - improved upper margin in titles
Diffstat (limited to 'src/data/home.html')
-rw-r--r--src/data/home.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/data/home.html b/src/data/home.html
index df8f4092..13607fb4 100644
--- a/src/data/home.html
+++ b/src/data/home.html
@@ -33,7 +33,7 @@ margin: 0 1% 2% 1%;
h3 {
border-bottom-width: 1px;
-webkit-border-image: url(%2/category.png) 1 1 1 1 stretch stretch;
-padding: 0.2em; margin: 0.5em 0;
+padding: 0.2em; margin: 1.5em 0 0.5em;
font: normal bold 1em;
}
@@ -169,9 +169,9 @@ color:#3F7AB7;
}
/* -------------------------------------------------------- */
-/* Bookmarks page */
+/* General */
-.bookfolder{
+.folder{
margin-left: 2em;
margin-bottom: 0.5em;
}
@@ -241,7 +241,7 @@ text-align: center;
<a></a>
<br />
<img />
- <p class="bookfolder"></p>
+ <p class="folder"></p>
</div>
</body>