Styling improvements

This commit is contained in:
watsonb8
2019-12-01 16:14:36 -08:00
parent b60f2a4f47
commit 89d7d65d8d
7 changed files with 23 additions and 15 deletions

View File

@ -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;