openflexure-microscope-server/webapp/src
Julian Stirling cf80120572 Remove numerical input spinners for x,y,z settings in Firefox
Chrome/Safari/Edge etc are all set already by the
`.numeric-setting-line-input::-webkit-outer-spin-button`
and
`.numeric-setting-line-input::-webkit-inner-spin-button`

but firefox needs a different line set on the input itself see:
https://www.w3schools.com/howto/howto_css_hide_arrow_number.asp
2025-06-10 08:47:23 +01:00
..
assets/less Ttile case in all buttons and properties, larger settings headers 2025-05-20 12:59:49 +01:00
components Remove numerical input spinners for x,y,z settings in Firefox 2025-06-10 08:47:23 +01:00
App.vue Layout improvements and stitch info in scan tab 2025-05-13 17:08:43 +01:00
main.js Use same version number for server and webapp, add CI check 2025-06-09 12:13:15 +01:00
store.js Display the microscope's hostname in the interface 2024-01-17 11:55:03 +00:00
syncDataWithLocalStorage.js Rename js directory to webapp 2021-09-16 15:13:19 +01:00
wot-client.js Allow action URIs to be retrieved without errors if they are missing 2024-01-17 13:43:22 +00:00