Styling improvements
This commit is contained in:
@ -17,11 +17,12 @@ ListView {
|
||||
font-size: 12;
|
||||
font-family: Courier New, Courier, monospace;
|
||||
font-style: italic;
|
||||
padding-top: 18;
|
||||
padding-top: 20;
|
||||
}
|
||||
|
||||
#ItemCell label {
|
||||
#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