Switch color options to use input type=color and removed save button

This commit is contained in:
Ajay Ramachandran
2020-09-03 20:51:46 -04:00
parent abe6c280a0
commit 0f8739abc0
2 changed files with 12 additions and 28 deletions

View File

@@ -350,4 +350,7 @@ svg {
.categoryColorTextBox {
width: 60px;
background: none;
border: none;
}