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

4
scss/linux/_itemBox.scss Normal file
View file

@ -0,0 +1,4 @@
input {
padding: 1px 2px 1px 1px;
margin: -1px 0 -1px 0;
}