projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4eae331
)
Add some padding to the treerows
author
Michael M Slusarz
<slusarz@curecanti.org>
Thu, 28 Jan 2010 22:48:00 +0000
(15:48 -0700)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Thu, 28 Jan 2010 22:48:00 +0000
(15:48 -0700)
horde/themes/screen.css
patch
|
blob
|
history
diff --git
a/horde/themes/screen.css
b/horde/themes/screen.css
index
cdc3957
..
c5ae996
100644
(file)
--- 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 {