102 "QLineEdit, QListWidget, QTableView, QTextBrowser, QSpinBox, QComboBox, " |
102 "QLineEdit, QListWidget, QTableView, QTextBrowser, QSpinBox, QComboBox, " |
103 "QComboBox QAbstractItemView, QMenu::item {" |
103 "QComboBox QAbstractItemView, QMenu::item {" |
104 "background-color: rgba(13, 5, 68, 70%);" |
104 "background-color: rgba(13, 5, 68, 70%);" |
105 "}" |
105 "}" |
106 |
106 |
|
107 "QComboBox::separator {" |
|
108 "border: solid; border-width: 3px; border-color: #ffcc00;" |
|
109 "}" |
|
110 |
107 "QPushButton, QListWidget, QTableView, QLineEdit, QHeaderView, " |
111 "QPushButton, QListWidget, QTableView, QLineEdit, QHeaderView, " |
108 "QTextBrowser, QSpinBox, QToolBox, QComboBox, " |
112 "QTextBrowser, QSpinBox, QToolBox, QComboBox, " |
109 "QComboBox QAbstractItemView, IconedGroupBox, " |
113 "QComboBox QAbstractItemView, IconedGroupBox, " |
110 ".QGroupBox, GameCFGWidget, TeamSelWidget, SelWeaponWidget, " |
114 ".QGroupBox, GameCFGWidget, TeamSelWidget, SelWeaponWidget, " |
111 "QTabWidget::pane, QTabBar::tab {" |
115 "QTabWidget::pane, QTabBar::tab {" |