Update
This commit is contained in:
@@ -22,8 +22,8 @@ QLabel#mainTitleLabel {
|
||||
|
||||
/* ==================== DNA预览按钮样式 ==================== */
|
||||
QPushButton.dna-preview-button {
|
||||
background-color: #2D2D30;
|
||||
border: 1px solid #3E3E42;
|
||||
background-color: #333333;
|
||||
border: 1px solid #444444;
|
||||
border-radius: 8px;
|
||||
padding: 0;
|
||||
margin: 4px;
|
||||
@@ -42,7 +42,8 @@ QPushButton.dna-preview-button:pressed {
|
||||
|
||||
QPushButton.dna-preview-button QLabel {
|
||||
color: #FFFFFF;
|
||||
font-size: 11px;
|
||||
font-size: 10px;
|
||||
font-weight: bold;
|
||||
border-radius: 0;
|
||||
border-bottom-left-radius: 7px;
|
||||
border-bottom-right-radius: 7px;
|
||||
|
Reference in New Issue
Block a user