Template:Lyon-INSA/notebook
From 2012.igem.org
(Difference between revisions)
Line 152: | Line 152: | ||
#noteBookTextContent { width: 400px; margin: 20px 0 10px; } | #noteBookTextContent { width: 400px; margin: 20px 0 10px; } | ||
#noteBookTextContent .viewport { width: 375px; height: 300px; overflow: hidden; position: relative; } | #noteBookTextContent .viewport { width: 375px; height: 300px; overflow: hidden; position: relative; } | ||
- | #noteBookTextContent .scrollbar{ background: transparent url( | + | #noteBookTextContent .scrollbar{ background: transparent url(https://static.igem.org/mediawiki/2012/b/bf/Bg-scrollbar-track-y.png) no-repeat 0 0; position: relative; background-position: 0 0; float: right; width: 15px; } |
- | #noteBookTextContent .track { background: transparent url( | + | #noteBookTextContent .track { background: transparent url(https://static.igem.org/mediawiki/2012/6/67/Bg-scrollbar-trackend-y.png) no-repeat 0 100%; height: 100%; width:15px; position: relative; } |
- | #noteBookTextContent .thumb { background: transparent url( | + | #noteBookTextContent .thumb { background: transparent url(https://static.igem.org/mediawiki/2012/5/5f/Bg-scrollbar-thumb-y.png) no-repeat 50% 100%; height: 20px; width: 25px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: -5px;border:none; } |
- | #noteBookTextContent .thumb .end { border:none;padding:0px;background: transparent url( | + | #noteBookTextContent .thumb .end { border:none;padding:0px;background: transparent url(https://static.igem.org/mediawiki/2012/5/5f/Bg-scrollbar-thumb-y.png) no-repeat 50% 0; overflow: hidden; height: 5px; } |
#noteBookTextContent .disable { display: none; } | #noteBookTextContent .disable { display: none; } | ||
Revision as of 14:50, 20 September 2012