You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
firefox-csshacks/chrome/minimal_popup_scrollbars.css

1 line
136 B
CSS

6 years ago
.panel-subview-body{ scrollbar-color: rgb(210,210,210) var(--uc-dark-bkgnd-color,var(--arrowpanel-background)); scrollbar-width: thin }