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 .thumb .end,
+
#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 .thumb { background-color: #003D5D; }
+
#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 .scrollbar { position: relative; float: right; width: 15px; }
+
#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-color: #D8EEFD; height: 100%; width:13px; position: relative; padding: 0 1px; }
+
#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: 13px; cursor: pointer; overflow: hidden; position: absolute; top: 0; }
+
#noteBookTextContent .disable { display: none; }
-
#noteBookTextContent .thumb .end { overflow: hidden; height: 5px; width: 13px; }
+
-
#noteBookTextContent .disable{ display: none; }
+
#noteBookTextContent
#noteBookTextContent

Revision as of 15:51, 28 August 2012