refs #892, stylesheet fixes

This commit is contained in:
Klaus Basan
2017-02-27 05:22:28 +01:00
committed by Mathew Sutcliffe
parent 04df922a0e
commit cd19031ec9
2 changed files with 3 additions and 2 deletions

View File

@@ -248,7 +248,7 @@ QLabel {
}
QLineEdit {
background: black;
background: transparent;
border: 1px solid green;
border-radius: 5px;
}