From 5b8818004750d9c864f9cd2c47c7b1ccaf188ac9 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Tue, 19 Jan 2016 17:14:10 +0100 Subject: update default templates for BKU-Selection, sendAssertion, and Single LogOut --- id/server/doc/htmlTemplates/BKU-selection.html | 27 ++++++++++++++++---------- 1 file changed, 17 insertions(+), 10 deletions(-) (limited to 'id/server/doc/htmlTemplates/BKU-selection.html') diff --git a/id/server/doc/htmlTemplates/BKU-selection.html b/id/server/doc/htmlTemplates/BKU-selection.html index 123a23837..95effa348 100644 --- a/id/server/doc/htmlTemplates/BKU-selection.html +++ b/id/server/doc/htmlTemplates/BKU-selection.html @@ -616,6 +616,12 @@ top: 40px; } + + #ssoSessionTransferBlock { + font-size: 0.8em; + margin-left: 5px; + margin-bottom: 5px; + } @@ -740,7 +746,7 @@ } } function onChangeChecks() { - if (top.innerWidth < 650) { + if (self.innerWidth < 650) { document.getElementById("moaidform").setAttribute("target","_parent"); } else { document.getElementById("moaidform").removeAttribute("target"); @@ -867,17 +873,18 @@ - - + role="button" onclick="setMandateSelection();"> + + + + +
+ >Restore SSO Session from Smartphone
@@ -900,7 +907,7 @@
-
+
-- cgit v1.2.3