mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-20 12:35:43 +08:00
Ref T34, added font.qss (generic and specific for MacOS) and removed build based qss
This commit is contained in:
7
src/blackgui/share/qss/fonts.mac.qss
Normal file
7
src/blackgui/share/qss/fonts.mac.qss
Normal file
@@ -0,0 +1,7 @@
|
||||
QWidget {
|
||||
color: white;
|
||||
font-family: "Arial";
|
||||
font-size: 12pt;
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
}
|
||||
Reference in New Issue
Block a user