rename to something more sane
This commit is contained in:
9
chrome/minimal_in-UI_scrollbars.css
Normal file
9
chrome/minimal_in-UI_scrollbars.css
Normal file
@@ -0,0 +1,9 @@
|
||||
/* Changes various in-UI scrollabars to be slim and more subtle */
|
||||
|
||||
.panel-subview-body,
|
||||
#permList,
|
||||
scrollbar{
|
||||
color: inherit;
|
||||
scrollbar-color: currentColor transparent;
|
||||
scrollbar-width: thin
|
||||
}
|
||||
Reference in New Issue
Block a user