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:
Tobias Doerffel
2014-01-22 22:49:23 +01:00
parent 27fab982ec
commit aaad405f99
27 changed files with 62 additions and 60 deletions

View File

@@ -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;