Change Recon form UI
This commit is contained in:
@@ -704,7 +704,18 @@ QLabel#protocolPanelTitle {
|
||||
color: silver
|
||||
}
|
||||
|
||||
QLabel#parameterTitle,#protocolTitle,#patientTitle{
|
||||
QLabel#parameterTitle{
|
||||
background: #0078d8;
|
||||
color: #fcfcfc;
|
||||
min-height: 52px;
|
||||
max-height: 52px;
|
||||
font-size: 26px;
|
||||
border-radius: 5px;
|
||||
margin-top: 5px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
QLabel#protocolTitle,#patientTitle{
|
||||
font-size: 26px;
|
||||
margin: 0;
|
||||
border-bottom: 1px solid silver
|
||||
|
||||
Reference in New Issue
Block a user