Refactor css file.

This commit is contained in:
Krad
2022-07-12 16:13:09 +08:00
parent 403d12e7e3
commit 71bb083f23
15 changed files with 86 additions and 66 deletions

View File

@@ -27,7 +27,7 @@
<number>0</number>
</property>
<item>
<widget class="QWidget" name="patientinformation_panel" native="true">
<widget class="QWidget" name="patientInfoPanel" native="true">
<layout class="QVBoxLayout" name="verticalLayout_2">
<property name="spacing">
<number>6</number>
@@ -45,7 +45,7 @@
<number>0</number>
</property>
<item>
<widget class="QLabel" name="lbl_title">
<widget class="QLabel" name="patientTitle">
<property name="text">
<string>Patient Information</string>
</property>
@@ -87,7 +87,7 @@
</widget>
</item>
<item>
<widget class="QLabel" name="lblSpacer">
<widget class="QLabel" name="endSpaceLine">
<property name="text">
<string/>
</property>
@@ -101,7 +101,7 @@
</widget>
</item>
<item>
<widget class="QLabel" name="lbl_ptitle">
<widget class="QLabel" name="protocolTitle">
<property name="text">
<string>Current Protocol</string>
</property>