refs #299, dockable info bar, with style sheet

This commit is contained in:
Klaus Basan
2014-08-02 23:14:58 +02:00
parent 841abd9c14
commit e55bdd0857
4 changed files with 96 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
QFrame {
background-color: darkslategray;
margin: 0px;
padding-left: 6px;
padding-right: 6px;
padding-bottom: 0px;
}