Serious styling. Added data grid src for future modifications in performance
This commit is contained in:
@ -14,7 +14,6 @@ ListView {
|
||||
|
||||
#GroupCell Label {
|
||||
color: lightgray;
|
||||
background-color: #232323;
|
||||
font-size: 12;
|
||||
font-family: Courier New, Courier, monospace;
|
||||
font-style: italic;
|
||||
@ -23,7 +22,6 @@ ListView {
|
||||
|
||||
#ItemCell label {
|
||||
color: white;
|
||||
background-color: #232323;
|
||||
font-size: 15;
|
||||
font-family: Courier New, Courier, monospace;
|
||||
font-style: normal;
|
||||
|
Reference in New Issue
Block a user