Wizard on Invoice and Bill work flow

This commit is contained in:
cuneytsenturk
2018-10-29 15:36:23 +03:00
parent 618ff1ccc8
commit 66f0e7c9d7
7 changed files with 191 additions and 3 deletions

8
public/css/app.css vendored
View File

@ -831,3 +831,11 @@ input[type="number"] {
line-height: 1.428571;
border-radius: 30px;
}
.row.show-invoice .timeline>li {
margin-right: 0;
}
.row.show-invoice .timeline>li a:first-child {
margin-left: 10px;
}