build: renaming to sourcetrail
This commit is contained in:
@@ -6,6 +6,14 @@ QLabel, QCheckBox {
|
||||
color: black;
|
||||
}
|
||||
|
||||
QCheckBox::indicator {
|
||||
color: black;
|
||||
}
|
||||
|
||||
QCheckBox:disabled {
|
||||
color: gray;
|
||||
}
|
||||
|
||||
#title {
|
||||
font-size: 16px;
|
||||
font-weight: bold;
|
||||
|
||||
Reference in New Issue
Block a user