SIFTools/web_app
Donald Burr 84d80ef4db Fix text fields so they don't look so dorky
Now using <input type="number" pattern="\d*" step="1"> so that
the text field will pop up the numeric keyboard on both iOS and
Android. However this makes the "size=<blah>" no longer function.
So we set a fixed size for all <input type="number"> text fields
using CSS. Kinda hackish, but it works.
2015-10-17 22:54:12 -07:00
..
css Fix text fields so they don't look so dorky 2015-10-17 22:54:12 -07:00
js More iOS prettifying 2015-10-17 22:43:51 -07:00
apple-touch-icon.png Add stuff to make this into an iPhone home screen web app 2015-10-17 19:45:57 -07:00
index.html Add a index redirect page 2015-10-17 16:10:58 -07:00
sif_tools.html Fix text fields so they don't look so dorky 2015-10-17 22:54:12 -07:00