mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Changelog update
This commit is contained in:
@@ -600,4 +600,26 @@ QGroupBox[style="IntelSummary"] QLabel {
|
||||
margin: 0px;
|
||||
font-size: 9px;
|
||||
line-height: 9px;
|
||||
}
|
||||
|
||||
QCalendarWidget
|
||||
{
|
||||
background-color:#ff0000;
|
||||
border: 1px solid black;
|
||||
}
|
||||
|
||||
QCalendarWidget QAbstractItemView
|
||||
{
|
||||
background-color:#699245;
|
||||
border: 1px solid black;
|
||||
}
|
||||
|
||||
QCalendarWidget QWidget {
|
||||
color: #B7C0C6;
|
||||
}
|
||||
|
||||
QCalendarWidget QTableView{
|
||||
border-width: 2px;
|
||||
background-color:lightgrey;
|
||||
border: 1px solid black;
|
||||
}
|
||||
Reference in New Issue
Block a user