mirror of
https://github.com/eliboa/TegraRcmGUI.git
synced 2024-11-28 13:12:05 +00:00
44c4a7fb0d
settings tab autoRCM tool
11 lines
141 B
Text
11 lines
141 B
Text
QFrame
|
|
{
|
|
border-radius: 5px;
|
|
border:1px solid rgb(150, 35, 0);
|
|
}
|
|
|
|
QLabel
|
|
{
|
|
font: 75 9pt "Calibri";
|
|
color: rgb(150, 35, 0);
|
|
}
|