Fix icon sizing

This commit is contained in:
Skylar Ittner 2019-12-29 19:55:43 -07:00
parent d5e6d7eaee
commit 5f28ee8a7e
5 changed files with 14 additions and 7 deletions

View File

@ -26,6 +26,10 @@ Framework7 and FontAwesome both have a .fab class
font-size: var(--f7-block-font-size);
}
.material-icons.material-icons-24px {
font-size: 24px;
}
.material-icons-intext .material-icons {
font-size: var(--f7-block-font-size);
}

View File

@ -169,6 +169,9 @@ function importPackageList(newlist) {
var latitude = newlist[latlng].coords[0];
var longitude = newlist[latlng].coords[1];
latitude = latitude.toFixed(4);
longitude = longitude.toFixed(4);
for (pkg in newlist[latlng].items) {
var added = false;
for (var i = 0; i < packages.length; i++) {

View File

@ -37,13 +37,13 @@
</li>
</ul>
</div>
<div class="block text-align-center">
<i class="material-icons">info</i>
<i class="material-icons material-icons-24px">info</i>
<br />
Scan barcodes while your postal scanner is crashed or restarting.
When the scanner is working again, you can scan all the saved
barcodes from your phone screen using the scanner's Manual Input or
Scan barcodes while your postal scanner is crashed or restarting.
When the scanner is working again, you can scan all the saved
barcodes from your phone screen using the scanner's Manual Input or
Scan Barcode feature.
</div>
</div>

View File

@ -56,7 +56,7 @@
</div>
<div class="block text-align-center">
<i class="material-icons">info</i>
<i class="material-icons material-icons-24px">info</i>
<br />
Share your delivery list to another device. The sender uploads the list,
and the receiver(s) either scan the barcode on the sender's device, or

View File

@ -41,7 +41,7 @@
</div>
<div class="block text-align-center">
<i class="material-icons">info</i>
<i class="material-icons material-icons-24px">info</i>
<br />
Compatible with USPS, UPS, FedEx, and DHL tracking codes.
Can extract full delivery point address (and sometimes customer phone number)