style improve

This commit is contained in:
xueyan hu
2021-12-24 17:41:56 +08:00
parent 4d2cf152f8
commit 3c56b33156
9 changed files with 81 additions and 72 deletions

View File

@@ -30,7 +30,6 @@ ScanFormWidget::ScanFormWidget(QWidget* parent) : TabFormWidget(parent) {
"QWidget#broadcast_widget{border:2px solid #515151; border-radius: 20px; background-color:black}"
"QWidget#broadcast_widget QLabel{background-color:black}"
"QLabel#lbl_protocol{font-size:32px; margin:0; color:silver}"
// "QLabel#viewer{border:1px solid yellow}"
"QLabel#lbl_title,QLabel#lbl_ptitle{font-size:20px;margin:0; border-bottom:1px solid silver}"
"QLabel#lbl_end{font-size:20px;margin:0; border-top:1px solid #0078d8}"
"QLabel#lbl_e{font-size:20px;}"