BUGFIX #1816: Added a little padding to page version table

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@63593 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
Sam Minnee 2008-10-03 02:58:33 +00:00
parent 33229e74b8
commit 4c03867428

View File

@ -246,6 +246,7 @@ ul.tree span.modified,
#treepanes table tbody td {
font-size: 11px;
padding:0 2px;
}
#treepanes table tbody tr.odd td {