Refactor css file.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user