Icons finally working with pngs (SVGs later maybe)

This commit is contained in:
watsonb8
2019-12-03 15:51:16 -08:00
parent c24ff95bfc
commit 22a524cfd1
9 changed files with 158 additions and 25 deletions

View File

@ -8,3 +8,11 @@
#MediaInfoLayout label {
margin-left: 20;
}
ImageButton {
margin-top: 10;
margin-left: 20;
margin-right: 20;
margin-bottom: 10;
width: 40;
}