Index: branches/RC/kernel/admin_templates/catalog_tab.tpl =================================================================== diff -u -r9043 -r9385 --- branches/RC/kernel/admin_templates/catalog_tab.tpl (.../catalog_tab.tpl) (revision 9043) +++ branches/RC/kernel/admin_templates/catalog_tab.tpl (.../catalog_tab.tpl) (revision 9385) @@ -38,7 +38,7 @@ ( / )
-
+
ParentPath:
Index: branches/RC/core/admin_templates/catalog_tab.tpl =================================================================== diff -u -r9043 -r9385 --- branches/RC/core/admin_templates/catalog_tab.tpl (.../catalog_tab.tpl) (revision 9043) +++ branches/RC/core/admin_templates/catalog_tab.tpl (.../catalog_tab.tpl) (revision 9385) @@ -38,7 +38,7 @@ ( / )
-
+
ParentPath:
Index: branches/RC/core/admin_templates/categories/xml/categories_list.tpl =================================================================== diff -u -r9043 -r9385 --- branches/RC/core/admin_templates/categories/xml/categories_list.tpl (.../categories_list.tpl) (revision 9043) +++ branches/RC/core/admin_templates/categories/xml/categories_list.tpl (.../categories_list.tpl) (revision 9385) @@ -60,7 +60,7 @@ ( / )
-
+
ParentPath:
Index: branches/RC/kernel/admin_templates/xml/categories_list.tpl =================================================================== diff -u -r9043 -r9385 --- branches/RC/kernel/admin_templates/xml/categories_list.tpl (.../categories_list.tpl) (revision 9043) +++ branches/RC/kernel/admin_templates/xml/categories_list.tpl (.../categories_list.tpl) (revision 9385) @@ -60,7 +60,7 @@ ( / )
-
+
ParentPath:
Index: branches/RC/themes/default2007/platform/inc/styles.css =================================================================== diff -u -r9168 -r9385 --- branches/RC/themes/default2007/platform/inc/styles.css (.../styles.css) (revision 9168) +++ branches/RC/themes/default2007/platform/inc/styles.css (.../styles.css) (revision 9385) @@ -348,6 +348,11 @@ font-size: 10px; } +.category-header td { + padding: 5px 20px 5px 5px; + vertical-align: top; +} + .sub-section-header, .sub-section-header td { background-color: #F4F4F4; font-weight: bold; @@ -396,8 +401,7 @@ } -.calendar table td { - text-align: center; +.calendar table td { padding: 2px; text-align: center; } @@ -462,6 +466,17 @@ margin: 0px; } +/* --- Listing Element Styles --- */ +.picture-padding { + padding: 20px 5px 20px 20px; + vertical-align: top; + width: 120px; +} + +.text-padding { + padding: 20px 5px; +} + /* --- Unprocessed Styles --- */ .text-title { font-size: 12px;