[minor] text color changed in stylesheet
This commit is contained in:
parent
0eeb07583b
commit
1d253b5ee5
@ -141,7 +141,7 @@ border-style: inset;
|
||||
}
|
||||
|
||||
*:disabled{
|
||||
color:rgba(100, 100, 120, 255);
|
||||
color: rgba(130, 130, 130, 255);
|
||||
}
|
||||
|
||||
QTabBar{
|
||||
|
Loading…
Reference in New Issue
Block a user