made background of scrollbar transparent instead of none - gtk3
parent
f23577bb61
commit
85538fa17c
|
|
@ -118,7 +118,7 @@ scale trough highlight {
|
|||
|
||||
/* Scrollbars */
|
||||
scrollbar {
|
||||
background-color: none;
|
||||
background-color: transparent;
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue