border-image: url(:png/ScrollbarVerticalTrack_wide.png) 13 14 13 14;
border-top: 13px;
border-bottom: 13px;
border-right: 14px;
border-left: 14px;
width: 28px;
}
background: qlineargradient(spread:pad, x1:0, y1:0, x2:0.980296, y2:0, stop:0 rgba(243, 244, 242, 255), stop:0.423645 rgba(255, 255, 255, 255), stop:0.940887 rgba(243, 244, 242, 255));
width: 12px;
min-height: 50px;
}
QScrollBar:vertical {
border-image: url(:png/ScrollbarVerticalTrack_wide.png) 13 14 13 14;
border-top: 13px;
border-bottom: 13px;
border-right: 14px;
border-left: 14px;
width: 28px;
}
QScrollBar::handle:vertical {
background: qlineargradient(spread:pad, x1:0, y1:0, x2:0.980296, y2:0, stop:0 rgba(243, 244, 242, 255), stop:0.423645 rgba(255, 255, 255, 255), stop:0.940887 rgba(243, 244, 242, 255));
width: 12px;
min-height: 50px;
}
To copy to clipboard, switch view to plain text mode
Bookmarks