From a6eed048ad9e6f3529953cad01cb3f62d12a8208 Mon Sep 17 00:00:00 2001 From: Leif Johansson Date: Tue, 26 Jul 2011 04:35:16 +0200 Subject: style polish --- src/main/webapp/NORDUnet.css | 2 +- src/main/webapp/wayf-ndn.jsp | 51 ++++++++++++++++++++++---------------------- 2 files changed, 26 insertions(+), 27 deletions(-) (limited to 'src/main') diff --git a/src/main/webapp/NORDUnet.css b/src/main/webapp/NORDUnet.css index c5af77e..73ae8ae 100644 --- a/src/main/webapp/NORDUnet.css +++ b/src/main/webapp/NORDUnet.css @@ -302,4 +302,4 @@ font-weight:bold; } ul.ilist { list-style: none inside; margin: 0; padding 0; padding-left: 0px} -.ilist li { display: inline-block; margin: 0; padding 0; } \ No newline at end of file +.ilist > li { display: inline-block; margin: 0; padding 0; } \ No newline at end of file diff --git a/src/main/webapp/wayf-ndn.jsp b/src/main/webapp/wayf-ndn.jsp index 02a3620..410a4a1 100644 --- a/src/main/webapp/wayf-ndn.jsp +++ b/src/main/webapp/wayf-ndn.jsp @@ -149,6 +149,7 @@ $(function() { $("input:submit, input:reset, input:button, a",".button").button(); $("#sites").tabs(); + $(".sitelist").menu(); }); @@ -166,26 +167,22 @@ $(function() {
-
-
- - " /> - " /> - " /> - - " /> - - - - " /> - " /> - " /> - - -
-
+
+
+
+ + " /> + " /> + " /> + + " /> + + + + " /> + " /> + " /> + + +
+
+
-- cgit v1.1