Template:Lyon-INSA/notebook
From 2012.igem.org
(Difference between revisions)
Line 109: | 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 { margin: 20px 0 10px; } | + | #noteBookTextContent { width: 400px; margin: 20px 0 10px; } |
- | #noteBookTextContent .viewport { width: | + | #noteBookTextContent .viewport { width: 380px; 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 121: | Line 121: | ||
display:inline-block; | display:inline-block; | ||
margin-left:15px; | margin-left:15px; | ||
- | width: | + | width:400px; |
background-color:rgba(150,150,150,0.2); | background-color:rgba(150,150,150,0.2); | ||
border-radius:5px; | border-radius:5px; |
Revision as of 09:50, 29 August 2012