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;
}

View File

@@ -125,8 +125,9 @@ QAbstractScrollArea #pg_StatusPageCons ole { background-color: black; }
border-color: blue;
}
#le_CommandLineInput {
#lep_CommandLineInput {
background-image: url(:/textures/icons/textures/texture-inner.jpg);
background: black;
margin-bottom: 5px;
padding: 3px;
border-radius: 5px;