[css] need some pading in bookmark box
authorSylvain Thénault <sylvain.thenault@logilab.fr>
Sun, 17 Oct 2010 10:05:20 +0200
changeset 6525 8f4acaf2212c
parent 6524 eca20b012104
child 6526 2f3ded081142
[css] need some pading in bookmark box
web/data/cubicweb.old.css
--- a/web/data/cubicweb.old.css	Sun Oct 17 10:04:45 2010 +0200
+++ b/web/data/cubicweb.old.css	Sun Oct 17 10:05:20 2010 +0200
@@ -557,6 +557,10 @@
   padding: 0;
 }
 
+.bookmarks_box ul.boxListing div {
+  padding-bottom: 0.3em;
+}
+
 .download_box div.boxTitle {
   background : #8fbc8f !important;
 }