Green Scroll Bar - Pure CSS3 (from ZIG)
Green Scrollbar. Pure CSS3, no JS. Simple and Cute! Just extracted from ZIG( zzllrr Imager Geek ) http://goo.gl/n8SMk
A simple Chrome Scroll Bar just extracted from zzllrr Imager.
*Green and Cute!
*Pure CSS3, no JS(JavaScript)!
*Work well on web pages, iframes, textarea, etc.
Don't go away if you need other scrollbar styles.
Below are CSS Hack/MOD/DIY Tips.
/* 1. The original CSS of scrollbar from zzllrr imager */
::-webkit-scrollbar{
background-color:white;
width:10px;
height:10px;
-webkit-box-shadow:2px 2px 6px rgba(0,0,0,.5) inset;
}
::-webkit-scrollbar-thumb{
border-radius:5px;
background-color:white;
-webkit-box-shadow:2px 2px 6px rgba(0,0,0,.5),inset -2px 2px 2px rgba(204,204,204,0.1),inset 2px -2px 2px rgba(0,0,0,0.2);
}
::-webkit-scrollbar-thumb:hover{
background-color:#a2c437;
}
/* 2. Just go to this extension folder
(Your-Default-Chrome-Extension-Folder\Default\Extensions\hnnpahlmflcceeadbeollhmmkfhfelnn\1.0.1_0))
to find the CSS file zzllrrImagerScrollbar.css to modify as you wish.
*/
/* 3. Go to chrome://extensions/ to disable this extension and then enable it.
Over! Nice job!
*/
Latest reviews
its very good thank you very much
Seems to not work. Slimjet, in Windows-10.
doest work for me ?
doest work for me ?
Berbat
Works great to fix the issue in Chrome where scrollbars disappear. Would it be possible to make the green always persistent (instead of just when the mouse hovers though)?
Works great to fix the issue in Chrome where scrollbars disappear. Would it be possible to make the green always persistent (instead of just when the mouse hovers though)?
Very nice, I am using this with my Thinkpad W510 touchscreen. I modified the CSS so it is 40px wide and it is a nice fat scroll bar for my finger now! Doesn't seem to work on some pages though, like G+ and Gmail. Works in Chrome store though...
Very nice, I am using this with my Thinkpad W510 touchscreen. I modified the CSS so it is 40px wide and it is a nice fat scroll bar for my finger now! Doesn't seem to work on some pages though, like G+ and Gmail. Works in Chrome store though...
Best custom scrollbar in the store!
Best custom scrollbar in the store!
neat, clean, slim, and cute! thanks!
neat, clean, slim, and cute! thanks!
Very nice and customizable through the configuration file. However it would be much easier to use if it were possible to set the scrollbar color and shadow width through an options menu in the chrome extensions page. It would also be nice if the user could create an exception list for certain URLs to disable the addon in sites such as Gmail which has its own scrollbar and doesn't work very well with this addon enabled. Other than that, it's the best custom scrollbar in the Chrome Store!
Very nice and customizable through the configuration file. However it would be much easier to use if it were possible to set the scrollbar color and shadow width through an options menu in the chrome extensions page. It would also be nice if the user could create an exception list for certain URLs to disable the addon in sites such as Gmail which has its own scrollbar and doesn't work very well with this addon enabled. Other than that, it's the best custom scrollbar in the Chrome Store!
cute
cute
Awesome! I love green.
Awesome! I love green.