@import "../../../../frappe/frappe/public/less/variables.less"; .erpnext-footer { margin: 11px auto; text-align: center; } .show-all-reports { margin-top: 5px; font-size: 11px; } /* toolbar */ .toolbar-splash { width: 32px; height: 32px; margin: -10px auto; } /* pos */ .pos-item-area { padding: 0px 10px; } .pos-item-wrapper { padding: 5px; } .pos-item { overflow: hidden; text-overflow: ellipsis; cursor: pointer; padding: 5px; padding-bottom: 15px; border: 1px solid #d1d8dd; margin-bottom: 5px; } .pos-item-text { padding: 0px 5px; } .pos-item .item-code { margin-bottom: 0px; } .pos-item .no-image { background-color: #fafbfc; border: 1px dashed #d1d8dd; } .pos-item-image { width: 100%; height: 0px; padding: 50% 0; text-align: center; line-height: 0; color: @text-extra-muted; font-size: 30px; background-size: cover; border: 1px solid transparent; background-position: top center; } .pos-item-area { border: 1px solid #d1d8dd; border-top: none; } .pos-item-toolbar { padding: 10px 0px; border-bottom: 1px solid #d1d8dd; } .item-list-area { padding: 15px 0px; } .pos-toolbar, .pos-bill-toolbar { padding: 10px 0px; border-bottom: 1px solid #d1d8dd; height: 51px; } .pos-item-toolbar .form-group { margin-bottom: 0px; } .pos-bill-wrapper { border: 1px solid #d1d8dd; border-top: none; margin-right: -1px; } .pos-bill { margin-left: -15px; margin-right: -15px; } .pos-bill-row { margin: 0px; padding: 7px 0px; border-top: 1px solid #d1d8dd; } .pos-bill-header { border: none !important; background-color: #f5f7fa; } .pos-item-qty { display: inline-block; } .pos-qty-row > div { padding: 5px 0px; } .pos-qty-btn { margin-top: 3px; cursor: pointer; font-size: 120%; } .pos .search-area .form-group { max-width: 100% !important; } .pos .tax-table { margin-bottom: 10px; } .erpnext-icon { width: 24px;ack margin-right: 0px; margin-top: -3px; } .pos .discount-amount-area { .discount-field-col { padding-left: 0px; } .input-group { margin-top: 2px; } } .dashboard-list-item { background-color: inherit; padding: 7px 15px; border-bottom: 1px solid @border-color; } .dashboard-list-item:last-child { border-bottom: none; }