Files
BloomPatched/src/Insight/UserInterfaces/InsightWindow/Widgets/Dialog/Stylesheets/Dialog.qss
2023-04-30 17:18:24 +01:00

9 lines
102 B
Plaintext

#dialog {
background-color: #373835;
}
#text-label {
margin-top: 5px;
font-size: 14px;
}