Get,Add,Delete eigener shoppinglisten

This commit is contained in:
InesSuess
2018-11-29 23:53:54 +01:00
parent d5606c4115
commit 9e28c0fa32
150 changed files with 37901 additions and 217 deletions

View File

@ -1,36 +1,27 @@
body {
/* padding: 50px; */
font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
.logo-image{
width: 46px;
height: 46px;
border-radius: 50%;
overflow: hidden;
margin-top: -6px;
}
a {
color: #00B7FF;
.layout{
margin: 5%;
}
.menue{
background-color: #00B7FF;
.card{
margin: O auto;
float: none;
}
#iconadd{
/* padding-top: 20px; */
padding-right: 20px;
border: 0px;
.btn-light{
border-color: 1px solid black;
}
.trash{
background: transparent;
}
#einkaufslisten{
background-color: #00B7FF;
}
#blaueschrift{
color: #00B7FF;
}
.input-field input:focus + label {
color: #00B7FF !important;
}
.row .input-field input:focus {
border-bottom: 1px solid #00B7FF !important;
box-shadow: 0 1px 0 0 #00B7FF !important;
position:absolute;
right:5px;
margin-top:-7px;
}