This commit is contained in:
2019-06-21 17:01:34 -05:00
commit 487f0c4eeb
56 changed files with 5037 additions and 0 deletions

0
app/assets/.gitkeep Normal file
View File

10
app/assets/dash_v1.css Normal file
View File

@@ -0,0 +1,10 @@
table, th, td {
border: 1px solid #cccccc;
}
th, td {
padding-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
padding-right: 10px;
}

BIN
app/assets/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

BIN
app/assets/flitter.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB