mirror of
https://github.com/eliboa/TegraRcmGUI.git
synced 2024-11-24 19:22:04 +00:00
11 lines
136 B
Text
11 lines
136 B
Text
QFrame
|
|
{
|
|
border-radius: 5px;
|
|
border:1px solid rgb(150, 35, 0);
|
|
}
|
|
|
|
QLabel
|
|
{
|
|
font: 8pt "Rubik";
|
|
color: rgb(150, 35, 0);
|
|
}
|