From 680c56f95b14b1b33e0218f1eb62a58f9f491483 Mon Sep 17 00:00:00 2001 From: Marius Cramer <m.cramer@pixcept.de> Date: Thu, 8 Jan 2015 10:11:57 +0100 Subject: [PATCH] Layout improvements (column width) --- .../templates/directive_snippets_list.htm | 8 ++--- .../web/admin/templates/firewall_list.htm | 8 ++--- .../web/admin/templates/iptables_list.htm | 6 ++-- .../web/admin/templates/language_list.htm | 2 +- .../web/admin/templates/remote_user_list.htm | 2 +- .../admin/templates/server_config_list.htm | 2 +- interface/web/admin/templates/server_list.htm | 2 +- .../admin/templates/software_package_list.htm | 2 +- .../admin/templates/software_repo_list.htm | 6 ++-- interface/web/admin/templates/users_list.htm | 8 ++--- .../client/templates/client_circle_list.htm | 8 ++--- .../client/templates/client_template_list.htm | 2 +- .../web/client/templates/clients_list.htm | 2 +- .../web/client/templates/domain_list.htm | 2 +- .../web/client/templates/resellers_list.htm | 2 +- interface/web/dns/templates/dns_a_list.htm | 8 ++--- .../dns/templates/dns_slave_admin_list.htm | 8 ++--- .../web/dns/templates/dns_slave_list.htm | 8 ++--- .../web/dns/templates/dns_soa_admin_list.htm | 8 ++--- interface/web/dns/templates/dns_soa_list.htm | 8 ++--- .../web/dns/templates/dns_template_list.htm | 2 +- .../templates/faq_manage_questions_list.htm | 2 +- .../help/templates/support_message_list.htm | 2 +- .../web/mail/templates/mail_alias_list.htm | 8 ++--- .../mail/templates/mail_aliasdomain_list.htm | 8 ++--- .../mail/templates/mail_blacklist_list.htm | 8 ++--- .../templates/mail_content_filter_list.htm | 8 ++--- .../mail/templates/mail_domain_admin_list.htm | 8 ++--- .../templates/mail_domain_catchall_list.htm | 8 ++--- .../web/mail/templates/mail_domain_list.htm | 8 ++--- .../web/mail/templates/mail_forward_list.htm | 8 ++--- .../web/mail/templates/mail_get_list.htm | 8 ++--- .../mail/templates/mail_mailinglist_list.htm | 2 +- .../templates/mail_relay_recipient_list.htm | 8 ++--- .../mail/templates/mail_transport_list.htm | 8 ++--- .../mail/templates/mail_user_backup_list.htm | 2 +- .../web/mail/templates/mail_user_list.htm | 32 +++++++++---------- .../mail/templates/mail_user_stats_list.htm | 2 +- .../mail/templates/mail_whitelist_list.htm | 8 ++--- .../templates/spamfilter_blacklist_list.htm | 8 ++--- .../mail/templates/spamfilter_policy_list.htm | 2 +- .../mail/templates/spamfilter_users_list.htm | 2 +- .../templates/spamfilter_whitelist_list.htm | 8 ++--- .../mail/templates/user_quota_stats_list.htm | 2 +- .../web/monitor/templates/datalog_list.htm | 2 +- .../web/monitor/templates/syslog_list.htm | 2 +- .../sites/templates/aps_instances_list.htm | 2 +- .../web/sites/templates/aps_packages_list.htm | 2 +- interface/web/sites/templates/cron_list.htm | 8 ++--- .../sites/templates/database_admin_list.htm | 14 ++++---- .../web/sites/templates/database_list.htm | 14 ++++---- .../templates/database_quota_stats_list.htm | 2 +- .../templates/database_user_admin_list.htm | 2 +- .../sites/templates/database_user_list.htm | 2 +- .../web/sites/templates/ftp_user_list.htm | 8 ++--- .../web/sites/templates/shell_user_list.htm | 8 ++--- .../sites/templates/user_quota_stats_list.htm | 2 +- .../web/sites/templates/web_backup_list.htm | 2 +- .../sites/templates/web_childdomain_list.htm | 8 ++--- .../web/sites/templates/web_folder_list.htm | 8 ++--- .../sites/templates/web_folder_user_list.htm | 8 ++--- .../sites/templates/web_sites_stats_list.htm | 2 +- .../templates/web_vhost_domain_admin_list.htm | 8 ++--- .../sites/templates/web_vhost_domain_list.htm | 8 ++--- .../web/sites/templates/webdav_user_list.htm | 8 ++--- .../default/assets/stylesheets/ispconfig.css | 6 ++++ .../assets/stylesheets/ispconfig.min.css | 2 +- interface/web/vm/templates/openvz_ip_list.htm | 2 +- .../vm/templates/openvz_ostemplate_list.htm | 8 ++--- .../web/vm/templates/openvz_template_list.htm | 8 ++--- interface/web/vm/templates/openvz_vm_list.htm | 8 ++--- 71 files changed, 212 insertions(+), 206 deletions(-) diff --git a/interface/web/admin/templates/directive_snippets_list.htm b/interface/web/admin/templates/directive_snippets_list.htm index e2fbf055e8..c1ac201f00 100644 --- a/interface/web/admin/templates/directive_snippets_list.htm +++ b/interface/web/admin/templates/directive_snippets_list.htm @@ -16,13 +16,13 @@ <table class="table"> <thead class="dark form-group-sm"> <tr> - <th><tmpl_var name="active_txt"></th> + <th class="tiny-col"><tmpl_var name="active_txt"></th> <th><tmpl_var name="name_txt"></th> <th><tmpl_var name="type_txt"></th> - <th>{tmpl_var name='search_limit'}</th> + <th class="small-col">{tmpl_var name='search_limit'}</th> </tr> <tr> - <td><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></td> + <td class="tiny-col"><div class="col-sm-9"><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></div></td> <td><input class="form-control" type="text" name="search_name" value="{tmpl_var name='search_name'}" /></td> <td><select class="form-control" name="search_type">{tmpl_var name='search_type'}</select></td> <td> @@ -33,7 +33,7 @@ <tbody> <tmpl_loop name="records"> <tr> - <td><a href="#" data-load-content="admin/directive_snippets_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> + <td class="tiny-col"><a href="#" data-load-content="admin/directive_snippets_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> <td><a href="#" data-load-content="admin/directive_snippets_edit.php?id={tmpl_var name='id'}">{tmpl_var name="name"}</a></td> <td><a href="#" data-load-content="admin/directive_snippets_edit.php?id={tmpl_var name='id'}">{tmpl_var name="type"}</a></td> <td> diff --git a/interface/web/admin/templates/firewall_list.htm b/interface/web/admin/templates/firewall_list.htm index 8d07ba8b70..2a6836c396 100644 --- a/interface/web/admin/templates/firewall_list.htm +++ b/interface/web/admin/templates/firewall_list.htm @@ -16,14 +16,14 @@ <table class="table"> <thead class="dark form-group-sm"> <tr> - <th><tmpl_var name="active_txt"></th> + <th class="tiny-col"><tmpl_var name="active_txt"></th> <th><tmpl_var name="server_id_txt"></th> <th><tmpl_var name="tcp_port_txt"></th> <th><tmpl_var name="udp_port_txt"></th> - <th>{tmpl_var name='search_limit'}</th> + <th class="small-col">{tmpl_var name='search_limit'}</th> </tr> <tr> - <td><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></td> + <td class="tiny-col"><div class="col-sm-9"><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></div></td> <td><select class="form-control" name="search_server_id">{tmpl_var name='search_server_id'}</select></td> <td><input class="form-control" type="text" name="search_tcp_port" value="{tmpl_var name='search_tcp_port'}" /></td> <td><input class="form-control" type="text" name="search_udp_port" value="{tmpl_var name='search_udp_port'}" /></td> @@ -35,7 +35,7 @@ <tbody> <tmpl_loop name="records"> <tr> - <td><a href="#" data-load-content="admin/firewall_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> + <td class="tiny-col"><a href="#" data-load-content="admin/firewall_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> <td><a href="#" data-load-content="admin/firewall_edit.php?id={tmpl_var name='id'}">{tmpl_var name="server_id"}</a></td> <td><a href="#" data-load-content="admin/firewall_edit.php?id={tmpl_var name='id'}">{tmpl_var name="tcp_port"}</a></td> <td><a href="#" data-load-content="admin/firewall_edit.php?id={tmpl_var name='id'}">{tmpl_var name="udp_port"}</a></td> diff --git a/interface/web/admin/templates/iptables_list.htm b/interface/web/admin/templates/iptables_list.htm index 6612176059..3fb85567dd 100644 --- a/interface/web/admin/templates/iptables_list.htm +++ b/interface/web/admin/templates/iptables_list.htm @@ -15,7 +15,7 @@ <table class="table"> <thead class="dark form-group-sm"> <tr> - <th><tmpl_var name="active_txt"></th> + <th class="tiny-col"><tmpl_var name="active_txt"></th> <th><tmpl_var name="server_id_txt"></th> <th><tmpl_var name="table_txt"></th> <th><tmpl_var name="protocol_txt"></th> @@ -26,7 +26,7 @@ <th> </th> </tr> <tr> - <td><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></td> + <td class="tiny-col"><div class="col-sm-9"><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></div></td> <td><select class="form-control" name="search_server_id">{tmpl_var name='search_server_id'}</select></td> <td></td> <td><select class="form-control" name="search_protocol">{tmpl_var name='search_protocol'}</select></td> @@ -42,7 +42,7 @@ <tbody> <tmpl_loop name="records"> <tr> - <td><a href="#" data-load-content="admin/iptables_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> + <td class="tiny-col"><a href="#" data-load-content="admin/iptables_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> <td><a href="#" data-load-content="admin/iptables_edit.php?id={tmpl_var name='id'}">{tmpl_var name="server_id"}</a></td> <td><a href="#" data-load-content="admin/iptables_edit.php?id={tmpl_var name='id'}">{tmpl_var name="table"}</a></td> <td><a href="#" data-load-content="admin/iptables_edit.php?id={tmpl_var name='id'}">{tmpl_var name="protocol"}</a></td> diff --git a/interface/web/admin/templates/language_list.htm b/interface/web/admin/templates/language_list.htm index 8021391caf..e2ac1342bd 100644 --- a/interface/web/admin/templates/language_list.htm +++ b/interface/web/admin/templates/language_list.htm @@ -24,7 +24,7 @@ <tr> <th><tmpl_var name="module_txt"></th> <th><tmpl_var name="lang_file_txt"></th> - <th><tmpl_var name="lang_file_date_txt"></th> + <th class="small-col"><tmpl_var name="lang_file_date_txt"></th> </tr> </thead> <tbody> diff --git a/interface/web/admin/templates/remote_user_list.htm b/interface/web/admin/templates/remote_user_list.htm index 719ef05183..3c0e0e955f 100644 --- a/interface/web/admin/templates/remote_user_list.htm +++ b/interface/web/admin/templates/remote_user_list.htm @@ -17,7 +17,7 @@ <tr> <th><tmpl_var name="parent_remote_userid_txt"></th> <th><tmpl_var name="username_txt"></th> - <th>{tmpl_var name='search_limit'}</th> + <th class="small-col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td> </td> diff --git a/interface/web/admin/templates/server_config_list.htm b/interface/web/admin/templates/server_config_list.htm index d0a22c0d63..2bf40cd7b9 100644 --- a/interface/web/admin/templates/server_config_list.htm +++ b/interface/web/admin/templates/server_config_list.htm @@ -10,7 +10,7 @@ <thead class="dark form-group-sm"> <tr> <th><tmpl_var name="server_name_txt"></th> - <th>{tmpl_var name='search_limit'}</th> + <th class="small-col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td><input class="form-control" type="text" name="search_server_name" value="{tmpl_var name='search_server_name'}" /></td> diff --git a/interface/web/admin/templates/server_list.htm b/interface/web/admin/templates/server_list.htm index 1660c0e7d1..0c7522eec8 100644 --- a/interface/web/admin/templates/server_list.htm +++ b/interface/web/admin/templates/server_list.htm @@ -16,7 +16,7 @@ <th><tmpl_var name="file_server_txt"></th> <th><tmpl_var name="db_server_txt"></th> <th><tmpl_var name="vserver_server_txt"></th> - <th>{tmpl_var name='search_limit'}</th> + <th class="small-col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td><input class="form-control" type="text" name="search_server_name" value="{tmpl_var name='search_server_name'}" /></td> diff --git a/interface/web/admin/templates/software_package_list.htm b/interface/web/admin/templates/software_package_list.htm index 4a2d241b93..dd9abee57f 100644 --- a/interface/web/admin/templates/software_package_list.htm +++ b/interface/web/admin/templates/software_package_list.htm @@ -20,7 +20,7 @@ <th><tmpl_var name="package_title_txt"></th> <th><tmpl_var name="package_description_txt"></th> <th><tmpl_var name="package_id_txt"></th> - <th>{tmpl_var name='search_limit'}</th> + <th class="small-col">{tmpl_var name='search_limit'}</th> </tr> </thead> <tbody> diff --git a/interface/web/admin/templates/software_repo_list.htm b/interface/web/admin/templates/software_repo_list.htm index 794465e106..3076b792b4 100644 --- a/interface/web/admin/templates/software_repo_list.htm +++ b/interface/web/admin/templates/software_repo_list.htm @@ -16,13 +16,13 @@ <table class="table"> <thead class="dark form-group-sm"> <tr> - <th><tmpl_var name="active_txt"></th> + <th class="tiny-col"><tmpl_var name="active_txt"></th> <th><tmpl_var name="repo_name_txt"></th> <th><tmpl_var name="repo_url_txt"></th> <th> </th> </tr> <tr> - <td><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></td> + <td class="tiny-col"><div class="col-sm-9"><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></div></td> <td><input class="form-control" type="text" name="search_repo_name" value="{tmpl_var name='search_repo_name'}" /></td> <td><input class="form-control" type="text" name="search_repo_url" value="{tmpl_var name='search_repo_url'}" /></td> <td> @@ -33,7 +33,7 @@ <tbody> <tmpl_loop name="records"> <tr> - <td><a href="#" data-load-content="admin/software_repo_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> + <td class="tiny-col"><a href="#" data-load-content="admin/software_repo_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> <td><a href="#" data-load-content="admin/software_repo_edit.php?id={tmpl_var name='id'}">{tmpl_var name="repo_name"}</a></td> <td><a href="#" data-load-content="admin/software_repo_edit.php?id={tmpl_var name='id'}">{tmpl_var name="repo_url"}</a></td> <td> diff --git a/interface/web/admin/templates/users_list.htm b/interface/web/admin/templates/users_list.htm index b96ed7a46f..2562f46dcc 100644 --- a/interface/web/admin/templates/users_list.htm +++ b/interface/web/admin/templates/users_list.htm @@ -18,14 +18,14 @@ <thead class="dark form-group-sm"> <tr> <th><tmpl_var name="client_id_txt"></th> - <th><tmpl_var name="active_txt"></th> + <th class="tiny-col"><tmpl_var name="active_txt"></th> <th><tmpl_var name="username_txt"></th> <th><tmpl_var name="groups_txt"></th> - <th>{tmpl_var name='search_limit'}</th> + <th class="small-col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td><input class="form-control" type="text" name="search_client_id" value="{tmpl_var name='search_client_id'}" /></td> - <td><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></td> + <td class="tiny-col"><div class="col-sm-9"><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></div></td> <td><input class="form-control" type="text" name="search_username" value="{tmpl_var name='search_username'}" /></td> <td><select class="form-control" name="search_groups">{tmpl_var name='search_groups'}</select></td> <td> @@ -37,7 +37,7 @@ <tmpl_loop name="records"> <tr> <td><a href="#" data-load-content="admin/users_edit.php?id={tmpl_var name='id'}">{tmpl_var name="client_id"}</a></td> - <td><a href="#" data-load-content="admin/users_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> + <td class="tiny-col"><a href="#" data-load-content="admin/users_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> <td><div class="icons16 group-{tmpl_var name="typ"}" title="{tmpl_var name="typ"}"><span>{tmpl_var name="typ"}</span></div> <div class="group-icon"><a href="#" data-load-content="admin/users_edit.php?id={tmpl_var name='id'}">{tmpl_var name="username"}</a></div></td> <td>{tmpl_var name="groups"}</td> <td> diff --git a/interface/web/client/templates/client_circle_list.htm b/interface/web/client/templates/client_circle_list.htm index 60257f2588..2e3654a9e4 100644 --- a/interface/web/client/templates/client_circle_list.htm +++ b/interface/web/client/templates/client_circle_list.htm @@ -17,14 +17,14 @@ <thead class="dark form-group-sm"> <tr> <th><tmpl_var name="circle_id_txt"></th> - <th><tmpl_var name="active_txt"></th> + <th class="tiny-col"><tmpl_var name="active_txt"></th> <th><tmpl_var name="circle_name_txt"></th> <th><tmpl_var name="description_txt"></th> - <th>{tmpl_var name='search_limit'}</th> + <th class="small-col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td><input class="form-control" type="text" name="search_circle_id" value="{tmpl_var name='search_circle_id'}" /></td> - <td><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></td> + <td class="tiny-col"><div class="col-sm-9"><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></div></td> <td><input class="form-control" type="text" name="search_circle_name" value="{tmpl_var name='search_circle_name'}" /></td> <td><input class="form-control" type="text" name="search_description" value="{tmpl_var name='search_description'}" /></td> <td> @@ -36,7 +36,7 @@ <tmpl_loop name="records"> <tr> <td><a href="#" data-load-content="client/client_circle_edit.php?id={tmpl_var name='id'}">{tmpl_var name="circle_id"}</a></td> - <td><a href="#" data-load-content="client/client_circle_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> + <td class="tiny-col"><a href="#" data-load-content="client/client_circle_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> <td><a href="#" data-load-content="client/client_circle_edit.php?id={tmpl_var name='id'}">{tmpl_var name="circle_name"}</a></td> <td><a href="#" data-load-content="client/client_circle_edit.php?id={tmpl_var name='id'}">{tmpl_var name="description"}</a></td> <td> diff --git a/interface/web/client/templates/client_template_list.htm b/interface/web/client/templates/client_template_list.htm index fa0eb67c7e..6cec1a36cc 100644 --- a/interface/web/client/templates/client_template_list.htm +++ b/interface/web/client/templates/client_template_list.htm @@ -19,7 +19,7 @@ <th><tmpl_var name="template_id_txt"></th> <th><tmpl_var name="template_type_txt"></th> <th><tmpl_var name="template_name_txt"></th> - <th>{tmpl_var name='search_limit'}</th> + <th class="small-col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td><input class="form-control" type="text" name="search_template_id" value="{tmpl_var name='search_template_id'}" /></td> diff --git a/interface/web/client/templates/clients_list.htm b/interface/web/client/templates/clients_list.htm index 8070020794..c3b9520947 100644 --- a/interface/web/client/templates/clients_list.htm +++ b/interface/web/client/templates/clients_list.htm @@ -23,7 +23,7 @@ <th><tmpl_var name="username_txt"></th> <th><tmpl_var name="city_txt"></th> <th><tmpl_var name="country_txt"></th> - <th>{tmpl_var name='search_limit'}</th> + <th class="small-col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td><input class="form-control" type="text" name="search_client_id" value="{tmpl_var name='search_client_id'}" /></td> diff --git a/interface/web/client/templates/domain_list.htm b/interface/web/client/templates/domain_list.htm index d3fb7f71f1..fa26d55293 100644 --- a/interface/web/client/templates/domain_list.htm +++ b/interface/web/client/templates/domain_list.htm @@ -18,7 +18,7 @@ <tr> <th><tmpl_var name="domain_txt"></th> <th><tmpl_var name="user_txt"></th> - <th>{tmpl_var name='search_limit'}</th> + <th class="small-col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td><input class="form-control" type="text" name="search_domain" value="{tmpl_var name='search_domain'}" /></td> diff --git a/interface/web/client/templates/resellers_list.htm b/interface/web/client/templates/resellers_list.htm index b2556487d2..555244d1b7 100644 --- a/interface/web/client/templates/resellers_list.htm +++ b/interface/web/client/templates/resellers_list.htm @@ -23,7 +23,7 @@ <th><tmpl_var name="username_txt"></th> <th><tmpl_var name="city_txt"></th> <th><tmpl_var name="country_txt"></th> - <th>{tmpl_var name='search_limit'}</th> + <th class="small-col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td><input class="form-control" type="text" name="search_client_id" value="{tmpl_var name='search_client_id'}" /></td> diff --git a/interface/web/dns/templates/dns_a_list.htm b/interface/web/dns/templates/dns_a_list.htm index fb70e86a28..aa0e1da8bb 100644 --- a/interface/web/dns/templates/dns_a_list.htm +++ b/interface/web/dns/templates/dns_a_list.htm @@ -39,16 +39,16 @@ <table class="table"> <thead class="dark form-group-sm"> <tr> - <th><tmpl_var name="active_txt"></th> + <th class="tiny-col"><tmpl_var name="active_txt"></th> <th><tmpl_var name="type_txt"></th> <th><tmpl_var name="name_txt"></th> <th><tmpl_var name="data_txt"></th> <th><tmpl_var name="aux_txt"></th> <th><tmpl_var name="ttl_txt"></th> - <th>{tmpl_var name='search_limit'}</th> + <th class="small-col">{tmpl_var name='search_limit'}</th> </tr> <tr> - <td><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></td> + <td class="tiny-col"><div class="col-sm-9"><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></div></td> <td><select class="form-control" name="search_type">{tmpl_var name='search_type'}</select></td> <td><input class="form-control" type="text" name="search_name" value="{tmpl_var name='search_name'}" /></td> <td><input class="form-control" type="text" name="search_data" value="{tmpl_var name='search_data'}" /></td> @@ -62,7 +62,7 @@ <tbody> <tmpl_loop name="records"> <tr> - <td><a href="#" data-load-content="dns/dns_{tmpl_var name='type_lowercase'}_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> + <td class="tiny-col"><a href="#" data-load-content="dns/dns_{tmpl_var name='type_lowercase'}_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> <td><a href="#" data-load-content="dns/dns_{tmpl_var name='type_lowercase'}_edit.php?id={tmpl_var name='id'}">{tmpl_var name="type"}</a></td> <td><a href="#" data-load-content="dns/dns_{tmpl_var name='type_lowercase'}_edit.php?id={tmpl_var name='id'}">{tmpl_var name="name"}</a></td> <td><a href="#" data-load-content="dns/dns_{tmpl_var name='type_lowercase'}_edit.php?id={tmpl_var name='id'}">{tmpl_var name="data"}</a></td> diff --git a/interface/web/dns/templates/dns_slave_admin_list.htm b/interface/web/dns/templates/dns_slave_admin_list.htm index 0ca821aaaa..4eb0a2681e 100644 --- a/interface/web/dns/templates/dns_slave_admin_list.htm +++ b/interface/web/dns/templates/dns_slave_admin_list.htm @@ -32,15 +32,15 @@ <table class="table"> <thead class="dark form-group-sm"> <tr> - <th><tmpl_var name="active_txt"></th> + <th class="tiny-col"><tmpl_var name="active_txt"></th> <th><tmpl_var name="sys_groupid_txt"></th> <th><tmpl_var name="server_id_txt"></th> <th><tmpl_var name="origin_txt"></th> <th><tmpl_var name="ns_txt"></th> - <th>{tmpl_var name='search_limit'}</th> + <th class="small-col">{tmpl_var name='search_limit'}</th> </tr> <tr> - <td><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></td> + <td class="tiny-col"><div class="col-sm-9"><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></div></td> <td><select class="form-control" name="search_sys_groupid">{tmpl_var name='search_sys_groupid'}</select></td> <td><select class="form-control" name="search_server_id">{tmpl_var name='search_server_id'}</select></td> <td><input class="form-control" type="text" name="search_origin" value="{tmpl_var name='search_origin'}" /></td> @@ -53,7 +53,7 @@ <tbody> <tmpl_loop name="records"> <tr> - <td><a href="#" data-load-content="dns/dns_slave_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> + <td class="tiny-col"><a href="#" data-load-content="dns/dns_slave_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> <td><a href="#" data-load-content="dns/dns_slave_edit.php?id={tmpl_var name='id'}">{tmpl_var name="sys_groupid"}</a></td> <td><a href="#" data-load-content="dns/dns_slave_edit.php?id={tmpl_var name='id'}">{tmpl_var name="server_id"}</a></td> <td><a href="#" data-load-content="dns/dns_slave_edit.php?id={tmpl_var name='id'}">{tmpl_var name="origin"}</a></td> diff --git a/interface/web/dns/templates/dns_slave_list.htm b/interface/web/dns/templates/dns_slave_list.htm index 6a162291c6..d7a9d63d76 100644 --- a/interface/web/dns/templates/dns_slave_list.htm +++ b/interface/web/dns/templates/dns_slave_list.htm @@ -32,14 +32,14 @@ <table class="table"> <thead class="dark form-group-sm"> <tr> - <th><tmpl_var name="active_txt"></th> + <th class="tiny-col"><tmpl_var name="active_txt"></th> <th><tmpl_var name="server_id_txt"></th> <th><tmpl_var name="origin_txt"></th> <th><tmpl_var name="ns_txt"></th> - <th>{tmpl_var name='search_limit'}</th> + <th class="small-col">{tmpl_var name='search_limit'}</th> </tr> <tr> - <td><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></td> + <td class="tiny-col"><div class="col-sm-9"><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></div></td> <td><select class="form-control" name="search_server_id">{tmpl_var name='search_server_id'}</select></td> <td><input class="form-control" type="text" name="search_origin" value="{tmpl_var name='search_origin'}" /></td> <td><input class="form-control" type="text" name="search_ns" value="{tmpl_var name='search_ns'}" /></td> @@ -51,7 +51,7 @@ <tbody> <tmpl_loop name="records"> <tr> - <td><a href="#" data-load-content="dns/dns_slave_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> + <td class="tiny-col"><a href="#" data-load-content="dns/dns_slave_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> <td><a href="#" data-load-content="dns/dns_slave_edit.php?id={tmpl_var name='id'}">{tmpl_var name="server_id"}</a></td> <td><a href="#" data-load-content="dns/dns_slave_edit.php?id={tmpl_var name='id'}">{tmpl_var name="origin"}</a></td> <td><a href="#" data-load-content="dns/dns_slave_edit.php?id={tmpl_var name='id'}">{tmpl_var name="ns"}</a></td> diff --git a/interface/web/dns/templates/dns_soa_admin_list.htm b/interface/web/dns/templates/dns_soa_admin_list.htm index 4fae01eb89..f32854bb7f 100644 --- a/interface/web/dns/templates/dns_soa_admin_list.htm +++ b/interface/web/dns/templates/dns_soa_admin_list.htm @@ -34,16 +34,16 @@ <table class="table"> <thead class="dark form-group-sm"> <tr> - <th><tmpl_var name="active_txt"></th> + <th class="tiny-col"><tmpl_var name="active_txt"></th> <th><tmpl_var name="sys_groupid_txt"></th> <th><tmpl_var name="server_id_txt"></th> <th><tmpl_var name="origin_txt"></th> <th><tmpl_var name="ns_txt"></th> <th><tmpl_var name="mbox_txt"></th> - <th>{tmpl_var name='search_limit'}</th> + <th class="small-col">{tmpl_var name='search_limit'}</th> </tr> <tr> - <td><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></td> + <td class="tiny-col"><div class="col-sm-9"><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></div></td> <td><select class="form-control" name="search_sys_groupid">{tmpl_var name='search_sys_groupid'}</select></td> <td><select class="form-control" name="search_server_id">{tmpl_var name='search_server_id'}</select></td> <td><input class="form-control" type="text" name="search_origin" value="{tmpl_var name='search_origin'}" /></td> @@ -57,7 +57,7 @@ <tbody> <tmpl_loop name="records"> <tr> - <td><a href="#" data-load-content="dns/dns_soa_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</td> + <td class="tiny-col"><a href="#" data-load-content="dns/dns_soa_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</td> <td><a href="#" data-load-content="dns/dns_soa_edit.php?id={tmpl_var name='id'}">{tmpl_var name="sys_groupid"}</a></td> <td><a href="#" data-load-content="dns/dns_soa_edit.php?id={tmpl_var name='id'}">{tmpl_var name="server_id"}</a></td> <td><a href="#" data-load-content="dns/dns_soa_edit.php?id={tmpl_var name='id'}">{tmpl_var name="origin"}</a></td> diff --git a/interface/web/dns/templates/dns_soa_list.htm b/interface/web/dns/templates/dns_soa_list.htm index 161727b9c0..ad997013f1 100644 --- a/interface/web/dns/templates/dns_soa_list.htm +++ b/interface/web/dns/templates/dns_soa_list.htm @@ -34,15 +34,15 @@ <table class="table"> <thead class="dark form-group-sm"> <tr> - <th><tmpl_var name="active_txt"></th> + <th class="tiny-col"><tmpl_var name="active_txt"></th> <th><tmpl_var name="server_id_txt"></th> <th><tmpl_var name="origin_txt"></th> <th><tmpl_var name="ns_txt"></th> <th><tmpl_var name="mbox_txt"></th> - <th>{tmpl_var name='search_limit'}</th> + <th class="small-col">{tmpl_var name='search_limit'}</th> </tr> <tr> - <td><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></td> + <td class="tiny-col"><div class="col-sm-9"><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></div></td> <td><select class="form-control" name="search_server_id">{tmpl_var name='search_server_id'}</select></td> <td><input class="form-control" type="text" name="search_origin" value="{tmpl_var name='search_origin'}" /></td> <td><input class="form-control" type="text" name="search_ns" value="{tmpl_var name='search_ns'}" /></td> @@ -55,7 +55,7 @@ <tbody> <tmpl_loop name="records"> <tr> - <td><a href="#" data-load-content="dns/dns_soa_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</td> + <td class="tiny-col"><a href="#" data-load-content="dns/dns_soa_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</td> <td><a href="#" data-load-content="dns/dns_soa_edit.php?id={tmpl_var name='id'}">{tmpl_var name="server_id"}</a></td> <td><a href="#" data-load-content="dns/dns_soa_edit.php?id={tmpl_var name='id'}">{tmpl_var name="origin"}</a></td> <td><a href="#" data-load-content="dns/dns_soa_edit.php?id={tmpl_var name='id'}">{tmpl_var name="ns"}</a></td> diff --git a/interface/web/dns/templates/dns_template_list.htm b/interface/web/dns/templates/dns_template_list.htm index 699190dac2..3f78c507b2 100644 --- a/interface/web/dns/templates/dns_template_list.htm +++ b/interface/web/dns/templates/dns_template_list.htm @@ -18,7 +18,7 @@ <tr> <th><tmpl_var name="visible_txt"></th> <th><tmpl_var name="name_txt"></th> - <th>{tmpl_var name='search_limit'}</th> + <th class="small-col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td><select class="form-control" name="search_visible">{tmpl_var name='search_visible'}</select></td> diff --git a/interface/web/help/templates/faq_manage_questions_list.htm b/interface/web/help/templates/faq_manage_questions_list.htm index b920e4f8a8..2de35d29c8 100644 --- a/interface/web/help/templates/faq_manage_questions_list.htm +++ b/interface/web/help/templates/faq_manage_questions_list.htm @@ -12,7 +12,7 @@ <table class="table"> <thead class="dark form-group-sm"> <tr> - <th>{tmpl_var name="faq_question_txt"}</th> + <th class="tiny-col">{tmpl_var name="faq_question_txt"}</th> <th>{tmpl_var name="faq_section_name_txt"}</th> <th>{tmpl_var name="faq_delete_txt"}</th> <th>{tmpl_var name="faq_edit_txt"}</th> diff --git a/interface/web/help/templates/support_message_list.htm b/interface/web/help/templates/support_message_list.htm index f9739bade4..c97a00b7b4 100644 --- a/interface/web/help/templates/support_message_list.htm +++ b/interface/web/help/templates/support_message_list.htm @@ -19,7 +19,7 @@ <th><tmpl_var name="sender_id_txt"></th> <th><tmpl_var name="subject_txt"></th> <th><tmpl_var name="date_txt"></th> - <th>{tmpl_var name='search_limit'}</th> + <th class="small-col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td><select class="form-control" name="search_sender_id">{tmpl_var name='search_sender_id'}</select></td> diff --git a/interface/web/mail/templates/mail_alias_list.htm b/interface/web/mail/templates/mail_alias_list.htm index 4745e28f6d..60d18d1c91 100644 --- a/interface/web/mail/templates/mail_alias_list.htm +++ b/interface/web/mail/templates/mail_alias_list.htm @@ -32,13 +32,13 @@ <table class="table"> <thead class="dark form-group-sm"> <tr> - <th><tmpl_var name="active_txt"></th> + <th class="tiny-col"><tmpl_var name="active_txt"></th> <th><tmpl_var name="source_txt"></th> <th><tmpl_var name="destination_txt"></th> - <th>{tmpl_var name='search_limit'}</th> + <th class="small-col">{tmpl_var name='search_limit'}</th> </tr> <tr> - <td><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></td> + <td class="tiny-col"><div class="col-sm-9"><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></div></td> <td><input class="form-control" type="text" name="search_source" value="{tmpl_var name='search_source'}" /></td> <td><input class="form-control" type="text" name="search_destination" value="{tmpl_var name='search_destination'}" /></td> <td> @@ -49,7 +49,7 @@ <tbody> <tmpl_loop name="records"> <tr> - <td><a href="#" data-load-content="mail/mail_alias_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> + <td class="tiny-col"><a href="#" data-load-content="mail/mail_alias_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> <td><a href="#" data-load-content="mail/mail_alias_edit.php?id={tmpl_var name='id'}">{tmpl_var name="source"}</a></td> <td><a href="#" data-load-content="mail/mail_alias_edit.php?id={tmpl_var name='id'}">{tmpl_var name="destination"}</a></td> <td> diff --git a/interface/web/mail/templates/mail_aliasdomain_list.htm b/interface/web/mail/templates/mail_aliasdomain_list.htm index aa8cfeec11..209a431349 100644 --- a/interface/web/mail/templates/mail_aliasdomain_list.htm +++ b/interface/web/mail/templates/mail_aliasdomain_list.htm @@ -32,13 +32,13 @@ <table class="table"> <thead class="dark form-group-sm"> <tr> - <th><tmpl_var name="active_txt"></th> + <th class="tiny-col"><tmpl_var name="active_txt"></th> <th><tmpl_var name="source_txt"></th> <th><tmpl_var name="destination_txt"></th> - <th>{tmpl_var name='search_limit'}</th> + <th class="small-col">{tmpl_var name='search_limit'}</th> </tr> <tr> - <td><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></td> + <td class="tiny-col"><div class="col-sm-9"><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></div></td> <td><input class="form-control" type="text" name="search_source" value="{tmpl_var name='search_source'}" /></td> <td><input class="form-control" type="text" name="search_destination" value="{tmpl_var name='search_destination'}" /></td> <td> @@ -49,7 +49,7 @@ <tbody> <tmpl_loop name="records"> <tr> - <td><a href="#" data-load-content="mail/mail_aliasdomain_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> + <td class="tiny-col"><a href="#" data-load-content="mail/mail_aliasdomain_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> <td><a href="#" data-load-content="mail/mail_aliasdomain_edit.php?id={tmpl_var name='id'}">{tmpl_var name="source"}</a></td> <td><a href="#" data-load-content="mail/mail_aliasdomain_edit.php?id={tmpl_var name='id'}">{tmpl_var name="destination"}</a></td> <td> diff --git a/interface/web/mail/templates/mail_blacklist_list.htm b/interface/web/mail/templates/mail_blacklist_list.htm index d315558762..60b923140a 100644 --- a/interface/web/mail/templates/mail_blacklist_list.htm +++ b/interface/web/mail/templates/mail_blacklist_list.htm @@ -32,14 +32,14 @@ <table class="table"> <thead class="dark form-group-sm"> <tr> - <th><tmpl_var name="active_txt"></th> + <th class="tiny-col"><tmpl_var name="active_txt"></th> <th><tmpl_var name="server_id_txt"></th> <th><tmpl_var name="source_txt"></th> <th><tmpl_var name="type_txt"></th> - <th>{tmpl_var name='search_limit'}</th> + <th class="small-col">{tmpl_var name='search_limit'}</th> </tr> <tr> - <td><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></td> + <td class="tiny-col"><div class="col-sm-9"><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></div></td> <td><select class="form-control" name="search_server_id">{tmpl_var name='search_server_id'}</select></td> <td><input class="form-control" type="text" name="search_source" value="{tmpl_var name='search_source'}" /></td> <td><select class="form-control" name="search_type">{tmpl_var name='search_type'}</select></td> @@ -51,7 +51,7 @@ <tbody> <tmpl_loop name="records"> <tr> - <td><a href="#" data-load-content="mail/mail_blacklist_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> + <td class="tiny-col"><a href="#" data-load-content="mail/mail_blacklist_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> <td><a href="#" data-load-content="mail/mail_blacklist_edit.php?id={tmpl_var name='id'}">{tmpl_var name="server_id"}</a></td> <td><a href="#" data-load-content="mail/mail_blacklist_edit.php?id={tmpl_var name='id'}">{tmpl_var name="source"}</a></td> <td><a href="#" data-load-content="mail/mail_blacklist_edit.php?id={tmpl_var name='id'}">{tmpl_var name="type"}</a></td> diff --git a/interface/web/mail/templates/mail_content_filter_list.htm b/interface/web/mail/templates/mail_content_filter_list.htm index cf17024067..90191cf585 100644 --- a/interface/web/mail/templates/mail_content_filter_list.htm +++ b/interface/web/mail/templates/mail_content_filter_list.htm @@ -32,14 +32,14 @@ <table class="table"> <thead class="dark form-group-sm"> <tr> - <th><tmpl_var name="active_txt"></th> + <th class="tiny-col"><tmpl_var name="active_txt"></th> <th><tmpl_var name="server_id_txt"></th> <th><tmpl_var name="pattern_txt"></th> <th><tmpl_var name="action_txt"></th> - <th>{tmpl_var name='search_limit'}</th> + <th class="small-col">{tmpl_var name='search_limit'}</th> </tr> <tr> - <td><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></td> + <td class="tiny-col"><div class="col-sm-9"><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></div></td> <td><select class="form-control" name="search_server_id">{tmpl_var name='search_server_id'}</select></td> <td><input class="form-control" type="text" name="search_pattern" value="{tmpl_var name='search_pattern'}" /></td> <td><select class="form-control" name="search_action">{tmpl_var name='search_action'}</select></td> @@ -51,7 +51,7 @@ <tbody> <tmpl_loop name="records"> <tr> - <td><a href="#" data-load-content="mail/mail_content_filter_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> + <td class="tiny-col"><a href="#" data-load-content="mail/mail_content_filter_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> <td><a href="#" data-load-content="mail/mail_content_filter_edit.php?id={tmpl_var name='id'}">{tmpl_var name="server_id"}</a></td> <td><a href="#" data-load-content="mail/mail_content_filter_edit.php?id={tmpl_var name='id'}">{tmpl_var name="pattern"}</a></td> <td><a href="#" data-load-content="mail/mail_content_filter_edit.php?id={tmpl_var name='id'}">{tmpl_var name="action"}</a></td> diff --git a/interface/web/mail/templates/mail_domain_admin_list.htm b/interface/web/mail/templates/mail_domain_admin_list.htm index 872e1f723b..bd2a9f9209 100644 --- a/interface/web/mail/templates/mail_domain_admin_list.htm +++ b/interface/web/mail/templates/mail_domain_admin_list.htm @@ -15,14 +15,14 @@ <table class="table"> <thead class="dark form-group-sm"> <tr> - <th><tmpl_var name="active_txt"></th> + <th class="tiny-col"><tmpl_var name="active_txt"></th> <th><tmpl_var name="sys_groupid_txt"></th> <th><tmpl_var name="server_id_txt"></th> <th><tmpl_var name="domain_txt"></th> - <th>{tmpl_var name='search_limit'}</th> + <th class="small-col">{tmpl_var name='search_limit'}</th> </tr> <tr> - <td><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></td> + <td class="tiny-col"><div class="col-sm-9"><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></div></td> <td><select class="form-control" name="search_sys_groupid">{tmpl_var name='search_sys_groupid'}</select></td> <td><select class="form-control" name="search_server_id">{tmpl_var name='search_server_id'}</select></td> <td><input class="form-control" type="text" name="search_domain" value="{tmpl_var name='search_domain'}" /></td> @@ -34,7 +34,7 @@ <tbody> <tmpl_loop name="records"> <tr> - <td><a href="#" data-load-content="mail/mail_domain_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> + <td class="tiny-col"><a href="#" data-load-content="mail/mail_domain_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> <td><a href="#" data-load-content="mail/mail_domain_edit.php?id={tmpl_var name='id'}">{tmpl_var name="sys_groupid"}</a></td> <td><a href="#" data-load-content="mail/mail_domain_edit.php?id={tmpl_var name='id'}">{tmpl_var name="server_id"}</a></td> <td><a href="#" data-load-content="mail/mail_domain_edit.php?id={tmpl_var name='id'}">{tmpl_var name="domain"}</a></td> diff --git a/interface/web/mail/templates/mail_domain_catchall_list.htm b/interface/web/mail/templates/mail_domain_catchall_list.htm index 82d5102dbb..6452f7156a 100644 --- a/interface/web/mail/templates/mail_domain_catchall_list.htm +++ b/interface/web/mail/templates/mail_domain_catchall_list.htm @@ -32,13 +32,13 @@ <table class="table"> <thead class="dark form-group-sm"> <tr> - <th><tmpl_var name="active_txt"></th> + <th class="tiny-col"><tmpl_var name="active_txt"></th> <th><tmpl_var name="source_txt"></th> <th><tmpl_var name="destination_txt"></th> - <th>{tmpl_var name='search_limit'}</th> + <th class="small-col">{tmpl_var name='search_limit'}</th> </tr> <tr> - <td><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></td> + <td class="tiny-col"><div class="col-sm-9"><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></div></td> <td><input class="form-control" type="text" name="search_source" value="{tmpl_var name='search_source'}" /></td> <td><input class="form-control" type="text" name="search_destination" value="{tmpl_var name='search_destination'}" /></td> <td> @@ -49,7 +49,7 @@ <tbody> <tmpl_loop name="records"> <tr> - <td><a href="#" data-load-content="mail/mail_domain_catchall_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> + <td class="tiny-col"><a href="#" data-load-content="mail/mail_domain_catchall_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> <td><a href="#" data-load-content="mail/mail_domain_catchall_edit.php?id={tmpl_var name='id'}">{tmpl_var name="source"}</a></td> <td><a href="#" data-load-content="mail/mail_domain_catchall_edit.php?id={tmpl_var name='id'}">{tmpl_var name="destination"}</a></td> <td> diff --git a/interface/web/mail/templates/mail_domain_list.htm b/interface/web/mail/templates/mail_domain_list.htm index cf5402c288..011fcd598f 100644 --- a/interface/web/mail/templates/mail_domain_list.htm +++ b/interface/web/mail/templates/mail_domain_list.htm @@ -32,13 +32,13 @@ <table class="table"> <thead class="dark form-group-sm"> <tr> - <th><tmpl_var name="active_txt"></th> + <th class="tiny-col"><tmpl_var name="active_txt"></th> <th><tmpl_var name="server_id_txt"></th> <th><tmpl_var name="domain_txt"></th> - <th>{tmpl_var name='search_limit'}</th> + <th class="small-col">{tmpl_var name='search_limit'}</th> </tr> <tr> - <td><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></td> + <td class="tiny-col"><div class="col-sm-9"><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></div></td> <td><select class="form-control" name="search_server_id">{tmpl_var name='search_server_id'}</select></td> <td><input class="form-control" type="text" name="search_domain" value="{tmpl_var name='search_domain'}" /></td> <td> @@ -49,7 +49,7 @@ <tbody> <tmpl_loop name="records"> <tr> - <td><a href="#" data-load-content="mail/mail_domain_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> + <td class="tiny-col"><a href="#" data-load-content="mail/mail_domain_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> <td><a href="#" data-load-content="mail/mail_domain_edit.php?id={tmpl_var name='id'}">{tmpl_var name="server_id"}</a></td> <td><a href="#" data-load-content="mail/mail_domain_edit.php?id={tmpl_var name='id'}">{tmpl_var name="domain"}</a></td> <td> diff --git a/interface/web/mail/templates/mail_forward_list.htm b/interface/web/mail/templates/mail_forward_list.htm index 8306373880..6f6d171a35 100644 --- a/interface/web/mail/templates/mail_forward_list.htm +++ b/interface/web/mail/templates/mail_forward_list.htm @@ -32,13 +32,13 @@ <table class="table"> <thead class="dark form-group-sm"> <tr> - <th><tmpl_var name="active_txt"></th> + <th class="tiny-col"><tmpl_var name="active_txt"></th> <th><tmpl_var name="source_txt"></th> <th><tmpl_var name="destination_txt"></th> - <th>{tmpl_var name='search_limit'}</th> + <th class="small-col">{tmpl_var name='search_limit'}</th> </tr> <tr> - <td><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></td> + <td class="tiny-col"><div class="col-sm-9"><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></div></td> <td><input class="form-control" type="text" name="search_source" value="{tmpl_var name='search_source'}" /></td> <td><input class="form-control" type="text" name="search_destination" value="{tmpl_var name='search_destination'}" /></td> <td> @@ -49,7 +49,7 @@ <tbody> <tmpl_loop name="records"> <tr> - <td><a href="#" data-load-content="mail/mail_forward_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> + <td class="tiny-col"><a href="#" data-load-content="mail/mail_forward_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> <td><a href="#" data-load-content="mail/mail_forward_edit.php?id={tmpl_var name='id'}">{tmpl_var name="source"}</a></td> <td><a href="#" data-load-content="mail/mail_forward_edit.php?id={tmpl_var name='id'}">{tmpl_var name="destination"}</a></td> <td> diff --git a/interface/web/mail/templates/mail_get_list.htm b/interface/web/mail/templates/mail_get_list.htm index b90ee97f72..aae94b719a 100644 --- a/interface/web/mail/templates/mail_get_list.htm +++ b/interface/web/mail/templates/mail_get_list.htm @@ -32,15 +32,15 @@ <table class="table"> <thead class="dark form-group-sm"> <tr> - <th><tmpl_var name="active_txt"></th> + <th class="tiny-col"><tmpl_var name="active_txt"></th> <th><tmpl_var name="server_id_txt"></th> <th><tmpl_var name="source_server_txt"></th> <th><tmpl_var name="source_username_txt"></th> <th><tmpl_var name="destination_txt"></th> - <th>{tmpl_var name='search_limit'}</th> + <th class="small-col">{tmpl_var name='search_limit'}</th> </tr> <tr> - <td><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></td> + <td class="tiny-col"><div class="col-sm-9"><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></div></td> <td><select class="form-control" name="search_server_id">{tmpl_var name='search_server_id'}</select></td> <td><input class="form-control" type="text" name="search_source_server" value="{tmpl_var name='search_source_server'}" /></td> <td><input class="form-control" type="text" name="search_source_username" value="{tmpl_var name='search_source_username'}" /></td> @@ -53,7 +53,7 @@ <tbody> <tmpl_loop name="records"> <tr> - <td><a href="#" data-load-content="mail/mail_get_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> + <td class="tiny-col"><a href="#" data-load-content="mail/mail_get_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> <td><a href="#" data-load-content="mail/mail_get_edit.php?id={tmpl_var name='id'}">{tmpl_var name="server_id"}</a></td> <td><a href="#" data-load-content="mail/mail_get_edit.php?id={tmpl_var name='id'}">{tmpl_var name="source_server"}</a></td> <td><a href="#" data-load-content="mail/mail_get_edit.php?id={tmpl_var name='id'}">{tmpl_var name="source_username"}</a></td> diff --git a/interface/web/mail/templates/mail_mailinglist_list.htm b/interface/web/mail/templates/mail_mailinglist_list.htm index 1eaf97effb..4b175e753a 100644 --- a/interface/web/mail/templates/mail_mailinglist_list.htm +++ b/interface/web/mail/templates/mail_mailinglist_list.htm @@ -33,7 +33,7 @@ <tr> <th><tmpl_var name="listname_txt"></th> <th><tmpl_var name="domain_txt"></th> - <th>{tmpl_var name='search_limit'}</th> + <th class="small-col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td><input class="form-control" type="text" name="search_listname" value="{tmpl_var name='search_listname'}" /></td> diff --git a/interface/web/mail/templates/mail_relay_recipient_list.htm b/interface/web/mail/templates/mail_relay_recipient_list.htm index 8c201de82b..ec75ca1a98 100644 --- a/interface/web/mail/templates/mail_relay_recipient_list.htm +++ b/interface/web/mail/templates/mail_relay_recipient_list.htm @@ -31,13 +31,13 @@ <table class="table"> <thead class="dark form-group-sm"> <tr> - <th><tmpl_var name="active_txt"></th> + <th class="tiny-col"><tmpl_var name="active_txt"></th> <th><tmpl_var name="server_id_txt"></th> <th><tmpl_var name="source_txt"></th> - <th>{tmpl_var name='search_limit'}</th> + <th class="small-col">{tmpl_var name='search_limit'}</th> </tr> <tr> - <td><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></td> + <td class="tiny-col"><div class="col-sm-9"><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></div></td> <td><select class="form-control" name="search_server_id">{tmpl_var name='search_server_id'}</select></td> <td><input class="form-control" type="text" name="search_source" value="{tmpl_var name='search_source'}" /></td> <td> @@ -48,7 +48,7 @@ <tbody> <tmpl_loop name="records"> <tr> - <td><a href="#" data-load-content="mail/mail_relay_recipient_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> + <td class="tiny-col"><a href="#" data-load-content="mail/mail_relay_recipient_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> <td><a href="#" data-load-content="mail/mail_relay_recipient_edit.php?id={tmpl_var name='id'}">{tmpl_var name="server_id"}</a></td> <td><a href="#" data-load-content="mail/mail_relay_recipient_edit.php?id={tmpl_var name='id'}">{tmpl_var name="source"}</a></td> <td> diff --git a/interface/web/mail/templates/mail_transport_list.htm b/interface/web/mail/templates/mail_transport_list.htm index fa6954123b..8b64a38279 100644 --- a/interface/web/mail/templates/mail_transport_list.htm +++ b/interface/web/mail/templates/mail_transport_list.htm @@ -32,15 +32,15 @@ <table class="table"> <thead class="dark form-group-sm"> <tr> - <th><tmpl_var name="active_txt"></th> + <th class="tiny-col"><tmpl_var name="active_txt"></th> <th><tmpl_var name="server_id_txt"></th> <th><tmpl_var name="domain_txt"></th> <th><tmpl_var name="transport_txt"></th> <th><tmpl_var name="sort_order_txt"></th> - <th>{tmpl_var name='search_limit'}</th> + <th class="small-col">{tmpl_var name='search_limit'}</th> </tr> <tr> - <td><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></td> + <td class="tiny-col"><div class="col-sm-9"><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></div></td> <td><select class="form-control" name="search_server_id">{tmpl_var name='search_server_id'}</select></td> <td><input class="form-control" type="text" name="search_domain" value="{tmpl_var name='search_domain'}" /></td> <td><input class="form-control" type="text" name="search_transport" value="{tmpl_var name='search_transport'}" /></td> @@ -53,7 +53,7 @@ <tbody> <tmpl_loop name="records"> <tr> - <td><a href="#" data-load-content="mail/mail_transport_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> + <td class="tiny-col"><a href="#" data-load-content="mail/mail_transport_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> <td><a href="#" data-load-content="mail/mail_transport_edit.php?id={tmpl_var name='id'}">{tmpl_var name="server_id"}</a></td> <td><a href="#" data-load-content="mail/mail_transport_edit.php?id={tmpl_var name='id'}">{tmpl_var name="domain"}</a></td> <td><a href="#" data-load-content="mail/mail_transport_edit.php?id={tmpl_var name='id'}">{tmpl_var name="transport"}</a></td> diff --git a/interface/web/mail/templates/mail_user_backup_list.htm b/interface/web/mail/templates/mail_user_backup_list.htm index 8b2e1d6e5e..da78f27067 100644 --- a/interface/web/mail/templates/mail_user_backup_list.htm +++ b/interface/web/mail/templates/mail_user_backup_list.htm @@ -15,7 +15,7 @@ <th><tmpl_var name="date_txt"></th> <th><tmpl_var name="filename_txt"></th> <th><tmpl_var name="filesize_txt"></th> - <th>{tmpl_var name='search_limit'}</th> + <th class="small-col">{tmpl_var name='search_limit'}</th> </tr> </thead> <tbody> diff --git a/interface/web/mail/templates/mail_user_list.htm b/interface/web/mail/templates/mail_user_list.htm index 339e11a73e..95f58715e2 100644 --- a/interface/web/mail/templates/mail_user_list.htm +++ b/interface/web/mail/templates/mail_user_list.htm @@ -35,22 +35,22 @@ <th><tmpl_var name="email_txt"></th> <tmpl_if name="enable_custom_login"><th><tmpl_var name="login_txt"></th></tmpl_if> <th><tmpl_var name="name_txt"></th> - <th><tmpl_var name="autoresponder_txt"></th> - <th><tmpl_var name="postfix_txt"></th> - <th><tmpl_var name="disablesmtp_txt"></th> - <th><tmpl_var name="disableimap_txt"></th> - <th><tmpl_var name="disablepop3_txt"></th> - <th>{tmpl_var name='search_limit'}</th> + <th class="tiny-col"><tmpl_var name="autoresponder_txt"></th> + <th class="tiny-col"><tmpl_var name="postfix_txt"></th> + <th class="tiny-col"><tmpl_var name="disablesmtp_txt"></th> + <th class="tiny-col"><tmpl_var name="disableimap_txt"></th> + <th class="tiny-col"><tmpl_var name="disablepop3_txt"></th> + <th class="small-col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td><input class="form-control" type="text" name="search_email" value="{tmpl_var name='search_email'}" /></td> <tmpl_if name="enable_custom_login"><td><input class="form-control" type="text" name="search_login" value="{tmpl_var name='search_login'}" /></td></tmpl_if> <td><input class="form-control" type="text" name="search_name" value="{tmpl_var name='search_name'}" /></td> - <td><select class="form-control" name="search_autoresponder">{tmpl_var name='search_autoresponder'}</select></td> - <td><div class="col-sm-9"><select class="form-control" name="search_postfix">{tmpl_var name='search_postfix'}</select></div></th> - <td><div class="col-sm-9"><select class="form-control" name="search_disablesmtp">{tmpl_var name='search_disablesmtp'}</select></div></th> - <td><div class="col-sm-9"><select class="form-control" name="search_disableimap">{tmpl_var name='search_disableimap'}</select></div></th> - <td><div class="col-sm-9"><select class="form-control" name="search_disablepop3">{tmpl_var name='search_disablepop3'}</select></div></th> + <td class="tiny-col"><div class="col-sm-9"><select class="form-control" name="search_autoresponder">{tmpl_var name='search_autoresponder'}</select></div></td> + <td class="tiny-col"><div class="col-sm-9"><select class="form-control" name="search_postfix">{tmpl_var name='search_postfix'}</select></div></th> + <td class="tiny-col"><div class="col-sm-9"><select class="form-control" name="search_disablesmtp">{tmpl_var name='search_disablesmtp'}</select></div></th> + <td class="tiny-col"><div class="col-sm-9"><select class="form-control" name="search_disableimap">{tmpl_var name='search_disableimap'}</select></div></th> + <td class="tiny-col"><div class="col-sm-9"><select class="form-control" name="search_disablepop3">{tmpl_var name='search_disablepop3'}</select></div></th> <td> <button type="button" class="btn btn-default formbutton-default formbutton-narrow" name="Filter" id="Filter" value="{tmpl_var name="filter_txt"}" onclick="submitForm('pageForm','mail/mail_user_list.php');"><span class="icon icon-filter"></span></button> </td> @@ -66,11 +66,11 @@ </td> </tmpl_if> <td><a href="#" data-load-content="mail/mail_user_edit.php?id={tmpl_var name='id'}">{tmpl_var name="name"}</a></td> - <td><a href="#" data-load-content="mail/mail_user_edit.php?id={tmpl_var name='id'}">{tmpl_var name="autoresponder"}</a></td> - <td><a href="#" data-load-content="mail/mail_user_edit.php?id={tmpl_var name='id'}">{tmpl_var name="postfix"}</a></td> - <td><a href="#" data-load-content="mail/mail_user_edit.php?id={tmpl_var name='id'}">{tmpl_var name="disablesmtp"}</a></td> - <td><a href="#" data-load-content="mail/mail_user_edit.php?id={tmpl_var name='id'}">{tmpl_var name="disableimap"}</a></td> - <td><a href="#" data-load-content="mail/mail_user_edit.php?id={tmpl_var name='id'}">{tmpl_var name="disablepop3"}</a></td> + <td class="tiny-col"><a href="#" data-load-content="mail/mail_user_edit.php?id={tmpl_var name='id'}">{tmpl_var name="autoresponder"}</a></td> + <td class="tiny-col"><a href="#" data-load-content="mail/mail_user_edit.php?id={tmpl_var name='id'}">{tmpl_var name="postfix"}</a></td> + <td class="tiny-col"><a href="#" data-load-content="mail/mail_user_edit.php?id={tmpl_var name='id'}">{tmpl_var name="disablesmtp"}</a></td> + <td class="tiny-col"><a href="#" data-load-content="mail/mail_user_edit.php?id={tmpl_var name='id'}">{tmpl_var name="disableimap"}</a></td> + <td class="tiny-col"><a href="#" data-load-content="mail/mail_user_edit.php?id={tmpl_var name='id'}">{tmpl_var name="disablepop3"}</a></td> <td> <tmpl_if name="mailboxlist_webmail_link"> <a class="btn btn-default formbutton-default formbutton-narrow" href="mail/webmailer.php?id={tmpl_var name='id'}" target="webmail"><span class="icon icon-mail"></span></button> diff --git a/interface/web/mail/templates/mail_user_stats_list.htm b/interface/web/mail/templates/mail_user_stats_list.htm index f946bc3c6c..f7412b7710 100644 --- a/interface/web/mail/templates/mail_user_stats_list.htm +++ b/interface/web/mail/templates/mail_user_stats_list.htm @@ -14,7 +14,7 @@ <th><tmpl_var name="last_month_txt"></th> <th><tmpl_var name="this_year_txt"></th> <th><tmpl_var name="last_year_txt"></th> - <th>{tmpl_var name='search_limit'}</th> + <th class="small-col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td><input class="form-control" type="text" name="search_email" value="{tmpl_var name='search_email'}" /></td> diff --git a/interface/web/mail/templates/mail_whitelist_list.htm b/interface/web/mail/templates/mail_whitelist_list.htm index 842420633f..26d9f2dc70 100644 --- a/interface/web/mail/templates/mail_whitelist_list.htm +++ b/interface/web/mail/templates/mail_whitelist_list.htm @@ -16,14 +16,14 @@ <table class="table"> <thead class="dark form-group-sm"> <tr> - <th><tmpl_var name="active_txt"></th> + <th class="tiny-col"><tmpl_var name="active_txt"></th> <th><tmpl_var name="server_id_txt"></th> <th><tmpl_var name="source_txt"></th> <th><tmpl_var name="type_txt"></th> - <th>{tmpl_var name='search_limit'}</th> + <th class="small-col">{tmpl_var name='search_limit'}</th> </tr> <tr> - <td><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></td> + <td class="tiny-col"><div class="col-sm-9"><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></div></td> <td><select class="form-control" name="search_server_id">{tmpl_var name='search_server_id'}</select></td> <td><input class="form-control" type="text" name="search_source" value="{tmpl_var name='search_source'}" /></td> <td><select class="form-control" name="search_type">{tmpl_var name='search_type'}</select></td> @@ -35,7 +35,7 @@ <tbody> <tmpl_loop name="records"> <tr> - <td><a href="#" data-load-content="mail/mail_whitelist_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> + <td class="tiny-col"><a href="#" data-load-content="mail/mail_whitelist_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> <td><a href="#" data-load-content="mail/mail_whitelist_edit.php?id={tmpl_var name='id'}">{tmpl_var name="server_id"}</a></td> <td><a href="#" data-load-content="mail/mail_whitelist_edit.php?id={tmpl_var name='id'}">{tmpl_var name="source"}</a></td> <td><a href="#" data-load-content="mail/mail_whitelist_edit.php?id={tmpl_var name='id'}">{tmpl_var name="type"}</a></td> diff --git a/interface/web/mail/templates/spamfilter_blacklist_list.htm b/interface/web/mail/templates/spamfilter_blacklist_list.htm index 79745d9ccf..f5eb871945 100644 --- a/interface/web/mail/templates/spamfilter_blacklist_list.htm +++ b/interface/web/mail/templates/spamfilter_blacklist_list.htm @@ -16,15 +16,15 @@ <table class="table"> <thead class="dark form-group-sm"> <tr> - <th><tmpl_var name="active_txt"></th> + <th class="tiny-col"><tmpl_var name="active_txt"></th> <th><tmpl_var name="server_id_txt"></th> <th><tmpl_var name="priority_txt"></th> <th><tmpl_var name="rid_txt"></th> <th><tmpl_var name="email_txt"></th> - <th>{tmpl_var name='search_limit'}</th> + <th class="small-col">{tmpl_var name='search_limit'}</th> </tr> <tr> - <td><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></td> + <td class="tiny-col"><div class="col-sm-9"><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></div></td> <td><select class="form-control" name="search_server_id">{tmpl_var name='search_server_id'}</select></td> <td><select class="form-control" name="search_priority">{tmpl_var name='search_priority'}</select></td> <td><select class="form-control" name="search_rid">{tmpl_var name='search_rid'}</select></td> @@ -37,7 +37,7 @@ <tbody> <tmpl_loop name="records"> <tr> - <td><a href="#" data-load-content="mail/spamfilter_blacklist_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> + <td class="tiny-col"><a href="#" data-load-content="mail/spamfilter_blacklist_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> <td><a href="#" data-load-content="mail/spamfilter_blacklist_edit.php?id={tmpl_var name='id'}">{tmpl_var name="server_id"}</a></td> <td><a href="#" data-load-content="mail/spamfilter_blacklist_edit.php?id={tmpl_var name='id'}">{tmpl_var name="priority"}</a></td> <td><a href="#" data-load-content="mail/spamfilter_blacklist_edit.php?id={tmpl_var name='id'}">{tmpl_var name="rid"}</a></td> diff --git a/interface/web/mail/templates/spamfilter_policy_list.htm b/interface/web/mail/templates/spamfilter_policy_list.htm index 1df9880bee..45383a7758 100644 --- a/interface/web/mail/templates/spamfilter_policy_list.htm +++ b/interface/web/mail/templates/spamfilter_policy_list.htm @@ -21,7 +21,7 @@ <th><tmpl_var name="spam_lover_txt"></th> <th><tmpl_var name="banned_files_lover_txt"></th> <th><tmpl_var name="bad_header_lover_txt"></th> - <th>{tmpl_var name='search_limit'}</th> + <th class="small-col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td><input class="form-control" type="text" name="search_policy_name" value="{tmpl_var name='search_policy_name'}" /></td> diff --git a/interface/web/mail/templates/spamfilter_users_list.htm b/interface/web/mail/templates/spamfilter_users_list.htm index b06c38f93b..c3454c7571 100644 --- a/interface/web/mail/templates/spamfilter_users_list.htm +++ b/interface/web/mail/templates/spamfilter_users_list.htm @@ -21,7 +21,7 @@ <th><tmpl_var name="priority_txt"></th> <th><tmpl_var name="policy_id_txt"></th> <th><tmpl_var name="fullname_txt"></th> - <th>{tmpl_var name='search_limit'}</th> + <th class="small-col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td><select class="form-control" name="search_local">{tmpl_var name='search_local'}</select></td> diff --git a/interface/web/mail/templates/spamfilter_whitelist_list.htm b/interface/web/mail/templates/spamfilter_whitelist_list.htm index 61eb8b5bf2..7caf8ab7c7 100644 --- a/interface/web/mail/templates/spamfilter_whitelist_list.htm +++ b/interface/web/mail/templates/spamfilter_whitelist_list.htm @@ -16,15 +16,15 @@ <table class="table"> <thead class="dark form-group-sm"> <tr> - <th><tmpl_var name="active_txt"></th> + <th class="tiny-col"><tmpl_var name="active_txt"></th> <th><tmpl_var name="server_id_txt"></th> <th><tmpl_var name="priority_txt"></th> <th><tmpl_var name="rid_txt"></th> <th><tmpl_var name="email_txt"></th> - <th>{tmpl_var name='search_limit'}</th> + <th class="small-col">{tmpl_var name='search_limit'}</th> </tr> <tr> - <td><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></td> + <td class="tiny-col"><div class="col-sm-9"><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></div></td> <td><select class="form-control" name="search_server_id">{tmpl_var name='search_server_id'}</select></td> <td><select class="form-control" name="search_priority">{tmpl_var name='search_priority'}</select></td> <td><select class="form-control" name="search_rid">{tmpl_var name='search_rid'}</select></td> @@ -37,7 +37,7 @@ <tbody> <tmpl_loop name="records"> <tr> - <td><a href="#" data-load-content="mail/spamfilter_whitelist_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> + <td class="tiny-col"><a href="#" data-load-content="mail/spamfilter_whitelist_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> <td><a href="#" data-load-content="mail/spamfilter_whitelist_edit.php?id={tmpl_var name='id'}">{tmpl_var name="server_id"}</a></td> <td><a href="#" data-load-content="mail/spamfilter_whitelist_edit.php?id={tmpl_var name='id'}">{tmpl_var name="priority"}</a></td> <td><a href="#" data-load-content="mail/spamfilter_whitelist_edit.php?id={tmpl_var name='id'}">{tmpl_var name="rid"}</a></td> diff --git a/interface/web/mail/templates/user_quota_stats_list.htm b/interface/web/mail/templates/user_quota_stats_list.htm index 78e3873751..2def274bbb 100644 --- a/interface/web/mail/templates/user_quota_stats_list.htm +++ b/interface/web/mail/templates/user_quota_stats_list.htm @@ -13,7 +13,7 @@ <th><tmpl_var name="used_txt"></th> <th><tmpl_var name="quota_txt"></th> <th><tmpl_var name="percentage_txt"></th> - <th>{tmpl_var name='search_limit'}</th> + <th class="small-col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td><input class="form-control" type="text" name="search_email" value="{tmpl_var name='search_email'}" /></td> diff --git a/interface/web/monitor/templates/datalog_list.htm b/interface/web/monitor/templates/datalog_list.htm index 74bb1e202b..e7e90c0da7 100644 --- a/interface/web/monitor/templates/datalog_list.htm +++ b/interface/web/monitor/templates/datalog_list.htm @@ -13,7 +13,7 @@ <th><tmpl_var name="server_id_txt"></th> <th><tmpl_var name="action_txt"></th> <th><tmpl_var name="dbtable_txt"></th> - <th>{tmpl_var name='search_limit'}</th> + <th class="small-col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td> </td> diff --git a/interface/web/monitor/templates/syslog_list.htm b/interface/web/monitor/templates/syslog_list.htm index c7c968f977..7bf1405403 100644 --- a/interface/web/monitor/templates/syslog_list.htm +++ b/interface/web/monitor/templates/syslog_list.htm @@ -13,7 +13,7 @@ <th><tmpl_var name="server_id_txt"></th> <th><tmpl_var name="loglevel_txt"></th> <th><tmpl_var name="message_txt"></th> - <th>{tmpl_var name='search_limit'}</th> + <th class="small-col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td> </td> diff --git a/interface/web/sites/templates/aps_instances_list.htm b/interface/web/sites/templates/aps_instances_list.htm index 50e9cc247e..b67cf95f89 100644 --- a/interface/web/sites/templates/aps_instances_list.htm +++ b/interface/web/sites/templates/aps_instances_list.htm @@ -13,7 +13,7 @@ </tmpl_if> <th>{tmpl_var name='install_location_txt'}</th> <th>{tmpl_var name='status_txt'}</th> - <th > </th> + <th class="small-col" > </th> </tr> <tr> <td><input class="form-control" type="text" name="search_name" value="{tmpl_var name='search_name'}" /></td> diff --git a/interface/web/sites/templates/aps_packages_list.htm b/interface/web/sites/templates/aps_packages_list.htm index 5e734acccf..eb80c8698e 100644 --- a/interface/web/sites/templates/aps_packages_list.htm +++ b/interface/web/sites/templates/aps_packages_list.htm @@ -12,7 +12,7 @@ <tmpl_if name='is_admin'> <th>{tmpl_var name='status_txt'}</th> </tmpl_if> - <th> </th> + <th class="small-col"> </th> </tr> <tr> <td><input class="form-control" type="text" name="search_name" value="{tmpl_var name='search_name'}" /></td> diff --git a/interface/web/sites/templates/cron_list.htm b/interface/web/sites/templates/cron_list.htm index 92ff1bf294..66191418c1 100644 --- a/interface/web/sites/templates/cron_list.htm +++ b/interface/web/sites/templates/cron_list.htm @@ -16,7 +16,7 @@ <table class="table"> <thead class="dark form-group-sm"> <tr> - <th><tmpl_var name="active_txt"></th> + <th class="tiny-col"><tmpl_var name="active_txt"></th> <th><tmpl_var name="server_id_txt"></th> <th><tmpl_var name="parent_domain_id_txt"></th> <th><tmpl_var name="run_min_txt"></th> @@ -25,10 +25,10 @@ <th><tmpl_var name="run_month_txt"></th> <th><tmpl_var name="run_wday_txt"></th> <th><tmpl_var name="command_txt"></th> - <th>{tmpl_var name='search_limit'}</th> + <th class="small-col">{tmpl_var name='search_limit'}</th> </tr> <tr> - <td><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></td> + <td class="tiny-col"><div class="col-sm-9"><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></div></td> <td><select class="form-control" name="search_server_id">{tmpl_var name='search_server_id'}</select></td> <td><select class="form-control" name="search_parent_domain_id">{tmpl_var name='search_parent_domain_id'}</select></td> <td><input class="form-control" type="text" name="search_run_min" value="{tmpl_var name='search_run_min'}" /></td> @@ -45,7 +45,7 @@ <tbody> <tmpl_loop name="records"> <tr> - <td><a href="#" data-load-content="sites/cron_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> + <td class="tiny-col"><a href="#" data-load-content="sites/cron_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> <td><a href="#" data-load-content="sites/cron_edit.php?id={tmpl_var name='id'}">{tmpl_var name="server_id"}</a></td> <td><a href="#" data-load-content="sites/cron_edit.php?id={tmpl_var name='id'}">{tmpl_var name="parent_domain_id"}</a></td> <td><a href="#" data-load-content="sites/cron_edit.php?id={tmpl_var name='id'}">{tmpl_var name="run_min"}</a></td> diff --git a/interface/web/sites/templates/database_admin_list.htm b/interface/web/sites/templates/database_admin_list.htm index 7c0c330763..e16721dd64 100644 --- a/interface/web/sites/templates/database_admin_list.htm +++ b/interface/web/sites/templates/database_admin_list.htm @@ -15,19 +15,19 @@ <table class="table"> <thead class="dark form-group-sm"> <tr> - <th><tmpl_var name="active_txt"></th> - <th><tmpl_var name="remote_access_txt"></th> + <th class="tiny-col"><tmpl_var name="active_txt"></th> + <th class="tiny-col"><tmpl_var name="remote_access_txt"></th> <th><tmpl_var name="type_txt"></th> <th><tmpl_var name="sys_groupid_txt"></th> <th><tmpl_var name="server_id_txt"></th> <th><tmpl_var name="parent_domain_id_txt"></th> <th><tmpl_var name="database_user_txt"></th> <th><tmpl_var name="database_name_txt"></th> - <th>{tmpl_var name='search_limit'}</th> + <th class="small-col">{tmpl_var name='search_limit'}</th> </tr> <tr> - <td><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></td> - <td><select class="form-control" name="search_remote_access">{tmpl_var name='search_remote_access'}</select></td> + <td class="tiny-col"><div class="col-sm-9"><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></div></td> + <td class="tiny-col"><div class="col-sm-9"><select class="form-control" name="search_remote_access">{tmpl_var name='search_remote_access'}</select></div></td> <td><select class="form-control" name="search_type">{tmpl_var name='search_type'}</select></td> <td><select class="form-control" name="search_sys_groupid">{tmpl_var name='search_sys_groupid'}</select></td> <td><select class="form-control" name="search_server_id">{tmpl_var name='search_server_id'}</select></td> @@ -42,8 +42,8 @@ <tbody> <tmpl_loop name="records"> <tr> - <td><a href="#" data-load-content="sites/database_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> - <td><a href="#" data-load-content="sites/database_edit.php?id={tmpl_var name='id'}">{tmpl_var name="remote_access"}</a></td> + <td class="tiny-col"><a href="#" data-load-content="sites/database_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> + <td class="tiny-col"><a href="#" data-load-content="sites/database_edit.php?id={tmpl_var name='id'}">{tmpl_var name="remote_access"}</a></td> <td><a href="#" data-load-content="sites/database_edit.php?id={tmpl_var name='id'}">{tmpl_var name="type"}</a></td> <td><a href="#" data-load-content="sites/database_edit.php?id={tmpl_var name='id'}">{tmpl_var name="sys_groupid"}</a></td> <td><a href="#" data-load-content="sites/database_edit.php?id={tmpl_var name='id'}">{tmpl_var name="server_id"}</a></td> diff --git a/interface/web/sites/templates/database_list.htm b/interface/web/sites/templates/database_list.htm index c00faaebfc..a7fec3a8b3 100644 --- a/interface/web/sites/templates/database_list.htm +++ b/interface/web/sites/templates/database_list.htm @@ -32,18 +32,18 @@ <table class="table"> <thead class="dark form-group-sm"> <tr> - <th><tmpl_var name="active_txt"></th> - <th><tmpl_var name="remote_access_txt"></th> + <th class="tiny-col"><tmpl_var name="active_txt"></th> + <th class="tiny-col"><tmpl_var name="remote_access_txt"></th> <th><tmpl_var name="type_txt"></th> <th><tmpl_var name="server_id_txt"></th> <th><tmpl_var name="parent_domain_id_txt"></th> <th><tmpl_var name="database_user_txt"></th> <th><tmpl_var name="database_name_txt"></th> - <th>{tmpl_var name='search_limit'}</th> + <th class="small-col">{tmpl_var name='search_limit'}</th> </tr> <tr> - <td><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></td> - <td><select class="form-control" name="search_remote_access">{tmpl_var name='search_remote_access'}</select></td> + <td class="tiny-col"><div class="col-sm-9"><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></div></td> + <td class="tiny-col"><div class="col-sm-9"><select class="form-control" name="search_remote_access">{tmpl_var name='search_remote_access'}</select></div></td> <td><select class="form-control" name="search_type">{tmpl_var name='search_type'}</select></td> <td><select class="form-control" name="search_server_id">{tmpl_var name='search_server_id'}</select></td> <td><select class="form-control" name="search_parent_domain_id">{tmpl_var name='search_parent_domain_id'}</select></td> @@ -57,8 +57,8 @@ <tbody> <tmpl_loop name="records"> <tr> - <td><a href="#" data-load-content="sites/database_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> - <td><a href="#" data-load-content="sites/database_edit.php?id={tmpl_var name='id'}">{tmpl_var name="remote_access"}</a></td> + <td class="tiny-col"><a href="#" data-load-content="sites/database_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> + <td class="tiny-col"><a href="#" data-load-content="sites/database_edit.php?id={tmpl_var name='id'}">{tmpl_var name="remote_access"}</a></td> <td><a href="#" data-load-content="sites/database_edit.php?id={tmpl_var name='id'}">{tmpl_var name="type"}</a></td> <td><a href="#" data-load-content="sites/database_edit.php?id={tmpl_var name='id'}">{tmpl_var name="server_id"}</a></td> <td><a href="#" data-load-content="sites/database_edit.php?id={tmpl_var name='id'}">{tmpl_var name="parent_domain_id"}</a></td> diff --git a/interface/web/sites/templates/database_quota_stats_list.htm b/interface/web/sites/templates/database_quota_stats_list.htm index 2fd32e5752..1218225a54 100644 --- a/interface/web/sites/templates/database_quota_stats_list.htm +++ b/interface/web/sites/templates/database_quota_stats_list.htm @@ -13,7 +13,7 @@ <th><tmpl_var name="used_txt"></th> <th><tmpl_var name="quota_txt"></th> <th><tmpl_var name="percentage_txt"> - <th>{tmpl_var name='search_limit'}</th> + <th class="small-col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td><input class="form-control" type="text" name="search_database_name" value="{tmpl_var name='search_database_name'}" /></td> diff --git a/interface/web/sites/templates/database_user_admin_list.htm b/interface/web/sites/templates/database_user_admin_list.htm index 4a984e77b1..4d1a91ed21 100644 --- a/interface/web/sites/templates/database_user_admin_list.htm +++ b/interface/web/sites/templates/database_user_admin_list.htm @@ -17,7 +17,7 @@ <thead class="dark form-group-sm"> <tr> <th><tmpl_var name="database_user_txt"></th> - <th>{tmpl_var name='search_limit'}</th> + <th class="small-col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td><input class="form-control" type="text" name="search_database_user" value="{tmpl_var name='search_database_user'}"/></td> diff --git a/interface/web/sites/templates/database_user_list.htm b/interface/web/sites/templates/database_user_list.htm index b083279d50..b84513e5d7 100644 --- a/interface/web/sites/templates/database_user_list.htm +++ b/interface/web/sites/templates/database_user_list.htm @@ -33,7 +33,7 @@ <thead class="dark form-group-sm"> <tr> <th><tmpl_var name="database_user_txt"></th> - <th>{tmpl_var name='search_limit'}</th> + <th class="small-col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td><input class="form-control" type="text" name="search_database_user" value="{tmpl_var name='search_database_user'}"/></td> diff --git a/interface/web/sites/templates/ftp_user_list.htm b/interface/web/sites/templates/ftp_user_list.htm index 048350a409..b34650282f 100644 --- a/interface/web/sites/templates/ftp_user_list.htm +++ b/interface/web/sites/templates/ftp_user_list.htm @@ -32,14 +32,14 @@ <table class="table"> <thead class="dark form-group-sm"> <tr> - <th><tmpl_var name="active_txt"></th> + <th class="tiny-col"><tmpl_var name="active_txt"></th> <th><tmpl_var name="server_id_txt"></th> <th><tmpl_var name="parent_domain_id_txt"></th> <th><tmpl_var name="username_txt"></th> - <th>{tmpl_var name='search_limit'}</th> + <th class="small-col">{tmpl_var name='search_limit'}</th> </tr> <tr> - <td><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></td> + <td class="tiny-col"><div class="col-sm-9"><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></div></td> <td><select class="form-control" name="search_server_id">{tmpl_var name='search_server_id'}</select></td> <td><select class="form-control" name="search_parent_domain_id">{tmpl_var name='search_parent_domain_id'}</select></td> <td><input class="form-control" type="text" name="search_username" value="{tmpl_var name='search_username'}" /></td> @@ -51,7 +51,7 @@ <tbody> <tmpl_loop name="records"> <tr> - <td><a href="#" data-load-content="sites/ftp_user_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> + <td class="tiny-col"><a href="#" data-load-content="sites/ftp_user_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> <td><a href="#" data-load-content="sites/ftp_user_edit.php?id={tmpl_var name='id'}">{tmpl_var name="server_id"}</a></td> <td><a href="#" data-load-content="sites/ftp_user_edit.php?id={tmpl_var name='id'}">{tmpl_var name="parent_domain_id"}</a></td> <td><a href="#" data-load-content="sites/ftp_user_edit.php?id={tmpl_var name='id'}">{tmpl_var name="username"}</a></td> diff --git a/interface/web/sites/templates/shell_user_list.htm b/interface/web/sites/templates/shell_user_list.htm index a04469cb2e..ce907e4e47 100644 --- a/interface/web/sites/templates/shell_user_list.htm +++ b/interface/web/sites/templates/shell_user_list.htm @@ -32,14 +32,14 @@ <table class="table"> <thead class="dark form-group-sm"> <tr> - <th><tmpl_var name="active_txt"></th> + <th class="tiny-col"><tmpl_var name="active_txt"></th> <th><tmpl_var name="server_id_txt"></th> <th><tmpl_var name="parent_domain_id_txt"></th> <th><tmpl_var name="username_txt"></th> - <th>{tmpl_var name='search_limit'}</th> + <th class="small-col">{tmpl_var name='search_limit'}</th> </tr> <tr> - <td><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></td> + <td class="tiny-col"><div class="col-sm-9"><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></div></td> <td><select class="form-control" name="search_server_id">{tmpl_var name='search_server_id'}</select></td> <td><select class="form-control" name="search_parent_domain_id">{tmpl_var name='search_parent_domain_id'}</select></td> <td><input class="form-control" type="text" name="search_username" value="{tmpl_var name='search_username'}" /></td> @@ -51,7 +51,7 @@ <tbody> <tmpl_loop name="records"> <tr> - <td><a href="#" data-load-content="sites/shell_user_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> + <td class="tiny-col"><a href="#" data-load-content="sites/shell_user_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> <td><a href="#" data-load-content="sites/shell_user_edit.php?id={tmpl_var name='id'}">{tmpl_var name="server_id"}</a></td> <td><a href="#" data-load-content="sites/shell_user_edit.php?id={tmpl_var name='id'}">{tmpl_var name="parent_domain_id"}</a></td> <td><a href="#" data-load-content="sites/shell_user_edit.php?id={tmpl_var name='id'}">{tmpl_var name="username"}</a></td> diff --git a/interface/web/sites/templates/user_quota_stats_list.htm b/interface/web/sites/templates/user_quota_stats_list.htm index 93109856e5..26d0954e9b 100644 --- a/interface/web/sites/templates/user_quota_stats_list.htm +++ b/interface/web/sites/templates/user_quota_stats_list.htm @@ -14,7 +14,7 @@ <th><tmpl_var name="soft_txt"></th> <th><tmpl_var name="hard_txt"></th> <th><tmpl_var name="files_txt"></th> - <th>{tmpl_var name='search_limit'}</th> + <th class="small-col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td><input class="form-control" type="text" name="search_domain" value="{tmpl_var name='search_domain'}" /></td> diff --git a/interface/web/sites/templates/web_backup_list.htm b/interface/web/sites/templates/web_backup_list.htm index e46eda6d89..b47a6668d3 100644 --- a/interface/web/sites/templates/web_backup_list.htm +++ b/interface/web/sites/templates/web_backup_list.htm @@ -16,7 +16,7 @@ <th><tmpl_var name="backup_type_txt"></th> <th><tmpl_var name="filename_txt"></th> <th><tmpl_var name="filesize_txt"></th> - <th>{tmpl_var name='search_limit'}</th> + <th class="small-col">{tmpl_var name='search_limit'}</th> </tr> </thead> <tbody> diff --git a/interface/web/sites/templates/web_childdomain_list.htm b/interface/web/sites/templates/web_childdomain_list.htm index bb5ab52491..b6b97800a5 100644 --- a/interface/web/sites/templates/web_childdomain_list.htm +++ b/interface/web/sites/templates/web_childdomain_list.htm @@ -32,14 +32,14 @@ <table class="table"> <thead class="dark form-group-sm"> <tr> - <th><tmpl_var name="active_txt"></th> + <th class="tiny-col"><tmpl_var name="active_txt"></th> <th><tmpl_var name="server_id_txt"></th> <th><tmpl_var name="parent_domain_id_txt"></th> <th><tmpl_var name="domain_txt"></th> - <th>{tmpl_var name='search_limit'}</th> + <th class="small-col">{tmpl_var name='search_limit'}</th> </tr> <tr> - <td><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></td> + <td class="tiny-col"><div class="col-sm-9"><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></div></td> <td><select class="form-control" name="search_server_id">{tmpl_var name='search_server_id'}</select></td> <td><select class="form-control" name="search_parent_domain_id">{tmpl_var name='search_parent_domain_id'}</select></td> <td><input class="form-control" type="text" name="search_domain" value="{tmpl_var name='search_domain'}" /></td> @@ -51,7 +51,7 @@ <tbody> <tmpl_loop name="records"> <tr> - <td><a href="#" data-load-content="sites/web_childdomain_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> + <td class="tiny-col"><a href="#" data-load-content="sites/web_childdomain_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> <td><a href="#" data-load-content="sites/web_childdomain_edit.php?id={tmpl_var name='id'}">{tmpl_var name="server_id"}</a></td> <td><a href="#" data-load-content="sites/web_childdomain_edit.php?id={tmpl_var name='id'}">{tmpl_var name="parent_domain_id"}</a></td> <td><a href="#" data-load-content="sites/web_childdomain_edit.php?id={tmpl_var name='id'}">{tmpl_var name="domain"}</a></td> diff --git a/interface/web/sites/templates/web_folder_list.htm b/interface/web/sites/templates/web_folder_list.htm index 07c555658a..8b523f7b54 100644 --- a/interface/web/sites/templates/web_folder_list.htm +++ b/interface/web/sites/templates/web_folder_list.htm @@ -31,14 +31,14 @@ <table class="table"> <thead class="dark form-group-sm"> <tr> - <th><tmpl_var name="active_txt"></th> + <th class="tiny-col"><tmpl_var name="active_txt"></th> <th><tmpl_var name="server_id_txt"></th> <th><tmpl_var name="parent_domain_id_txt"></th> <th><tmpl_var name="path_txt"></th> - <th>{tmpl_var name='search_limit'}</th> + <th class="small-col">{tmpl_var name='search_limit'}</th> </tr> <tr> - <td><select class="form-control" name="search_active" onChange="submitForm('pageForm','sites/web_folder_list.php');">{tmpl_var name='search_active'}</select></td> + <td class="tiny-col"><div class="col-sm-9"><select class="form-control" name="search_active" onChange="submitForm('pageForm','sites/web_folder_list.php');">{tmpl_var name='search_active'}</select></div></td> <td><select class="form-control" name="search_server_id" onChange="submitForm('pageForm','sites/web_folder_list.php');">{tmpl_var name='search_server_id'}</select></td> <td><select class="form-control" name="search_parent_domain_id" onChange="submitForm('pageForm','sites/web_folder_list.php');">{tmpl_var name='search_parent_domain_id'}</select></td> <td><input class="form-control" type="text" name="search_path" value="{tmpl_var name='search_path'}" /></td> @@ -50,7 +50,7 @@ <tbody> <tmpl_loop name="records"> <tr> - <td><a href="#" data-load-content="sites/web_folder_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> + <td class="tiny-col"><a href="#" data-load-content="sites/web_folder_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> <td><a href="#" data-load-content="sites/web_folder_edit.php?id={tmpl_var name='id'}">{tmpl_var name="server_id"}</a></td> <td><a href="#" data-load-content="sites/web_folder_edit.php?id={tmpl_var name='id'}">{tmpl_var name="parent_domain_id"}</a></td> <td><a href="#" data-load-content="sites/web_folder_edit.php?id={tmpl_var name='id'}">{tmpl_var name="path"}</a></td> diff --git a/interface/web/sites/templates/web_folder_user_list.htm b/interface/web/sites/templates/web_folder_user_list.htm index 6c4f53a3a9..c80778bb31 100644 --- a/interface/web/sites/templates/web_folder_user_list.htm +++ b/interface/web/sites/templates/web_folder_user_list.htm @@ -31,13 +31,13 @@ <table class="table"> <thead class="dark form-group-sm"> <tr> - <th><tmpl_var name="active_txt"></th> + <th class="tiny-col"><tmpl_var name="active_txt"></th> <th><tmpl_var name="web_folder_id_txt"></th> <th><tmpl_var name="username_txt"></th> - <th>{tmpl_var name='search_limit'}</th> + <th class="small-col">{tmpl_var name='search_limit'}</th> </tr> <tr> - <td><select class="form-control" name="search_active" onChange="submitForm('pageForm','sites/web_folder_user_list.php');">{tmpl_var name='search_active'}</select></td> + <td class="tiny-col"><div class="col-sm-9"><select class="form-control" name="search_active" onChange="submitForm('pageForm','sites/web_folder_user_list.php');">{tmpl_var name='search_active'}</select></div></td> <td><select class="form-control" name="search_web_folder_id" onChange="submitForm('pageForm','sites/web_folder_user_list.php');">{tmpl_var name='search_web_folder_id'}</select></td> <td><input class="form-control" type="text" name="search_username" value="{tmpl_var name='search_username'}" /></td> <td> @@ -48,7 +48,7 @@ <tbody> <tmpl_loop name="records"> <tr> - <td><a href="#" data-load-content="sites/web_folder_user_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> + <td class="tiny-col"><a href="#" data-load-content="sites/web_folder_user_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> <td><a href="#" data-load-content="sites/web_folder_user_edit.php?id={tmpl_var name='id'}">{tmpl_var name="web_folder_id"}</a></td> <td><a href="#" data-load-content="sites/web_folder_user_edit.php?id={tmpl_var name='id'}">{tmpl_var name="username"}</a></td> <td> diff --git a/interface/web/sites/templates/web_sites_stats_list.htm b/interface/web/sites/templates/web_sites_stats_list.htm index c771276d18..2b86516101 100644 --- a/interface/web/sites/templates/web_sites_stats_list.htm +++ b/interface/web/sites/templates/web_sites_stats_list.htm @@ -14,7 +14,7 @@ <th><tmpl_var name="last_month_txt"></th> <th><tmpl_var name="this_year_txt"></th> <th><tmpl_var name="last_year_txt"></th> - <th>{tmpl_var name='search_limit'}</th> + <th class="small-col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td><input class="form-control" type="text" name="search_domain" value="{tmpl_var name='search_domain'}" /></td> diff --git a/interface/web/sites/templates/web_vhost_domain_admin_list.htm b/interface/web/sites/templates/web_vhost_domain_admin_list.htm index 945b79e710..e40b8a55c4 100644 --- a/interface/web/sites/templates/web_vhost_domain_admin_list.htm +++ b/interface/web/sites/templates/web_vhost_domain_admin_list.htm @@ -16,16 +16,16 @@ <thead class="dark form-group-sm"> <tr> <tmpl_if name="vhostdomain_type" value="domain"><th><tmpl_var name="domain_id_txt"></th></tmpl_if> - <th><tmpl_var name="active_txt"></th> + <th class="tiny-col"><tmpl_var name="active_txt"></th> <th><tmpl_var name="sys_groupid_txt"></th> <th><tmpl_var name="server_id_txt"></th> <tmpl_if name="vhostdomain_type" op="!=" value="domain"><th><tmpl_var name="parent_domain_id_txt"></th></tmpl_if> <th><tmpl_var name="domain_txt"></th> - <th>{tmpl_var name='search_limit'}</th> + <th class="small-col">{tmpl_var name='search_limit'}</th> </tr> <tr> <tmpl_if name="vhostdomain_type" value="domain"><td><input class="form-control" type="text" name="search_domain_id" value="{tmpl_var name='search_domain_id'}" /></td></tmpl_if> - <td><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></td> + <td class="tiny-col"><div class="col-sm-9"><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></div></td> <td><select class="form-control" name="search_sys_groupid">{tmpl_var name='search_sys_groupid'}</select></td> <td><select class="form-control" name="search_server_id">{tmpl_var name='search_server_id'}</select></td> <tmpl_if name="vhostdomain_type" op="!=" value="domain"><td><select class="form-control" name="search_parent_domain_id">{tmpl_var name='search_parent_domain_id'}</select></td></tmpl_if> @@ -39,7 +39,7 @@ <tmpl_loop name="records"> <tr> <tmpl_if name="vhostdomain_type" value="domain"><td><a href="#" data-load-content="sites/web_vhost_domain_edit.php?id={tmpl_var name='id'}&type={tmpl_var name='vhostdomain_type'}">{tmpl_var name="domain_id"}</a></td></tmpl_if> - <td><a href="#" data-load-content="sites/web_vhost_domain_edit.php?id={tmpl_var name='id'}&type={tmpl_var name='vhostdomain_type'}">{tmpl_var name="active"}</a></td> + <td class="tiny-col"><a href="#" data-load-content="sites/web_vhost_domain_edit.php?id={tmpl_var name='id'}&type={tmpl_var name='vhostdomain_type'}">{tmpl_var name="active"}</a></td> <td><a href="#" data-load-content="sites/web_vhost_domain_edit.php?id={tmpl_var name='id'}&type={tmpl_var name='vhostdomain_type'}">{tmpl_var name="sys_groupid"}</a></td> <td><a href="#" data-load-content="sites/web_vhost_domain_edit.php?id={tmpl_var name='id'}&type={tmpl_var name='vhostdomain_type'}">{tmpl_var name="server_id"}</a></td> <tmpl_if name="vhostdomain_type" op="!=" value="domain"><td><a href="#" data-load-content="sites/web_vhost_aliasdomain_edit.php?id={tmpl_var name='id'}">{tmpl_var name="parent_domain_id"}</a></td></tmpl_if> diff --git a/interface/web/sites/templates/web_vhost_domain_list.htm b/interface/web/sites/templates/web_vhost_domain_list.htm index 116b5af12d..0e11ba76e4 100644 --- a/interface/web/sites/templates/web_vhost_domain_list.htm +++ b/interface/web/sites/templates/web_vhost_domain_list.htm @@ -33,15 +33,15 @@ <thead class="dark form-group-sm"> <tr> <tmpl_if name="vhostdomain_type" value="domain"><th><tmpl_var name="domain_id_txt"></th></tmpl_if> - <th><tmpl_var name="active_txt"></th> + <th class="tiny-col"><tmpl_var name="active_txt"></th> <th><tmpl_var name="server_id_txt"></th> <tmpl_if name="vhostdomain_type" op="!=" value="domain"><th><tmpl_var name="parent_domain_id_txt"></th></tmpl_if> <th><tmpl_var name="domain_txt"></th> - <th>{tmpl_var name='search_limit'}</th> + <th class="small-col">{tmpl_var name='search_limit'}</th> </tr> <tr> <tmpl_if name="vhostdomain_type" value="domain"><td><input class="form-control" type="text" name="search_domain_id" value="{tmpl_var name='search_domain_id'}" /></td></tmpl_if> - <td><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></td> + <td class="tiny-col"><div class="col-sm-9"><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></div></td> <td><select class="form-control" name="search_server_id">{tmpl_var name='search_server_id'}</select></td> <tmpl_if name="vhostdomain_type" op="!=" value="domain"><td><select class="form-control" name="search_parent_domain_id">{tmpl_var name='search_parent_domain_id'}</select></td></tmpl_if> <td><input class="form-control" type="text" name="search_domain" value="{tmpl_var name='search_domain'}" /></td> @@ -54,7 +54,7 @@ <tmpl_loop name="records"> <tr> <tmpl_if name="vhostdomain_type" value="domain"><td><a href="#" data-load-content="sites/web_vhost_domain_edit.php?id={tmpl_var name='id'}&type={tmpl_var name='vhostdomain_type'}">{tmpl_var name="domain_id"}</a></td></tmpl_if> - <td><a href="#" data-load-content="sites/web_vhost_domain_edit.php?id={tmpl_var name='id'}&type={tmpl_var name='vhostdomain_type'}">{tmpl_var name="active"}</a></td> + <td class="tiny-col"><a href="#" data-load-content="sites/web_vhost_domain_edit.php?id={tmpl_var name='id'}&type={tmpl_var name='vhostdomain_type'}">{tmpl_var name="active"}</a></td> <td><a href="#" data-load-content="sites/web_vhost_domain_edit.php?id={tmpl_var name='id'}&type={tmpl_var name='vhostdomain_type'}">{tmpl_var name="server_id"}</a></td> <tmpl_if name="vhostdomain_type" op="!=" value="domain"><td><a href="#" data-load-content="sites/web_vhost_aliasdomain_edit.php?id={tmpl_var name='id'}">{tmpl_var name="parent_domain_id"}</a></td></tmpl_if> <td><a href="#" data-load-content="sites/web_vhost_domain_edit.php?id={tmpl_var name='id'}&type={tmpl_var name='vhostdomain_type'}">{tmpl_var name="domain"}</a><a href="http://{tmpl_var name="domain"}" target="_blank" class="btn btn-default formbutton-default formbutton-narrower"><span class="icon icon-link"></span></button></td> diff --git a/interface/web/sites/templates/webdav_user_list.htm b/interface/web/sites/templates/webdav_user_list.htm index 5e7b5132b6..c4f0bc9a9c 100644 --- a/interface/web/sites/templates/webdav_user_list.htm +++ b/interface/web/sites/templates/webdav_user_list.htm @@ -32,14 +32,14 @@ <table class="table"> <thead class="dark form-group-sm"> <tr> - <th><tmpl_var name="active_txt"></th> + <th class="tiny-col"><tmpl_var name="active_txt"></th> <th><tmpl_var name="server_id_txt"></th> <th><tmpl_var name="parent_domain_id_txt"></th> <th><tmpl_var name="username_txt"></th> - <th>{tmpl_var name='search_limit'}</th> + <th class="small-col">{tmpl_var name='search_limit'}</th> </tr> <tr> - <td><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></td> + <td class="tiny-col"><div class="col-sm-9"><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></div></td> <td><select class="form-control" name="search_server_id">{tmpl_var name='search_server_id'}</select></td> <td><select class="form-control" name="search_parent_domain_id">{tmpl_var name='search_parent_domain_id'}</select></td> <td><input class="form-control" type="text" name="search_username" value="{tmpl_var name='search_username'}" /></td> @@ -51,7 +51,7 @@ <tbody> <tmpl_loop name="records"> <tr> - <td><a href="#" data-load-content="sites/webdav_user_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> + <td class="tiny-col"><a href="#" data-load-content="sites/webdav_user_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> <td><a href="#" data-load-content="sites/webdav_user_edit.php?id={tmpl_var name='id'}">{tmpl_var name="server_id"}</a></td> <td><a href="#" data-load-content="sites/webdav_user_edit.php?id={tmpl_var name='id'}">{tmpl_var name="parent_domain_id"}</a></td> <td><a href="#" data-load-content="sites/webdav_user_edit.php?id={tmpl_var name='id'}">{tmpl_var name="username"}</a></td> diff --git a/interface/web/themes/default/assets/stylesheets/ispconfig.css b/interface/web/themes/default/assets/stylesheets/ispconfig.css index cb33002ecc..a0fa9e4b97 100644 --- a/interface/web/themes/default/assets/stylesheets/ispconfig.css +++ b/interface/web/themes/default/assets/stylesheets/ispconfig.css @@ -260,6 +260,12 @@ thead.dark th { line-height: 40px; font-weight: normal; } +thead.dark th.small-col { + width: 14%; } + +thead.dark th.tiny-col { + width: 7%; } + thead.dark td input, thead.dark td select { width: 100%; } diff --git a/interface/web/themes/default/assets/stylesheets/ispconfig.min.css b/interface/web/themes/default/assets/stylesheets/ispconfig.min.css index cfa1c35545..6f70dc1fdf 100644 --- a/interface/web/themes/default/assets/stylesheets/ispconfig.min.css +++ b/interface/web/themes/default/assets/stylesheets/ispconfig.min.css @@ -1 +1 @@ -body{overflow-y:scroll}.left{float:left}.right{float:right}.clear:after{content:"";display:table;clear:both}.marginTop15{margin-top:15px}.paddingX5{padding-left:5px!important;padding-right:5px!important}.width65{width:65px}.form-group input[type='checkbox']{margin-top:10px}.control-label{font-weight:normal}.control-label:after{content:":"}.formbutton-default{padding:6px 30px;border-bottom-style:solid;border-bottom-width:2px;font-size:12px;font-weight:bold;transition:all ease 500ms}.formbutton-success,.formbutton-danger{padding:6px 30px;border-style:solid;border-width:1px;border-bottom-width:solid;font-size:12px;font-weight:bold;transition:all ease 500ms}.formbutton-narrow{padding:6px 8px;margin-left:2px;margin-right:2px}.formbutton-narrower{padding:4px 6px}#main-wrapper{margin:0 auto;width:95%;max-width:1260px}#logo{float:left;width:200px;height:65px;background:url("../images/logo.png") no-repeat}#logo a{display:block;width:100%;height:100%}#headerbar{float:right}#searchform{float:right;margin-top:16px}#searchform>div{position:relative;display:table}#searchform>div>div{display:table-cell;padding-right:8px;vertical-align:top}#searchform .icon{padding:0 2px;font-size:16px}#logout-button{float:right;margin-top:16px;margin-left:25px;border-bottom-style:solid;border-bottom-width:2px;transition:all ease 500ms}#main-navigation{margin-top:24px}#main-navigation a{padding:0 12px;height:70px;border-bottom-style:solid;botder-bottom-width:2px;transition:all ease 500ms}#main-navigation .icon{font-size:32px}#main-navigation .title{margin-top:2px;font-weight:bold}.btn-group-justified .btn{border-right-width:0}.btn-group-justified .btn:last-of-type{border-right-width:1px}#content{width:78%}#sidebar{margin-top:27px;width:18%;border-style:solid;border-width:1px;border-radius:4px}#sidebar header{margin:1px;padding:0 10px;height:40px;line-height:40px;font-weight:bold;border-top-left-radius:2px;border-top-right-radius:2px}#sidebar ul{margin:0;padding:0;list-style:none}#sidebar li{padding:10px;border-top-style:solid;border-top-width:1px;font-size:12px}#sidebar a{text-decoration:none;transition:color ease 500ms}.page-header{margin:20px 0;padding:0}.alert-notification a{font-weight:bold;text-decoration:none;transition:color ease 500ms}.alert-label,.alert-content{display:inline-block;vertical-align:top}.alert-label{width:60px}.modules{margin:0;padding:0;list-style:none}.modules li{float:left;margin-right:15px;margin-bottom:15px;padding:8px;width:200px;border-radius:4px;border-style:solid;border-width:1px}.modules .icon{float:left;margin-right:15px;font-size:50px}.modules .left{margin-top:5px}.modules .title{margin-top:6px;margin-left:20px;font-size:16px;font-weight:bold}.modules .button{margin-top:10px;width:100%;border-bottom-style:solid;border-bottom-width:2px;font-size:12px;font-weight:bold;transition:all ease 500ms}.modules a{text-decoration:none}.table-wrapper{margin-bottom:20px;border-radius:4px;border-style:solid;border-width:1px}.table{table-layout:fixed;margin-bottom:1px}.table caption{padding:5px 10px;text-align:left;font-weight:bold;font-size:18px;border-bottom-style:solid;border-bottom-width:1px}.table tbody tr{border-top-style:solid;border-top-width:1px;transition:background ease 500ms}.table tbody tr:last-child{border-radius:4px}.tfooter{margin-top:-1px;height:40px;border-top-style:solid;border-top-width:1px}.pagination{margin:10px 0}.progress{display:inline-block;margin-bottom:0;width:150px;height:10px}.content-tab-wrapper{border-style:solid;border-width:1px;border-radius:4px}.content-tab-wrapper .nav-tabs>li>a{border-radius:0;border:none!important;border-right-style:solid!important;border-right-width:1px!important;outline:0;font-weight:bold;transition:background ease 500ms}.content-tab-wrapper .nav-tabs li:not(:first-child) a{margin-left:-2px}.tab-content{padding:25px 10px}.input-group-btn .icon-calendar{font-size:18px}thead.dark th{height:40px;line-height:40px;font-weight:normal}thead.dark td input,thead.dark td select{width:100%}#footer{margin:20px 0;padding-top:20px;border-top-style:solid;border-top-width:1px;text-align:center;font-size:10px}.menu-btn{display:none;cursor:pointer}.df-container,.gs-container{position:relative}.gs-container:after{content:"";display:table;clear:both}ul.df-resultbox,ul.gs-resultbox{display:block;position:absolute;left:0;top:100%;margin:0;padding:0 0 10px;min-width:250px;max-width:500px;z-index:999999;background:#fff;list-style:none;box-shadow:2px 2px 5px #c5c5c5;border-radius:5px}ul.df-resultbox li,ul.gs-resultbox li{float:none;display:block;cursor:pointer;padding:0 10px}ul.gs-resultbox li{padding:3px 10px;line-height:1.1;font-size:.9em}ul.df-resultbox li:nth-child(even),ul.gs-resultbox li:nth-child(even){background:#f2f5f7}ul.df-resultbox li.df-cheader,ul.gs-resultbox li.gs-cheader{background:#fff;padding-top:10px;margin-bottom:10px}ul.df-resultbox li p,ul.gs-resultbox li p{margin-bottom:0;color:inherit}ul.df-resultbox li.df-cheader p.df-cheader-title,ul.gs-resultbox li.gs-cheader p.gs-cheader-title{font-weight:bold;margin-bottom:0}ul.df-resultbox li.df-cheader p.df-cheader-limit,ul.gs-resultbox li.gs-cheader p.gs-cheader-limit{font-weight:normal}ul.df-resultbox li.df-cdata img,ul.gs-resultbox li.gs-cdata img{margin-right:12px}ul.df-resultbox li.df-cdata p span.df-cdata-title,ul.gs-resultbox li.gs-cdata p span.gs-cdata-title{font-weight:bold}ul.gs-resultbox li.gs-cdata p span.gs-cdata-title{display:block}ul.df-resultbox li:first-child,ul.gs-resultbox li:first-child{border-top-left-radius:5px;border-top-right-radius:5px}ul.df-resultbox li:last-child,ul.gs-resultbox li:last-child{border-bottom-left-radius:5px;border-bottom-right-radius:5px}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){#logo{background-image:url("../images/logo@2x.png");background-size:200px 65px}} \ No newline at end of file +body{overflow-y:scroll}.left{float:left}.right{float:right}.clear:after{content:"";display:table;clear:both}.marginTop15{margin-top:15px}.paddingX5{padding-left:5px!important;padding-right:5px!important}.width65{width:65px}.form-group input[type='checkbox']{margin-top:10px}.control-label{font-weight:normal}.control-label:after{content:":"}.formbutton-default{padding:6px 30px;border-bottom-style:solid;border-bottom-width:2px;font-size:12px;font-weight:bold;transition:all ease 500ms}.formbutton-success,.formbutton-danger{padding:6px 30px;border-style:solid;border-width:1px;border-bottom-width:solid;font-size:12px;font-weight:bold;transition:all ease 500ms}.formbutton-narrow{padding:6px 8px;margin-left:2px;margin-right:2px}.formbutton-narrower{padding:4px 6px}#main-wrapper{margin:0 auto;width:95%;max-width:1260px}#logo{float:left;width:200px;height:65px;background:url("../images/logo.png") no-repeat}#logo a{display:block;width:100%;height:100%}#headerbar{float:right}#searchform{float:right;margin-top:16px}#searchform>div{position:relative;display:table}#searchform>div>div{display:table-cell;padding-right:8px;vertical-align:top}#searchform .icon{padding:0 2px;font-size:16px}#logout-button{float:right;margin-top:16px;margin-left:25px;border-bottom-style:solid;border-bottom-width:2px;transition:all ease 500ms}#main-navigation{margin-top:24px}#main-navigation a{padding:0 12px;height:70px;border-bottom-style:solid;botder-bottom-width:2px;transition:all ease 500ms}#main-navigation .icon{font-size:32px}#main-navigation .title{margin-top:2px;font-weight:bold}.btn-group-justified .btn{border-right-width:0}.btn-group-justified .btn:last-of-type{border-right-width:1px}#content{width:78%}#sidebar{margin-top:27px;width:18%;border-style:solid;border-width:1px;border-radius:4px}#sidebar header{margin:1px;padding:0 10px;height:40px;line-height:40px;font-weight:bold;border-top-left-radius:2px;border-top-right-radius:2px}#sidebar ul{margin:0;padding:0;list-style:none}#sidebar li{padding:10px;border-top-style:solid;border-top-width:1px;font-size:12px}#sidebar a{text-decoration:none;transition:color ease 500ms}.page-header{margin:20px 0;padding:0}.alert-notification a{font-weight:bold;text-decoration:none;transition:color ease 500ms}.alert-label,.alert-content{display:inline-block;vertical-align:top}.alert-label{width:60px}.modules{margin:0;padding:0;list-style:none}.modules li{float:left;margin-right:15px;margin-bottom:15px;padding:8px;width:200px;border-radius:4px;border-style:solid;border-width:1px}.modules .icon{float:left;margin-right:15px;font-size:50px}.modules .left{margin-top:5px}.modules .title{margin-top:6px;margin-left:20px;font-size:16px;font-weight:bold}.modules .button{margin-top:10px;width:100%;border-bottom-style:solid;border-bottom-width:2px;font-size:12px;font-weight:bold;transition:all ease 500ms}.modules a{text-decoration:none}.table-wrapper{margin-bottom:20px;border-radius:4px;border-style:solid;border-width:1px}.table{table-layout:fixed;margin-bottom:1px}.table caption{padding:5px 10px;text-align:left;font-weight:bold;font-size:18px;border-bottom-style:solid;border-bottom-width:1px}.table tbody tr{border-top-style:solid;border-top-width:1px;transition:background ease 500ms}.table tbody tr:last-child{border-radius:4px}.tfooter{margin-top:-1px;height:40px;border-top-style:solid;border-top-width:1px}.pagination{margin:10px 0}.progress{display:inline-block;margin-bottom:0;width:150px;height:10px}.content-tab-wrapper{border-style:solid;border-width:1px;border-radius:4px}.content-tab-wrapper .nav-tabs>li>a{border-radius:0;border:none!important;border-right-style:solid!important;border-right-width:1px!important;outline:0;font-weight:bold;transition:background ease 500ms}.content-tab-wrapper .nav-tabs li:not(:first-child) a{margin-left:-2px}.tab-content{padding:25px 10px}.input-group-btn .icon-calendar{font-size:18px}thead.dark th{height:40px;line-height:40px;font-weight:normal}thead.dark th.small-col{width:14%}thead.dark th.tiny-col{width:7%}thead.dark td input,thead.dark td select{width:100%}#footer{margin:20px 0;padding-top:20px;border-top-style:solid;border-top-width:1px;text-align:center;font-size:10px}.menu-btn{display:none;cursor:pointer}.df-container,.gs-container{position:relative}.gs-container:after{content:"";display:table;clear:both}ul.df-resultbox,ul.gs-resultbox{display:block;position:absolute;left:0;top:100%;margin:0;padding:0 0 10px;min-width:250px;max-width:500px;z-index:999999;background:#fff;list-style:none;box-shadow:2px 2px 5px #c5c5c5;border-radius:5px}ul.df-resultbox li,ul.gs-resultbox li{float:none;display:block;cursor:pointer;padding:0 10px}ul.gs-resultbox li{padding:3px 10px;line-height:1.1;font-size:.9em}ul.df-resultbox li:nth-child(even),ul.gs-resultbox li:nth-child(even){background:#f2f5f7}ul.df-resultbox li.df-cheader,ul.gs-resultbox li.gs-cheader{background:#fff;padding-top:10px;margin-bottom:10px}ul.df-resultbox li p,ul.gs-resultbox li p{margin-bottom:0;color:inherit}ul.df-resultbox li.df-cheader p.df-cheader-title,ul.gs-resultbox li.gs-cheader p.gs-cheader-title{font-weight:bold;margin-bottom:0}ul.df-resultbox li.df-cheader p.df-cheader-limit,ul.gs-resultbox li.gs-cheader p.gs-cheader-limit{font-weight:normal}ul.df-resultbox li.df-cdata img,ul.gs-resultbox li.gs-cdata img{margin-right:12px}ul.df-resultbox li.df-cdata p span.df-cdata-title,ul.gs-resultbox li.gs-cdata p span.gs-cdata-title{font-weight:bold}ul.gs-resultbox li.gs-cdata p span.gs-cdata-title{display:block}ul.df-resultbox li:first-child,ul.gs-resultbox li:first-child{border-top-left-radius:5px;border-top-right-radius:5px}ul.df-resultbox li:last-child,ul.gs-resultbox li:last-child{border-bottom-left-radius:5px;border-bottom-right-radius:5px}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){#logo{background-image:url("../images/logo@2x.png");background-size:200px 65px}} \ No newline at end of file diff --git a/interface/web/vm/templates/openvz_ip_list.htm b/interface/web/vm/templates/openvz_ip_list.htm index a5d5f8b37f..f515817107 100644 --- a/interface/web/vm/templates/openvz_ip_list.htm +++ b/interface/web/vm/templates/openvz_ip_list.htm @@ -19,7 +19,7 @@ <th><tmpl_var name="vm_id_txt"></th> <th><tmpl_var name="ip_address_txt"></th> <th><tmpl_var name="reserved_txt"></th> - <th>{tmpl_var name='search_limit'}</th> + <th class="small-col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td><select class="form-control" name="search_server_id">{tmpl_var name='search_server_id'}</select></td> diff --git a/interface/web/vm/templates/openvz_ostemplate_list.htm b/interface/web/vm/templates/openvz_ostemplate_list.htm index d01bd1eb79..26313ca830 100644 --- a/interface/web/vm/templates/openvz_ostemplate_list.htm +++ b/interface/web/vm/templates/openvz_ostemplate_list.htm @@ -15,15 +15,15 @@ <table class="table"> <thead class="dark form-group-sm"> <tr> - <th><tmpl_var name="active_txt"></th> + <th class="tiny-col"><tmpl_var name="active_txt"></th> <th><tmpl_var name="ostemplate_id_txt"></th> <th><tmpl_var name="template_name_txt"></th> <th><tmpl_var name="server_id_txt"></th> <th><tmpl_var name="allservers_txt"></th> - <th>{tmpl_var name='search_limit'}</th> + <th class="small-col">{tmpl_var name='search_limit'}</th> </tr> <tr> - <td><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></td> + <td class="tiny-col"><div class="col-sm-9"><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></div></td> <td><input class="form-control" type="text" name="search_ostemplate_id" value="{tmpl_var name='search_ostemplate_id'}" /></td> <td><input class="form-control" type="text" name="search_template_name" value="{tmpl_var name='search_template_name'}" /></td> <td><select class="form-control" name="search_server_id">{tmpl_var name='search_server_id'}</select></td> @@ -36,7 +36,7 @@ <tbody> <tmpl_loop name="records"> <tr> - <td><a href="#" data-load-content="vm/openvz_ostemplate_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> + <td class="tiny-col"><a href="#" data-load-content="vm/openvz_ostemplate_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> <td><a href="#" data-load-content="vm/openvz_ostemplate_edit.php?id={tmpl_var name='id'}">{tmpl_var name="ostemplate_id"}</a></td> <td><a href="#" data-load-content="vm/openvz_ostemplate_edit.php?id={tmpl_var name='id'}">{tmpl_var name="template_name"}</a></td> <td><a href="#" data-load-content="vm/openvz_ostemplate_edit.php?id={tmpl_var name='id'}">{tmpl_var name="server_id"}</a></td> diff --git a/interface/web/vm/templates/openvz_template_list.htm b/interface/web/vm/templates/openvz_template_list.htm index 0942c37f28..3585e8bc8b 100644 --- a/interface/web/vm/templates/openvz_template_list.htm +++ b/interface/web/vm/templates/openvz_template_list.htm @@ -15,12 +15,12 @@ <table class="table"> <thead class="dark form-group-sm"> <tr> - <th><tmpl_var name="active_txt"></th> + <th class="tiny-col"><tmpl_var name="active_txt"></th> <th><tmpl_var name="template_name_txt"></th> - <th>{tmpl_var name='search_limit'}</th> + <th class="small-col">{tmpl_var name='search_limit'}</th> </tr> <tr> - <td><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></td> + <td class="tiny-col"><div class="col-sm-9"><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></div></td> <td><input class="form-control" type="text" name="search_template_name" value="{tmpl_var name='search_template_name'}" /></td> <td> <button type="button" class="btn btn-default formbutton-default formbutton-narrow" name="Filter" id="Filter" value="{tmpl_var name="filter_txt"}" onclick="submitForm('pageForm','vm/openvz_template_list.php');"><span class="icon icon-filter"></span></button> @@ -30,7 +30,7 @@ <tbody> <tmpl_loop name="records"> <tr> - <td><a href="#" data-load-content="vm/openvz_template_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> + <td class="tiny-col"><a href="#" data-load-content="vm/openvz_template_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> <td><a href="#" data-load-content="vm/openvz_template_edit.php?id={tmpl_var name='id'}">{tmpl_var name="template_name"}</a></td> <td> <a class="btn btn-default formbutton-danger formbutton-narrow" href="javascript: del_record('vm/openvz_template_del.php?id={tmpl_var name='id'}&phpsessid={tmpl_var name='phpsessid'}','{tmpl_var name='delete_confirmation'}');"><span class="icon icon-delete"></span></button> diff --git a/interface/web/vm/templates/openvz_vm_list.htm b/interface/web/vm/templates/openvz_vm_list.htm index cb9908642f..154bb4dd6e 100644 --- a/interface/web/vm/templates/openvz_vm_list.htm +++ b/interface/web/vm/templates/openvz_vm_list.htm @@ -16,17 +16,17 @@ <thead class="dark form-group-sm"> <tr> <th><tmpl_var name="veid_txt"></th> - <th><tmpl_var name="active_txt"></th> + <th class="tiny-col"><tmpl_var name="active_txt"></th> <th><tmpl_var name="server_id_txt"></th> <th><tmpl_var name="ostemplate_id_txt"></th> <th><tmpl_var name="template_id_txt"></th> <th><tmpl_var name="hostname_txt"></th> <th><tmpl_var name="ip_address_txt"></th> - <th>{tmpl_var name='search_limit'}</th> + <th class="small-col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td><input class="form-control" type="text" name="search_veid" value="{tmpl_var name='search_veid'}" /></td> - <td><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></td> + <td class="tiny-col"><div class="col-sm-9"><select class="form-control" name="search_active">{tmpl_var name='search_active'}</select></div></td> <td><select class="form-control" name="search_server_id">{tmpl_var name='search_server_id'}</select></td> <td><select class="form-control" name="search_ostemplate_id">{tmpl_var name='search_ostemplate_id'}</select></td> <td><select class="form-control" name="search_template_id">{tmpl_var name='search_template_id'}</select></td> @@ -41,7 +41,7 @@ <tmpl_loop name="records"> <tr> <td><a href="#" data-load-content="vm/openvz_vm_edit.php?id={tmpl_var name='id'}">{tmpl_var name="veid"}</a></td> - <td><a href="#" data-load-content="vm/openvz_vm_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> + <td class="tiny-col"><a href="#" data-load-content="vm/openvz_vm_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> <td><a href="#" data-load-content="vm/openvz_vm_edit.php?id={tmpl_var name='id'}">{tmpl_var name="server_id"}</a></td> <td><a href="#" data-load-content="vm/openvz_vm_edit.php?id={tmpl_var name='id'}">{tmpl_var name="ostemplate_id"}</a></td> <td><a href="#" data-load-content="vm/openvz_vm_edit.php?id={tmpl_var name='id'}">{tmpl_var name="template_id"}</a></td> -- GitLab