openflexure-microscope-server/webapp/src/components
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
..
fieldComponents Switch to matierial-symbols 2024-01-03 20:51:32 +00:00
genericComponents Fix bug where View pane isn't loaded when app is first opened 2025-05-23 11:45:16 +01:00
labThingsComponents Replace .at() in action button with custom .from_index() 2025-06-06 12:10:31 +01:00
modalComponents Fix errors introduced by refactoring of taskSubmitter 2024-02-29 22:17:49 +00:00
tabContentComponents Remove numerical input spinners for x,y,z settings in Firefox 2025-06-10 08:47:23 +01:00
appContent.vue Fix bug where View pane isn't loaded when app is first opened 2025-05-23 11:45:16 +01:00
loadingContent.vue Switch to matierial-symbols 2024-01-03 20:51:32 +00:00