icon and splashscreen updated, askForCar and askForPackage implemented, visualization of type of travel in the travels view

This commit is contained in:
arnaucode
2017-07-11 22:36:14 +02:00
parent 72111df0d3
commit 24c503eee1
82 changed files with 370 additions and 56 deletions

View File

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