(related to #29) Ideally, the input would look like a regular button and just say Import to match the Clear and Export buttons. However, this might not be possible with an <input/> field. The look can be changed with custom styling, but I couldn't figure out how to make it look like a button.
I might want to consider creating a custom styling/look for the app that doesn't rely on the default styles.
(related to #29) Ideally, the input would look like a regular button and just say
Import
to match theClear
andExport
buttons. However, this might not be possible with an<input/>
field. The look can be changed with custom styling, but I couldn't figure out how to make it look like a button.I might want to consider creating a custom styling/look for the app that doesn't rely on the default styles.