This commit is contained in:
2026-01-13 16:29:54 +03:00
parent b09f8e0d49
commit 2221d27fc3
13 changed files with 42 additions and 4974 deletions

View File

@@ -367,6 +367,47 @@ QLabel#PersonalCard_lblName {
font-size: 16pt;
}
QLabel#ReportFimWidget_label_MMEL, QLabel#ActionWidget_lbl_Type {
color: gray;
border-radius: 4px;
min-width: 50px;
min-height: 25px;
background: #ffffff;
border: 2px solid gray;
}
QLabel#ActionWidget_lbl_Status {
color: black;
border-radius: 18px;
min-width: 100px;
min-height: 40px;
background: #d0d0d0;
border: 2px solid gray;
}
QLabel#DeviceWidget_lbl_Status {
color: black;
border-radius: 18px;
min-width: 150px;
min-height: 40px;
background: #f0f0f0;
border: 2px solid gray;
}
QLabel#DeviceWidget_lbl_ObjName {
color: black;
}
QLabel#DeviceWidget_lbl_Code {
color: gray;
}
QPlainTextEdit#ActionWidget_plainTextEdit_Procedure{
border: 2px solid gray;
background: #F0F0F2;
}
QPlainTextEdit#ActionWidget_plainTextEdit_Comment{
border: 2px solid gray;
background: #F0F0F0;
}
QWidget#widgetControl {
background: #E0E0E0;
@@ -376,6 +417,7 @@ QPlainTextEdit#plainText{ /*Репорт*/
margin-left: 50pt;
margin-right: 100pt;
}
/**/
QComboBox {
/*background: #ffffff;