Trello custom field import basically working

This commit is contained in:
John R. Supplee 2021-01-18 23:56:08 +02:00
parent c89a0eb694
commit b793716e85
5 changed files with 59 additions and 23 deletions

View file

@ -242,11 +242,11 @@ textarea
margin: 3px 4px
// Material Design checkboxes
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked
position: absolute
left: -9999px
visibility: hidden
//[type="checkbox"]:not(:checked),
//[type="checkbox"]:checked
// position: absolute
// left: -9999px
// visibility: hidden
.materialCheckBox
position: relative