From 0ed8e5db946937576f13612c9b507f644f4efc84 Mon Sep 17 00:00:00 2001
From: Leif Johansson <leifj@sunet.se>
Date: Wed, 27 Jul 2011 19:10:25 +0200
Subject: back to ios menus

---
 src/main/webapp/wayf-ndn.jsp | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

(limited to 'src')

diff --git a/src/main/webapp/wayf-ndn.jsp b/src/main/webapp/wayf-ndn.jsp
index 353101b..eb415ff 100644
--- a/src/main/webapp/wayf-ndn.jsp
+++ b/src/main/webapp/wayf-ndn.jsp
@@ -145,8 +145,8 @@
     <link type="text/css" href="css/jquery.mcdropdown.min.css" rel="stylesheet" />
     <script type="text/javascript" src="js/jquery-1.6.2.js"></script>
     <script type="text/javascript" src="js/jquery-ui.js"></script>
-    <script type="text/javascript" src="js/jquery.bgiframe.js"></script>
-    <script type="text/javascript" src="js/jquery.mcdropdown.min.js"></script>
+    <!-- script type="text/javascript" src="js/jquery.bgiframe.js"></script>
+    <script type="text/javascript" src="js/jquery.mcdropdown.min.js"></script -->
     <title>Identity Provider Selection</title>
     <script type="text/javascript">
 $(function() {
@@ -278,8 +278,8 @@ $(function() {
 	<style> 
 		.ios-style, .ios-style ul, .ios-style ol { background: #fff; height: 200px; padding: 2px; width: 260px; }
 		.ios-style { overflow-x: hidden; overflow-y: auto; }
-		.ios-style::-webkit-scrollbar { width: 5px; height: 5px; }
-		.ios-style::-webkit-scrollbar-thumb { background: rgba(128, 128, 128, 0.6); border-radius: 4px; }
+		//.ios-style::-webkit-scrollbar { width: 5px; height: 5px; }
+		//.ios-style::-webkit-scrollbar-thumb { background: rgba(128, 128, 128, 0.6); border-radius: 4px; }
 		.ios-style ul, .ios-style ol { overflow-y: visible; border: none; }
 		.ios-style.ui-menu-icons .ui-menu-item a { position: inherit; }
 		.ios-style .ui-menu-item a { cursor: pointer; outline: none; }
-- 
cgit v1.1