Skip to content

Commit

Permalink
views: skills: give skills listbox window background
Browse files Browse the repository at this point in the history
  • Loading branch information
knuxify committed Aug 9, 2022
1 parent d3db2b7 commit 107fa93
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions data/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,10 @@
padding: 12px;
}

.skills-list {
background-color: @window_bg_color;
}

.skills-list row {
background-color: transparent;
}
Expand Down

0 comments on commit 107fa93

Please sign in to comment.