mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-14 00:25:35 +08:00
Ref T404, added horizontal combobox for hotkeys
This commit is contained in:
@@ -413,6 +413,12 @@ QComboBox QAbstractItemView {
|
||||
qproperty-textElideMode: ElideMiddle;
|
||||
}
|
||||
|
||||
/**
|
||||
QComboBox::drop-down { background-color: yellow; }
|
||||
QComboBox QListView { }
|
||||
**/
|
||||
|
||||
|
||||
QDoubleSpinBox {
|
||||
border: 1px solid green;
|
||||
border-radius: 5px;
|
||||
|
||||
Reference in New Issue
Block a user