fx-compat: Convert itembox XBL to custom element

Still lots of things to fix, particularly with styling, but the basic
functionality is there.
This commit is contained in:
Dan Stillman 2020-08-04 23:20:35 -04:00
parent 3c6f0b26af
commit 260c110d05
20 changed files with 2888 additions and 2955 deletions

2
scss/itemBox-unix.scss Normal file
View file

@ -0,0 +1,2 @@
@import "itemBox";
@import "linux/itemBox";