mirror of
https://github.com/dcs-liberation/dcs_liberation.git
synced 2025-11-10 14:22:26 +00:00
Move misc buttons to the toolbar.
The top panel is a bit overfull on some displays whenever the weather description is verbose.
This commit is contained in:
@@ -63,6 +63,10 @@ QToolBar::separator {
|
||||
height:1px;
|
||||
}
|
||||
|
||||
QToolBar QToolButton {
|
||||
font: bold 18px;
|
||||
}
|
||||
|
||||
QMenu::item:selected {
|
||||
background: #435466;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user