mirror of
https://github.com/eliboa/TegraRcmGUI.git
synced 2024-11-24 19:22:04 +00:00
44c4a7fb0d
settings tab autoRCM tool
8 lines
203 B
Text
8 lines
203 B
Text
QTableView
|
|
{
|
|
border-radius: 10px;
|
|
color: rgb(255, 255, 255);
|
|
alternate-background-color: rgb(80, 80, 80);
|
|
background: rgb(41, 41, 41);
|
|
selection-background-color: rgb(30, 105, 98);
|
|
}
|