1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00

Don't 'style' QGroupbot borders in settings

This commit is contained in:
Tux3 / Mlkj / !Lev.uXFMLA 2014-11-13 18:31:21 +01:00
parent a255d13b54
commit 211005e8de
No known key found for this signature in database
GPG Key ID: 7E086DD661263264

View File

@ -44,9 +44,6 @@ QGroupBox
color: black; color: black;
background-color: white; background-color: white;
font: @bigBold; font: @bigBold;
border: 2px solid gray;
border-radius: 5px;
margin-top: 2ex; /* leave space at the top for the title */
} }
QComboBox QComboBox