Team:AUC TURKEY/HumanPractices/Surveys

From 2013hs.igem.org

(Difference between revisions)
Line 1: Line 1:
{{AUC_Turkey}}
{{AUC_Turkey}}
 +
 +
== Surveys ==
<html>
<html>
Line 7: Line 9:
     $( "#tabs" ).tabs().addClass( "ui-tabs-vertical ui-helper-clearfix" );
     $( "#tabs" ).tabs().addClass( "ui-tabs-vertical ui-helper-clearfix" );
     $( "#tabs li" ).removeClass( "ui-corner-top" ).addClass( "ui-corner-left" );
     $( "#tabs li" ).removeClass( "ui-corner-top" ).addClass( "ui-corner-left" );
-
     $("#acc-1").accordion();
+
     $("#acc-1").accordion({heightStyle: "content"});
   });
   });
   </script>
   </script>
   <style type="text/css">
   <style type="text/css">
-
   #tabs img { width:430px; }
+
   #tabs img { width:444px; border:3px solid #00BFFF;}
 +
  #tabs h3 { color:white; background:#01A9DB; padding:10px; cursor: pointer; margin:0px; margin-top:2px;}
 +
  #tabs h3:hover { background:skyblue; }
   .ui-tabs-vertical { width: 55em; }
   .ui-tabs-vertical { width: 55em; }
   .ui-tabs-vertical .ui-tabs-nav { padding: .2em .1em .2em .2em; float: left; width: 180px; list-style-type:none!important; list-style-image: none!important; }
   .ui-tabs-vertical .ui-tabs-nav { padding: .2em .1em .2em .2em; float: left; width: 180px; list-style-type:none!important; list-style-image: none!important; }
Line 22: Line 26:
   .ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active { padding-bottom: 0; padding-right: .1em; border-right-width: 1px; border-right-width: 1px; }
   .ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active { padding-bottom: 0; padding-right: .1em; border-right-width: 1px; border-right-width: 1px; }
   .ui-tabs-vertical .ui-tabs-panel { padding: 1em; float: right; width: 450px;}
   .ui-tabs-vertical .ui-tabs-panel { padding: 1em; float: right; width: 450px;}
-
   .ui-tabs-vertical .ui-tabs-active { background: #00BFFF!important; }
+
   .ui-state-active { background: #00BFFF!important; }
-
   .ui-tabs-vertical a {outline:none;}
+
   a, .ui-state-focus {outline:none;}
   </style>
   </style>
</head>
</head>

Revision as of 01:20, 19 June 2013



Surveys