noch nicht alles ausgegeben style fehlt teils

So ziemlich alle routes bis auf item add und noch nicht alle detail ausgaben ....
This commit is contained in:
InesSuess
2018-12-03 21:06:36 +01:00
parent 9e28c0fa32
commit a2bb9f25d3
3 changed files with 241 additions and 50 deletions

View File

@ -22,6 +22,31 @@
.trash{
background: transparent;
position:absolute;
right:5px;
right: 29px;
margin-top:-7px;
}
.edit{
background: transparent;
position: absolute;
right: 60px;
margin-top:-7px;
}
.groupadd{
background: transparent;
position: absolute;
right:5px;
margin-top: -7px;
}
.ueberschrift{
font-size: 25px;
}
.itemadd{
background: transparent;
position: absolute;
right:5px;
margin-top: -50px;
}