Team:ETH Zurich/Templates/HeaderNew
From 2011.igem.org
(Difference between revisions)
(4 intermediate revisions not shown) | |||
Line 7: | Line 7: | ||
</script> | </script> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
- | $('head').append('<meta http-equiv="X-UA-Compatible" | + | $('head').append('<meta content="IE=edge" http-equiv="X-UA-Compatible">'); |
</script> | </script> | ||
Line 47: | Line 47: | ||
<!-- Nav Box --> | <!-- Nav Box --> | ||
<!-- <div style="position: fixed; top: 37px; left: 10px; border-radius: 15px; padding: 15px; border: #172322 1px solid; background-color: white; box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); /* Safari/Chrome */"> --> | <!-- <div style="position: fixed; top: 37px; left: 10px; border-radius: 15px; padding: 15px; border: #172322 1px solid; background-color: white; box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); /* Safari/Chrome */"> --> | ||
- | <div style="position: fixed; top: 37px; left: 0px; padding: 15px; width:220px;"> | + | <div style="position: fixed; top: 37px; left: 0px; padding: 15px; width:220px; bottom: 0px; z-index: 600; overflow: auto;"> |
</html>{{:Team:ETH_Zurich/Templates/HeaderNew/SideBar}}<html> | </html>{{:Team:ETH_Zurich/Templates/HeaderNew/SideBar}}<html> | ||
</div> | </div> |