Template:Lyon-INSA/notebook

From 2012.igem.org

(Difference between revisions)
Line 79: Line 79:
}
}
 +
#noteBookTextContent
 +
{                 
 +
vertical-align:top;
 +
display:inline-block; 
 +
   
 +
}
#notebookContent
#notebookContent
{
{
Line 103: Line 109:
#noteBookTextContent .overview { list-style: none; position: absolute; left: 0; top: 0; padding: 0; margin: 0; }
#noteBookTextContent .overview { list-style: none; position: absolute; left: 0; top: 0; padding: 0; margin: 0; }
-
#noteBookTextContent { clear: both; margin: 20px 0 10px; }
+
#noteBookTextContent { width: 520px; margin: 20px 0 10px; }
-
#noteBookTextContent .viewport { height: 300px; overflow: hidden; position: relative; }
+
#noteBookTextContent .viewport { width: 500px; height: 200px; overflow: hidden; position: relative; }
#noteBookTextContent .scrollbar{ background: transparent url(http://baijs.nl/images/design/bg-scrollbar-track-y.png) no-repeat 0 0; position: relative; background-position: 0 0; float: right; width: 15px; }
#noteBookTextContent .scrollbar{ background: transparent url(http://baijs.nl/images/design/bg-scrollbar-track-y.png) no-repeat 0 0; position: relative; background-position: 0 0; float: right; width: 15px; }
#noteBookTextContent .track { background: transparent url(http://baijs.nl/images/design/bg-scrollbar-trackend-y.png) no-repeat 0 100%; height: 100%; width:15px; position: relative; }
#noteBookTextContent .track { background: transparent url(http://baijs.nl/images/design/bg-scrollbar-trackend-y.png) no-repeat 0 100%; height: 100%; width:15px; position: relative; }
Line 113: Line 119:
#noteBookTextContent
#noteBookTextContent
{
{
-
   display:inline-block;
+
   display:inline-block;  
-
    
+
   margin-left:15px;
-
/*margin-left:15px;
+
   width:40%;
   width:40%;
   background-color:rgba(150,150,150,0.2);
   background-color:rgba(150,150,150,0.2);
Line 121: Line 126:
   padding:15px;
   padding:15px;
   border:1px solid rgb(150,150,150);
   border:1px solid rgb(150,150,150);
-
  */
+
}
}

Revision as of 15:59, 28 August 2012