mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJClient.git
synced 2026-03-28 05:25:39 +03:00
feat: complete ui update
This commit is contained in:
@@ -76,7 +76,7 @@ QProgressBar::chunk
|
||||
QCheckBox
|
||||
{
|
||||
font-family:"Calibri";
|
||||
font: 16px;
|
||||
font: 18px;
|
||||
color: white;
|
||||
}
|
||||
|
||||
@@ -93,6 +93,12 @@ QLabel
|
||||
color: white;
|
||||
}
|
||||
|
||||
QLabel#inlineTextDebug
|
||||
{
|
||||
font-family: "Calibri";
|
||||
font: 18px;
|
||||
}
|
||||
|
||||
QWidget#headerWidget
|
||||
{
|
||||
background-color:rgb(203,228,255);
|
||||
@@ -175,6 +181,5 @@ QPushButton#linkButton
|
||||
background-color: rgba(0,0,0,0);
|
||||
font-family: "Calibri";
|
||||
color:blue;
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user