mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
wip: initial work on issue #406
This commit is contained in:
committed by
Dan Albert
parent
4a1809d56e
commit
6e153c6451
@@ -506,4 +506,19 @@ QWidget[style="baseMenuHeader"]{
|
||||
|
||||
QLabel[style="small"]{
|
||||
font-size: 8px;
|
||||
}
|
||||
|
||||
QFrame[style="QConditionsWidget"] {
|
||||
margin: 0px;
|
||||
border: 0px;
|
||||
padding: 0px;
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
QGroupBox[style="QWeatherWidget"] {
|
||||
padding: 0px;
|
||||
margin-left: 0px;
|
||||
margin-right: 5px;
|
||||
margin-top: 1ex;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
Reference in New Issue
Block a user