From 1ee9e7cf99635be1b428f21ccc8f9e96335d7795 Mon Sep 17 00:00:00 2001 From: Claude Brisson Date: Wed, 24 Jan 2024 14:53:52 +0100 Subject: [PATCH] Display licence state in search window --- view-webapp/src/main/sass/main.scss | 4 ++++ view-webapp/src/main/webapp/result-sheets.html | 4 ++-- view-webapp/src/main/webapp/tour-registration.inc.html | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/view-webapp/src/main/sass/main.scss b/view-webapp/src/main/sass/main.scss index 459bff2..551ce50 100644 --- a/view-webapp/src/main/sass/main.scss +++ b/view-webapp/src/main/sass/main.scss @@ -39,6 +39,10 @@ white-space: nowrap; } + .red { + color: darkred; + } + /* header, center, footer */ #header { diff --git a/view-webapp/src/main/webapp/result-sheets.html b/view-webapp/src/main/webapp/result-sheets.html index 62530f6..1ec4734 100644 --- a/view-webapp/src/main/webapp/result-sheets.html +++ b/view-webapp/src/main/webapp/result-sheets.html @@ -44,13 +44,13 @@
White
-
$white.name $white.firstname #rank($white.rank)
($white.country, $white.club)
+
$white.name $white.firstname #rank($white.rank)
($white.country.toUpperCase(), $white.club)
##
$white.egf
½-½
Black
-
$black.name $black.firstname #rank($black.rank)
($black.country, $black.club)
+
$black.name $black.firstname #rank($black.rank)
($black.country.toUpperCase(), $black.club)
##
$black.egf
diff --git a/view-webapp/src/main/webapp/tour-registration.inc.html b/view-webapp/src/main/webapp/tour-registration.inc.html index 067d86f..0f4f2a8 100644 --- a/view-webapp/src/main/webapp/tour-registration.inc.html +++ b/view-webapp/src/main/webapp/tour-registration.inc.html @@ -196,7 +196,7 @@ #[[