diff --git a/res/skins/Deere/style.qss b/res/skins/Deere/style.qss index ef876e2485c..f49bd87c993 100644 --- a/res/skins/Deere/style.qss +++ b/res/skins/Deere/style.qss @@ -829,11 +829,11 @@ WLibrary QLabel, WLibrary QRadioButton { font-family: "Open Sans"; font-style: normal; + font-weight: normal; } -WWidget, -WLibrary QLabel, -WLibrary QPushButton { +WLabel, WLibrary QLabel, +WPushButton, WLibrary QPushButton { font-size: 12px; font-weight: bold; text-transform: uppercase; @@ -1570,8 +1570,6 @@ WPushButton { border: 1px solid #4B4B4B; border-radius: 2px; outline: none; - font-size: 12px; - font-weight: bold; } WPushButton:hover, @@ -1645,10 +1643,6 @@ WPushButton#PreviewIndicator[value="0"] { border-radius: 3px; } -WRecordingDuration { - font-weight: bold; -} - /* The effect unit mix mode button toggles between two different modes that are not "on" or "off", so do not highlight either state. */