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:
@ -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;
|
||||
}
|
Reference in New Issue
Block a user