/* Source file https://github.com/MrOtherGuy/firefox-csshacks/tree/master/content/css_scrollbar_width_color.css made available under Mozilla Public License v. 2.0
See the above repository for updates as well as full license text. */
/* Scrollbar colors and width - applied globally */
@namespace url("http://www.w3.org/1999/xhtml");
:root{ scrollbar-color: rgb(51, 204, 0) rgb(204, 204, 0) }