implemented edit user profile, with images from camera and gallery

This commit is contained in:
arnaucode
2017-01-29 20:54:21 +01:00
parent 70db3f88b9
commit 884a1959ef
19 changed files with 11329 additions and 7 deletions

View File

@@ -29,6 +29,12 @@
color: #ffffff;
}
.o_transparentInput{
background: rgba(255, 255, 255, 0);
color: #ffffff;
border: 0px;
width: 80%;
}
.o_userImgCircular {
margin-top: 5%;
background: #ffffff;