better display and also temporary fallback for lowerLevelBackground
This commit is contained in:
parent
e1d3ebc943
commit
e7eb1059c3
9 changed files with 50 additions and 10 deletions
|
|
@ -31,6 +31,7 @@ const hoverGlow = {
|
|||
export default {
|
||||
name: 'ScrollbarElement',
|
||||
selector: '::-webkit-scrollbar-button',
|
||||
notEditable: true, // for now
|
||||
states: {
|
||||
pressed: ':active',
|
||||
hover: ':hover:not(:disabled)',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue