|
|
(35 intermediate revisions not shown) |
Line 1: |
Line 1: |
- | {{:Team:Paris_Bettencourt/Wiki}}
| |
- | {{:Team:Paris_Bettencourt/Menu}}
| |
- | <html>
| |
| | | |
- | <img src="https://static.igem.org/mediawiki/2013/3/3e/PB_notebookbanner.png"/>
| |
- | <?php
| |
- | header("X-XSS-Protection: 0");
| |
- | ?>
| |
- | <script type="text/javascript" src="https://2012.igem.org/Team:Paris_Bettencourt/js/RunOnLoad.js?action=raw&ctype=text/javascript"></script>
| |
- | <script type="text/javascript" src="https://2012.igem.org/Team:Paris_Bettencourt/js/CollapsibleLists?action=raw&ctype=text/javascript"></script>
| |
- | <script type="text/javascript">
| |
- | runOnLoad(function(){ CollapsibleLists.apply(); });
| |
- | </script>
| |
- |
| |
- | <style type="text/css">
| |
- | /* CSS Tree menu styles */
| |
- | #page #leftscroll li::before, #page #leftscroll li li::before {
| |
- | content: "";
| |
- | }
| |
- | #page #leftscroll li li {
| |
- | padding-left:1.5em;
| |
- | }
| |
- | #page #leftscroll li {
| |
- | margin:0;
| |
- | padding:0;
| |
- | cursor: auto;
| |
- | }
| |
- | .treeView{
| |
- | -moz-user-select:none;
| |
- | position:relative;
| |
- | list-style-type: none;
| |
- | text-decoration: none;
| |
- | }
| |
- | .treeView ul{
| |
- | margin:0 0 0 -1.5em;
| |
- | padding:0 0 0 1.5em;
| |
- | }
| |
- | .treeView ul ul{
| |
- | }
| |
- | .treeView li.lastChild > ul{
| |
- | background-image:none;
| |
- | }
| |
- | .treeView li{
| |
- | margin:0;
| |
- | padding:0;
| |
- | list-style-position:inside;
| |
- | list-style-image:url('https://static.igem.org/mediawiki/2013/1/17/PB_CL_Button.png');
| |
- | cursor:auto;
| |
- | }
| |
- | .treeView li.collapsibleListOpen{
| |
- | list-style-image:url('https://static.igem.org/mediawiki/2013/4/4a/PB_CL_Button-open.png');
| |
- | cursor:pointer;
| |
- | }
| |
- | .treeView li.collapsibleListClosed{
| |
- | list-style-image:url('https://static.igem.org/mediawiki/2013/3/3b/PB_CL_Button-closed.png');
| |
- | cursor:pointer;
| |
- | }
| |
- | .treeView li li{
| |
- | padding-left:1.5em;
| |
- | }
| |
- | .treeView li.lastChild{
| |
- | }
| |
- | .treeView li.collapsibleListOpen{
| |
- | }
| |
- | .treeView li.collapsibleListOpen.lastChild{
| |
- | }
| |
- |
| |
- | #leftscroll{
| |
- | float: left;
| |
- | width: 330px;;
| |
- | height: 800px;
| |
- | overflow-x: scroll;
| |
- | overflow-y: scroll;
| |
- | overflow: scroll;
| |
- | display:display;
| |
- | font-size:17px;
| |
- | }
| |
- |
| |
- | #rightscroll{
| |
- | /*display: inline;*/
| |
- | margin-left:32%;
| |
- | width: 748px;
| |
- | height: 800px;
| |
- | overflow-x: scroll;
| |
- | overflow-y: scroll;
| |
- | overflow: scroll;
| |
- | }
| |
- |
| |
- | .tbnote {
| |
- | width: 95%;
| |
- | margin-left:2.5%;
| |
- | /*overflow: auto;
| |
- | overflow-x: auto;
| |
- | overflow-y: auto;*/
| |
- | text-align:justify;
| |
- | }
| |
- | .tbnote h2 {
| |
- | float:left;
| |
- | width: 85%;
| |
- | }
| |
- | .tbnotelogo {
| |
- | float:right;
| |
- | display:block;
| |
- | height:60px;
| |
- | width:60px;
| |
- | text-indent:100%;
| |
- | white-space:nowrap;
| |
- | target:blank;
| |
- | background-size:60px 60px;
| |
- | }
| |
- | .DSlogo {
| |
- | background-image:url('https://static.igem.org/mediawiki/2013/1/11/PB_TargetIcon.gif');
| |
- | }
| |
- | .PSlogo {
| |
- | background-image:url('https://static.igem.org/mediawiki/2013/0/0b/PB_detecticon.gif');
| |
- | }
| |
- | .THlogo {
| |
- | background-image:url('https://2013.igem.org/Team:Paris_Bettencourt/Project/Sabotage');
| |
- | }
| |
- | .TClogo {
| |
- | background-image:url('https://static.igem.org/mediawiki/2013/6/6c/PB_infiltrate.gif');
| |
- | }
| |
- | </style>
| |
- |
| |
- | <div id="page">
| |
- | <div id="leftscroll">
| |
- | <ul class="treeView">
| |
- | </ul>
| |
- | </div>
| |
- | <div id="rightscroll">
| |
- |
| |
- | </div>
| |
- | </div>
| |
- | <div style="clear: both;"></div>
| |
- |
| |
- | </html>
| |
- |
| |
- | <!-- ########## Don't edit below ########## -->
| |
- | {{:Team:Paris_Bettencourt/footer}}
| |