mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 17:35:34 +08:00
Formatting and UI fixes
This commit is contained in:
committed by
Mathew Sutcliffe
parent
a3bc5c2936
commit
8ac609a166
@@ -280,7 +280,7 @@ QPlainTextEdit {
|
||||
QGroupBox {
|
||||
border: 1px solid green;
|
||||
margin-top: 2.0ex; /* the x-height of the relevant font, leave space at the top for the title */
|
||||
padding-top: 2.0ex;
|
||||
padding-top: 1.0ex;
|
||||
border-radius: 5px;
|
||||
background: black; /* background is background color here */
|
||||
background-image: url(:/textures/icons/textures/texture-inner.jpg);
|
||||
|
||||
Reference in New Issue
Block a user