调整导联方案字体样式
This commit is contained in:
@@ -19,7 +19,8 @@ QPushButton#btnShem{ background: rgb(255, 255, 255); color: #666666;font-family:
|
||||
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; }
|
||||
|
||||
QLabel#labSchemeNum,#labSchemePoints,#labSchemePointsparam{font-family: 思源黑体;font-size: 26px;font-weight: 500;font-family: 思源黑体;font-weight: 500;color:#054578;}
|
||||
QLabel#labScheme{font-family: 思源黑体;font-size: 32px;font-weight: 500;font-family: 思源黑体;font-weight: 500;color: #0D9DDB;}
|
||||
QLineEdit
|
||||
{
|
||||
border: 1px solid #ABCDA0;
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user