mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-13 15:45:42 +08:00
refs #299, dockable info bar, with style sheet
This commit is contained in:
7
src/blackgui/qss/infobar.qss
Normal file
7
src/blackgui/qss/infobar.qss
Normal file
@@ -0,0 +1,7 @@
|
||||
QFrame {
|
||||
background-color: darkslategray;
|
||||
margin: 0px;
|
||||
padding-left: 6px;
|
||||
padding-right: 6px;
|
||||
padding-bottom: 0px;
|
||||
}
|
||||
Reference in New Issue
Block a user