调整导联方案的样式到文件
This commit is contained in:
@@ -14,7 +14,11 @@ QLabel#MainTxt{font-size: 60px;font-weight: 500;color:white;background-color: tr
|
||||
QLabel#MainTxtEn{font-size: 60px;font-weight:normal;color:white;background-color: transparent;}
|
||||
|
||||
QWidget#parasetting{background-color:white;border-radius: 10px;}
|
||||
|
||||
/*导联方案*/
|
||||
QPushButton#btnShem{ background: rgb(255, 255, 255); color: #666666;font-family: Source Han Sans; font-size: 30px;font-weight: normal; border-radius: 4px; border:0px ; }
|
||||
QPushButton#btnShem:hover{color: black;background: rgb(255, 255, 255);color: #666666;font-family: Source Han Sans; font-size: 30px;font-weight: normal; border-radius: 4px; }
|
||||
QPushButton#btnShem:pressed{color: black; background: rgb(255, 255, 255);color: #666666;font-family: Source Han Sans; font-size: 30px;font-weight: normal; border-radius: 4px;}
|
||||
QPushButton#btnShem:checked{ color: white;background: #0D9DDB;border-radius: 8px; }
|
||||
|
||||
QLineEdit
|
||||
{
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user