Abe Jellinek
1315d02b2c
fx-compat: Item box: Correct value margins, remove type dropmarker
2022-08-05 16:12:28 -04:00
Abe Jellinek
1ecb12048c
fx-compat: Item box: Restore label top alignment
2022-08-01 14:20:34 -04:00
Abe Jellinek
dc0b2ceb8b
fx-compat: Item box: Make sure input has room
2022-07-21 16:18:32 -04:00
Abe Jellinek
808375d5e3
fx-compat: Item box: Fix creator name field sizing
...
Not the exact same sizing as Fx60, because that relied on some quirks
of the Mozilla box model that I can't reproduce with flexbox, but still
works about as well.
2022-07-21 16:12:28 -04:00
Abe Jellinek
37a6cc4de4
fx-compat: Item box: Fix date added/modified alignment
...
This CSS needs some serious cleanup, but we're getting somewhere.
2022-07-21 11:30:35 -04:00
Abe Jellinek
aeef51bc76
fx-compat: Item box: Clean up spacing
2022-07-21 11:17:31 -04:00
Abe Jellinek
1a8057aba1
fx-compat: Item box: Restore drop marker
2022-07-21 10:20:42 -04:00
Abe Jellinek
137c82c690
fx-compat: Make item table container vertical
...
Fixes retraction notice appearing to the left of the item metadata.
2022-07-05 15:40:33 -04:00
Abe Jellinek
c31df4ae6b
fx-compat: Display item box using CSS grid
...
- Widths are now correct
- Rows are a little too tall
- Field value vertical alignment is off
- Platform styling isn't done and some styles might be redundant
- Still can't scroll vertically
- Creator name inputs still displayed wrong
2022-06-16 16:27:16 -05:00
Abe Jellinek
27e5e3ca29
fx-compat: Item box: Visual fixes
...
- Override normal cursor on Abstract label
- Disable textarea resize
- Show clicky hover/active backgrounds on Item Type menu
2022-05-25 13:34:57 -06:00
Abe Jellinek
fdd73d4ada
fx-compat: Item box: Fix multiline fields & autocomplete
2022-05-24 15:42:54 -06:00
Dan Stillman
260c110d05
fx-compat: Convert itembox XBL to custom element
...
Still lots of things to fix, particularly with styling, but the basic
functionality is there.
2022-05-13 04:28:56 -04:00