feat: basic application library grid view

This commit is contained in:
Ashley Wulber 2021-12-02 12:49:01 -05:00 committed by Jeremy Soller
parent 848d51a4af
commit cc38364d37
11 changed files with 477 additions and 0 deletions

View file

@ -0,0 +1,15 @@
description {
line-height: 1.5em;
background-image: none;
background-color: red;
}
row.row1 {
background-image: none;
background-color: black;
}
shortcut {
background-image: none;
background-color: green;
}