Add some padding to the treerows
authorMichael M Slusarz <slusarz@curecanti.org>
Thu, 28 Jan 2010 22:48:00 +0000 (15:48 -0700)
committerMichael M Slusarz <slusarz@curecanti.org>
Thu, 28 Jan 2010 22:48:00 +0000 (15:48 -0700)
horde/themes/screen.css

index cdc3957..c5ae996 100644 (file)
@@ -389,6 +389,9 @@ div.nicetitle {
     min-height: 20px;
     clear: both;
 }
+.treeRow span {
+    padding: 3px;
+}
 
 /* Menu styles. */
 #menu {