Get,Add,Delete eigener shoppinglisten
This commit is contained in:
@ -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;
|
||||
}
|
Reference in New Issue
Block a user