From e3ec879ccd5f0955028338a442127dc1feeab0e9 Mon Sep 17 00:00:00 2001 From: radMonSer Date: Mon, 5 Feb 2024 11:36:00 +0100 Subject: [PATCH] Added default option to select --- src/main/resources/static/css/cas.css | 2 +- .../resources/templates/fragments/loginform.html | 13 ++++++++----- 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/src/main/resources/static/css/cas.css b/src/main/resources/static/css/cas.css index 8234599..81f989c 100644 --- a/src/main/resources/static/css/cas.css +++ b/src/main/resources/static/css/cas.css @@ -661,7 +661,7 @@ button.close { #main-content { margin-right: 10px; margin-left: 10px; - max-width: 500px; + max-width: 500px; /*TODO: remove and find another way to reduce only the login page*/ } diff --git a/src/main/resources/templates/fragments/loginform.html b/src/main/resources/templates/fragments/loginform.html index f1cc270..1f6d966 100644 --- a/src/main/resources/templates/fragments/loginform.html +++ b/src/main/resources/templates/fragments/loginform.html @@ -74,9 +74,7 @@

aria-controls="helper-text-select" aria-describedby="helper-text-select" > - - - +
@@ -85,6 +83,11 @@

+ + + Student + +
    -
  • +
  • -
  • +
  • Student