Files
BloomPatched/src/Insight/UserInterfaces/InsightWindow/Widgets/Dialog/Stylesheets/Dialog.qss

9 lines
102 B
Plaintext
Raw Normal View History

#dialog {
background-color: #373835;
}
#text-label {
2023-04-30 17:18:24 +01:00
margin-top: 5px;
font-size: 14px;
}