mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJClient.git
synced 2026-03-28 05:25:39 +03:00
feat: add version container
This commit is contained in:
@@ -17,6 +17,11 @@ QListWidget#updateListWidget
|
||||
color:white;
|
||||
}
|
||||
|
||||
QFrame#NewVerBackground
|
||||
{
|
||||
background-color:rgba(0,0,0,90%);;
|
||||
}
|
||||
|
||||
QComboBox
|
||||
{
|
||||
background-color: rgb(203,228,255);
|
||||
@@ -105,10 +110,12 @@ QLabel
|
||||
color: white;
|
||||
}
|
||||
|
||||
QLabel#inlineTextDebug
|
||||
QTextEdit#inlineTextDebug
|
||||
{
|
||||
background-color: rgba(0,0,0,0);
|
||||
font-family: "Calibri";
|
||||
font: 18px;
|
||||
color: white;
|
||||
}
|
||||
|
||||
QWidget#headerWidget
|
||||
|
||||
Reference in New Issue
Block a user