diff --git a/public/site_assets/test/css/layout.css b/public/site_assets/test/css/layout.css index 220be7fd..fb326e94 100644 --- a/public/site_assets/test/css/layout.css +++ b/public/site_assets/test/css/layout.css @@ -442,18 +442,18 @@ margin-bottom: 8px} /* Content Manager */ -.tablesorter { +.tablesorter, .tablesorterpager { width: 100%; margin: -5px 0 0 0; } -.tablesorter td{ +.tablesorter, .tablesorterpager td{ margin: 0; padding: 0; border-bottom: 1px dotted #ccc; } -.tablesorter thead tr { +.tablesorter, .tablesorterpager thead tr { height: 34px; background: url(../images/table_sorter_header.png) repeat-x; text-align: left; @@ -461,11 +461,11 @@ text-indent: 10px; cursor: pointer; } -.tablesorter td { +.tablesorter, .tablesorterpager td { padding: 15px 10px; } -.tablesorter input[type=image] { +.tablesorter, .tablesorterpager input[type=image] { margin-right: 10px;} ul.tabs { diff --git a/public/templates/test/account/notifications/default.tpl b/public/templates/test/account/notifications/default.tpl index 9fd0d39f..3841d679 100644 --- a/public/templates/test/account/notifications/default.tpl +++ b/public/templates/test/account/notifications/default.tpl @@ -97,7 +97,7 @@ {/if} - + {/section}