.
This commit is contained in:
@ -1,3 +1,11 @@
|
||||
body{
|
||||
background-image: url("./../images/Hintergrund.png");
|
||||
background-repeat: no-repeat;
|
||||
position: sticky;
|
||||
background-size: cover;
|
||||
background-attachment: fixed
|
||||
}
|
||||
|
||||
.logo-image{
|
||||
width: 46px;
|
||||
height: 46px;
|
||||
@ -10,11 +18,20 @@
|
||||
margin: 5%;
|
||||
}
|
||||
|
||||
.purchased-items{
|
||||
background-color: transparent;
|
||||
size: 50px;
|
||||
}
|
||||
|
||||
.card{
|
||||
margin: O auto;
|
||||
float: none;
|
||||
}
|
||||
|
||||
.checkbox{
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
.btn-light{
|
||||
border-color: 1px solid black;
|
||||
}
|
||||
@ -25,6 +42,18 @@
|
||||
right: 5px;
|
||||
margin-top:-7px;
|
||||
}
|
||||
.sharetrash{
|
||||
background: transparent;
|
||||
position:absolute;
|
||||
right: 5px;
|
||||
margin-top:-7px;
|
||||
}
|
||||
|
||||
.exinvitemembersssss{
|
||||
background: transparent;
|
||||
position:fixed;
|
||||
margin-top: -7px;
|
||||
}
|
||||
|
||||
.edit{
|
||||
background: transparent;
|
||||
@ -33,12 +62,45 @@
|
||||
margin-top:-7px;
|
||||
}
|
||||
|
||||
.shareedit{
|
||||
background: transparent;
|
||||
position: absolute;
|
||||
right: 29px;
|
||||
margin-top:-7px;
|
||||
}
|
||||
|
||||
.showMembers{
|
||||
background: transparent;
|
||||
margin-top: -2%;
|
||||
}
|
||||
|
||||
.sledit{
|
||||
background: transparent;
|
||||
position: absolute;
|
||||
margin-top: -7px;
|
||||
}
|
||||
|
||||
.postshare{
|
||||
background: transparent;
|
||||
position: absolute;
|
||||
margin-top: -5px;
|
||||
margin-left: 23px;
|
||||
}
|
||||
|
||||
.gredit{
|
||||
background: transparent;
|
||||
position: absolute;
|
||||
right: 67px;
|
||||
margin-top:-40px;
|
||||
border: 0px;
|
||||
}
|
||||
|
||||
.itemedit{
|
||||
background: transparent;
|
||||
position: absolute;
|
||||
margin-top:-8px;
|
||||
}
|
||||
|
||||
.groupadd{
|
||||
background: transparent;
|
||||
position: absolute;
|
||||
|
Reference in New Issue
Block a user