refs #614, fixed icon/qss as found during testing

This commit is contained in:
Klaus Basan
2016-04-11 19:22:57 +02:00
parent 69049001d1
commit 95044e7854
4 changed files with 4 additions and 4 deletions

View File

@@ -83,8 +83,8 @@ BlackGui--CDockWidgetInfoArea[framelessDockWidget="true"] > QWidget > QFrame {
BlackGui--CDockWidgetInfoArea > QMenu {
border: 1px solid darkslategray; /* reserve space for selection border */
background: lightgray;
color: black;
padding: 0px;
color: black; /* text color */
padding: 3px; /* some space for border needed */
}
/* required when info area is not floating */