This commit is contained in:
InesSuess
2019-03-05 12:39:00 +01:00
parent 650e0bbd9e
commit 1f7faeda55
3 changed files with 58 additions and 57 deletions

View File

@ -22,14 +22,14 @@
.trash{
background: transparent;
position:absolute;
right: 29px;
right: 5px;
margin-top:-7px;
}
.edit{
background: transparent;
position: absolute;
right: 60px;
right: 29px;
margin-top:-7px;
}
@ -47,7 +47,8 @@
.itemadd{
background: transparent;
position: absolute;
right:5px;
right:47px;
margin-top:-40px;
border: 0px;
}
.seemore{
@ -69,7 +70,7 @@
.trashgroup{
background: transparent;
position: absolute;
right:23px;
right:25px;
margin-top:-40px;
}