Formatting and UI fixes

This commit is contained in:
Klaus Basan
2017-04-25 04:01:16 +02:00
committed by Mathew Sutcliffe
parent a3bc5c2936
commit 8ac609a166
8 changed files with 49 additions and 37 deletions

View File

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