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:
parent
a255d13b54
commit
211005e8de
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user