mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-14 08:45:36 +08:00
UI adjustments
This commit is contained in:
committed by
Mat Sutcliffe
parent
68b53c2a74
commit
46be7d5e0a
@@ -709,6 +709,12 @@ QStatusBar QLabel {
|
||||
padding-left: 5px;
|
||||
}
|
||||
|
||||
QToolTip {
|
||||
color: black;
|
||||
background-color: darkgray;
|
||||
border: 1px solid white;
|
||||
}
|
||||
|
||||
/** T506 supervisor messages **/
|
||||
QTabBar::tab[supervisormsg=true] { background-color: red; }
|
||||
QTextEdit[supervisormsg=true] { border: 2px solid red; margin: 2px; }
|
||||
|
||||
Reference in New Issue
Block a user