Add 16x16 base64 logo images to markets

-Logos are displayed in market dropdown, market select box and at the top-left of each box on the markets page
-Markets are now sorted by market name
This commit is contained in:
joeuhren
2020-12-25 21:08:25 -07:00
parent 3842457c1a
commit 711d1fcd83
13 changed files with 67 additions and 16 deletions
+4
View File
@@ -671,4 +671,8 @@ tr {
.fa-spinner {
font-size: 18px;
margin-bottom: 6px;
}
.market-logo {
margin-right: 7px;
}