Template:Lyon-INSA/notebook
From 2012.igem.org
(Difference between revisions)
Line 106: | Line 106: | ||
} | } | ||
- | #noteBookTextContent . | + | |
- | { | + | #noteBookTextContent { width: 520px; clear: both; margin: 20px 0 10px; } |
- | + | #noteBookTextContent .viewport { width: 500px; height: 300px; overflow: hidden; position: relative; } | |
- | + | #noteBookTextContent .overview { list-style: none; position: absolute; left: 0; top: 0; } | |
- | } | + | #noteBookTextContent .thumb .end, |
+ | #noteBookTextContent .thumb { background-color: #003D5D; } | ||
+ | #noteBookTextContent .scrollbar { position: relative; float: right; width: 15px; } | ||
+ | #noteBookTextContent .track { background-color: #D8EEFD; height: 100%; width:13px; position: relative; padding: 0 1px; } | ||
+ | #noteBookTextContent .thumb { height: 20px; width: 13px; cursor: pointer; overflow: hidden; position: absolute; top: 0; } | ||
+ | #noteBookTextContent .thumb .end { overflow: hidden; height: 5px; width: 13px; } | ||
+ | #noteBookTextContent .disable{ display: none; } | ||
#noteBookTextContent | #noteBookTextContent |
Revision as of 15:44, 28 August 2012