From: Michael M Slusarz Date: Thu, 28 Jan 2010 22:48:00 +0000 (-0700) Subject: Add some padding to the treerows X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=63e380705fe7b9162537124300dab7d36b758f16;p=horde.git Add some padding to the treerows --- diff --git a/horde/themes/screen.css b/horde/themes/screen.css index cdc3957d8..c5ae9968c 100644 --- a/horde/themes/screen.css +++ b/horde/themes/screen.css @@ -389,6 +389,9 @@ div.nicetitle { min-height: 20px; clear: both; } +.treeRow span { + padding: 3px; +} /* Menu styles. */ #menu {