Show the right colors in SearchView for the different NodeTypes or QueryNodeTyps Note: add colors to your Applcationsettings like in the template fortune cookie message = recognition will come from unexpected sources
9 lines
138 B
CSS
9 lines
138 B
CSS
QPushButton {
|
|
border: none;
|
|
font-family: "Source Code Pro";
|
|
font-size: 16px;
|
|
height: 20px;
|
|
padding-left: 4px;
|
|
padding-right: 4px;
|
|
}
|