Template:Lyon-INSA/notebook

From 2012.igem.org

(Difference between revisions)
Line 113: Line 113:
#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; }
-
#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 .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;border:none; }
-
#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 .end { border:none;padding:0px;background: transparent url(http://baijs.nl/images/design/bg-scrollbar-thumb-y.png) no-repeat 50% 0; overflow: hidden; height: 5px; width: 25px; }
#noteBookTextContent .disable { display: none; }
#noteBookTextContent .disable { display: none; }

Revision as of 10:47, 29 August 2012