EnergySpectrumAnalyer/style/stylesheet/dock.qss

13 lines
208 B
Plaintext
Raw Normal View History

2026-03-31 09:49:58 +08:00
ads--CDockContainerWidget ads--CDockSplitter::handle {
background: #2a5caa;
}
ads--CDockSplitter::handle:horizontal {
width: 1px;
}
ads--CDockSplitter::handle:vertical {
height: 1px;
}