diff --git a/css/default.css b/css/default.css index 5f3de954..8ad6f687 100644 --- a/css/default.css +++ b/css/default.css @@ -76,7 +76,7 @@ ul.flash-error { #login_header, #login, #main_menu, #edit_form, #overview, #admin_domains, #admin_virtual, .nav_bar, #alias_domain_table, #alias_table, #mailbox_table, #overview_table, #log_table, -#admin_table, #footer { +#admin_table, #footer, .subnav { width: 750px; margin: 0 auto; } @@ -182,6 +182,14 @@ ul.flash-error { padding: 5px 5px 5px 5px; } +.subnav p { + border-left: 4px solid #aaaaaa; + padding-left:10px; + margin-top:2em; + margin-bottom:0; + font-size:12px; +} + #edit_form table { margin: 0 auto; padding-top: 10px; @@ -322,6 +330,10 @@ div.setup li { background:lightgreen; } +span.active { + font-weight:bold; +} + div.nav_bar { text-align: left; } diff --git a/templates/list-virtual.tpl b/templates/list-virtual.tpl index 70e8f123..09f30c2e 100644 --- a/templates/list-virtual.tpl +++ b/templates/list-virtual.tpl @@ -12,24 +12,28 @@
{$PALANG.pOverview_alias_mailbox_count}: {$limit.mailbox_count} / {$limit.mailboxes}
{#form_search#} -