diff --git a/root/css/admin.css b/root/css/admin.css index 6ec7f91..80f37e2 100644 --- a/root/css/admin.css +++ b/root/css/admin.css @@ -228,8 +228,9 @@ ul#topsubmenu { } */ -/* sigh, no border for checkboxes */ -#contentplace .checkbox { +/* sigh, no border for checkboxes and radios */ +#contentplace .checkbox, +#contentplace .radio { border: none !important; } @@ -427,14 +428,18 @@ ul#topsubmenu { margin-top: 3px; } #contentplace .search_subscriber input { - margin: 3px 0; + margin: 4px 0; } #contentplace .search_subscriber select { min-width: 50px; margin: 3px 0; } #contentplace .search_subscriber .radio { - margin: 6px 0px 8px 0px; + margin: 6px 0px; +} + +#contentplace .usr_preferences .radio { + margin: 2px 0px; } /* increase spacing around list explanation text */ diff --git a/root/tt/billing_fees.tt b/root/tt/billing_fees.tt index afd4ae9..56db4be 100644 --- a/root/tt/billing_fees.tt +++ b/root/tt/billing_fees.tt @@ -32,7 +32,7 @@ --> [% IF messages.feefileerr %]