UI: increased font sizes
As texts were not readable on high resolution screens the font size for many widgets has been changed. Closes #82.
This commit is contained in:
@@ -335,7 +335,7 @@ QToolButton:checked, toolButton:checked {
|
||||
trackLabelButton {
|
||||
background-color: #5b6571;
|
||||
color: #c9c9c9;
|
||||
font-size: 10px;
|
||||
font-size: 11px;
|
||||
font-weight: normal;
|
||||
border-radius: 1px;
|
||||
border: none;
|
||||
|
||||
Reference in New Issue
Block a user