2
0
mirror of https://github.com/frappe/books.git synced 2024-12-23 03:19:01 +00:00

new build

This commit is contained in:
Rushabh Mehta 2018-02-07 18:53:22 +05:30
parent 1b48a5e9ee
commit d74fe3656a
2 changed files with 17072 additions and 190 deletions

8
dist/css/style.css vendored
View File

@ -5752,8 +5752,7 @@ html {
right: 0;
left: auto; }
.awesomplete {
display: block;
z-index: 100; }
display: block; }
.awesomplete > ul > li {
padding: .75rem .375rem; }
.awesomplete > ul > li:hover {
@ -5772,10 +5771,13 @@ mark {
background: inherit;
color: inherit;
padding: 0px; }
.table-wrapper {
margin-bottom: 0.5rem; }
.table-toolbar {
margin-top: 0.5rem; }
.data-table-col .edit-cell {
padding: 0px !important; }
.data-table-col .edit-cell input, .data-table-col .edit-cell textarea {
z-index: 100;
border-radius: none;
margin: none;
padding: 0.25rem; }

17254
dist/js/bundle.js vendored

File diff suppressed because it is too large Load Diff