mirror of
https://github.com/eliboa/TegraRcmGUI.git
synced 2025-02-17 22:15:36 +00:00
7 lines
177 B
Text
7 lines
177 B
Text
QTableView
|
|
{
|
|
border-radius: 10px;
|
|
alternate-background-color: rgb(188, 188, 188);
|
|
background: rgb(240, 240, 240);
|
|
selection-background-color: rgb(150, 0, 83);
|
|
}
|