From 9a6ec3b059c2725a2d6da89e582924de72087725 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Fri, 25 Oct 2024 13:47:24 +0200 Subject: [PATCH] CSS --- dev/tools/codespell/codespell-ignore.txt | 1 + htdocs/adherents/stats/byproperties.php | 15 ++++++++------- htdocs/adherents/stats/geo.php | 12 ++++++------ htdocs/theme/eldy/global.inc.php | 4 ++-- 4 files changed, 17 insertions(+), 15 deletions(-) diff --git a/dev/tools/codespell/codespell-ignore.txt b/dev/tools/codespell/codespell-ignore.txt index 85595e74857..f8205fc6495 100644 --- a/dev/tools/codespell/codespell-ignore.txt +++ b/dev/tools/codespell/codespell-ignore.txt @@ -89,6 +89,7 @@ datee # Translation keys addin amountin +alltime # other blacklists diff --git a/htdocs/adherents/stats/byproperties.php b/htdocs/adherents/stats/byproperties.php index 8b927da7f4b..95395cb5a35 100644 --- a/htdocs/adherents/stats/byproperties.php +++ b/htdocs/adherents/stats/byproperties.php @@ -154,14 +154,15 @@ if (!count($data)) { // Print array print '
'; // You can use div-table-responsive-no-min if you don't need reserved height for your table -print ''; + +print '
'; print ''; -print ''; -print ''; -print ''; -print ''; -print ''; -print ''; +print ''; +print ''; +print ''; +print ''; +print ''; +print ''; print ''; if (!$foundphy) { diff --git a/htdocs/adherents/stats/geo.php b/htdocs/adherents/stats/geo.php index 30e958d7b83..11422351013 100644 --- a/htdocs/adherents/stats/geo.php +++ b/htdocs/adherents/stats/geo.php @@ -309,15 +309,15 @@ if (count($arrayjs) && $mode == 'memberbycountry') { if ($mode) { // Print array print '
'; // You can use div-table-responsive-no-min if you don't need reserved height for your table - print '
'.$langs->trans("MemberNature").''.$langs->trans("NbOfMembers").' ('.$langs->trans("AllTime").')'.$langs->trans("NbOfActiveMembers").''.$langs->trans("LastMemberDate").''.$langs->trans("NbOfSubscriptions").''.$langs->trans("LatestSubscriptionDate").''.$langs->trans("MemberNature").''.$langs->trans("NbOfMembers").' ('.$langs->trans("AllTime").')'.$langs->trans("NbOfActiveMembers").''.$langs->trans("LastMemberDate").''.$langs->trans("NbOfSubscriptions").''.$langs->trans("LatestSubscriptionDate").'
'; + print '
'; print ''; - print ''; + print ''; if (isset($label2)) { - print ''; + print ''; } - print ''; - print ''; - print ''; + print ''; + print ''; + print ''; print ''; foreach ($data as $val) { diff --git a/htdocs/theme/eldy/global.inc.php b/htdocs/theme/eldy/global.inc.php index 2c471081070..b53c2c4146c 100644 --- a/htdocs/theme/eldy/global.inc.php +++ b/htdocs/theme/eldy/global.inc.php @@ -4290,8 +4290,8 @@ table.noborder:not(.paymenttable, .margintable) tr:last-child th:last-child { border-bottom-right-radius: px; } -table.liste tr.liste_titre_filter:first-child td:first-child, -table.liste tr.liste_titre_filter:first-child th:first-child { +table.liste:not(.listwithfilterbefore) tr.liste_titre_filter:first-child td:first-child, +table.liste:not(.listwithfilterbefore) tr.liste_titre_filter:first-child th:first-child { border-top-left-radius: px; } div.liste_titre_bydiv {
'.$label.''.$label.''.$label2.''.$label2.''.$langs->trans("NbOfMembers").' ('.$langs->trans("AllTime").')'.$langs->trans("LastMemberDate").''.$langs->trans("LatestSubscriptionDate").''.$langs->trans("NbOfMembers").' ('.$langs->trans("AllTime").')'.$langs->trans("LastMemberDate").''.$langs->trans("LatestSubscriptionDate").'