[minor] text color changed in stylesheet

This commit is contained in:
Marcel Paffrath 2017-09-12 11:58:24 +02:00
parent 0eeb07583b
commit 1d253b5ee5

View File

@ -141,7 +141,7 @@ border-style: inset;
}
*:disabled{
color:rgba(100, 100, 120, 255);
color: rgba(130, 130, 130, 255);
}
QTabBar{