From 5213af906acd534c7bc4f905e10be007af0b182d Mon Sep 17 00:00:00 2001 From: Leif Johansson Date: Tue, 26 Jul 2011 01:00:20 +0200 Subject: adopt ndn skin --- src/main/webapp/wayf-ndn.jsp | 52 ++++++++++++++++++++++++++++++++------------ src/main/webapp/wayf.css | 15 ------------- 2 files changed, 38 insertions(+), 29 deletions(-) (limited to 'src') diff --git a/src/main/webapp/wayf-ndn.jsp b/src/main/webapp/wayf-ndn.jsp index efe0d13..7fdee67 100644 --- a/src/main/webapp/wayf-ndn.jsp +++ b/src/main/webapp/wayf-ndn.jsp @@ -140,7 +140,7 @@ - + @@ -154,12 +154,38 @@ $(function() { -
-

Please identifiy yourself!

-
- -
-

The service you are trying to use require that you identify yourself. Please select your identity provider below...

+ + +
+
+ + + + +
+
+
+ +
+
+ +

The service you are trying to use require that you identify yourself. Please select your identity provider below...

@@ -251,14 +277,12 @@ $(function() {
-
- + +
diff --git a/src/main/webapp/wayf.css b/src/main/webapp/wayf.css index d6128e2..768df92 100644 --- a/src/main/webapp/wayf.css +++ b/src/main/webapp/wayf.css @@ -44,21 +44,6 @@ span.option { .footer { max-width: 800px; - border-left-width: 2px; - border-right-width: 2px; - border-top-width: 2px; - border-bottom-width: 2px; - border-color: #000000; - border-style: solid; - background-color: #FFFFFF; - margin-top: 0; - margin-bottom: 1em; - margin-left: 1em; - margin-right: 1em; - padding-left: .75em; - padding-right: .75em; - padding-top: .5em; - padding-bottom: .5em; } span.warning { -- cgit v1.1