Template:Lyon-INSA/notebook
From 2012.igem.org
(Difference between revisions)
Line 110: | Line 110: | ||
#noteBookTextContent .viewport { height: 300px; overflow: hidden; position: relative; } | #noteBookTextContent .viewport { height: 300px; overflow: hidden; position: relative; } | ||
#noteBookTextContent .overview { list-style: none; position: absolute; left: 0; top: 0; } | #noteBookTextContent .overview { list-style: none; position: absolute; left: 0; top: 0; } | ||
- | #noteBookTextContent . | + | #noteBookTextContent .scrollbar{ background: transparent url(../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 .thumb { background: transparent url(http://baijs.nl/images/design/bg-scrollbar-thumb-y.png) no-repeat 50% 100%; height: 20px; width: 25px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: -5px; } | |
- | #noteBookTextContent .track { background | + | #noteBookTextContent .thumb .end { background: transparent url(http://baijs.nl/images/design/bg-scrollbar-thumb-y.png) no-repeat 50% 0; overflow: hidden; height: 5px; width: 25px; } |
- | #noteBookTextContent .thumb { height: 20px; width: | + | #noteBookTextContent .disable { display: none; } |
- | #noteBookTextContent .thumb .end { overflow: hidden; height: 5px; width: | + | |
- | #noteBookTextContent .disable{ display: none; } | + | |
#noteBookTextContent | #noteBookTextContent |
Revision as of 15:51, 28 August 2012