colorpicker fertig und gruppen löschbar

This commit is contained in:
InesSuess
2019-01-24 23:10:35 +01:00
parent c219364908
commit eb9a230d69
4 changed files with 103 additions and 44 deletions

View File

@ -60,4 +60,15 @@
.farbeeen{
margin-left: 19px;
}
.spez-farbe{
background-color: #b3b3b3;
}
.trashgroup{
background: transparent;
position: absolute;
right:23px;
margin-top:-40px;
}