mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-18 18:12:12 -05:00
parent
193dafae3d
commit
fcb715fb2e
@ -1070,18 +1070,15 @@ QFrame[height="3"], QFrame[width="3"] {
|
|||||||
|
|
||||||
|
|
||||||
QSplitter::handle {
|
QSplitter::handle {
|
||||||
image: url(:/qss_icons/rc/stylesheet-vline.png);
|
border: 1px transparent black;
|
||||||
border: none;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
QSplitter::handle:horizontal {
|
QSplitter::handle:horizontal {
|
||||||
width: 2px;
|
image: url(:/qss_icons/rc/Hsepartoolbar.png);
|
||||||
|
width: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
QSplitter::handle:vertical {
|
QSplitter::handle:vertical {
|
||||||
height: 2px;
|
image: url(:/qss_icons/rc/Vsepartoolbar.png);
|
||||||
}
|
height: 5px;
|
||||||
|
|
||||||
QSplitter::handle:pressed {
|
|
||||||
image: url(:/qss_icons/rc/stylesheet-vline.png);
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user