blob: cfe9f63ac8df6930a6267eb2525b8ac68b901ead [file] [log] [blame]
Rushabh Mehtabedc1fe2012-01-17 18:17:06 +05301.erpnext-footer {
Anand Doshida858cc2015-02-24 17:50:44 +05302 margin: 11px auto;
3 text-align: center;
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +05304}
Anand Doshi575545d2012-06-13 19:36:55 +05305.show-all-reports {
Anand Doshida858cc2015-02-24 17:50:44 +05306 margin-top: 5px;
7 font-size: 11px;
Anand Doshi1fe3bc52013-06-06 18:55:20 +05308}
Anand Doshi1fe3bc52013-06-06 18:55:20 +05309/* toolbar */
10.toolbar-splash {
Anand Doshida858cc2015-02-24 17:50:44 +053011 width: 32px;
12 height: 32px;
13 margin: -10px auto;
Akhilesh Darjeef83576b2013-09-18 18:35:12 +053014}
Akhilesh Darjeef83576b2013-09-18 18:35:12 +053015/* pos */
Rushabh Mehta203cc962016-04-07 15:25:43 +053016.pos-item-area {
17 padding: 0px 10px;
18}
19.pos-item-wrapper {
20 padding: 5px;
21}
Akhilesh Darjeef83576b2013-09-18 18:35:12 +053022.pos-item {
Anand Doshida858cc2015-02-24 17:50:44 +053023 overflow: hidden;
24 text-overflow: ellipsis;
25 cursor: pointer;
26 padding: 5px;
Rushabh Mehta203cc962016-04-07 15:25:43 +053027 padding-bottom: 15px;
Anand Doshida858cc2015-02-24 17:50:44 +053028 border: 1px solid #d1d8dd;
Rushabh Mehta203cc962016-04-07 15:25:43 +053029 margin-bottom: 5px;
Anand Doshi9b955fe2015-01-05 16:19:12 +053030}
Anand Doshi50d7e8c2015-01-06 17:14:13 +053031.pos-item-text {
Anand Doshida858cc2015-02-24 17:50:44 +053032 padding: 0px 5px;
Anand Doshi50d7e8c2015-01-06 17:14:13 +053033}
Anand Doshi9b955fe2015-01-05 16:19:12 +053034.pos-item .item-code {
Anand Doshida858cc2015-02-24 17:50:44 +053035 margin-bottom: 0px;
Anand Doshi9b955fe2015-01-05 16:19:12 +053036}
Anand Doshi9b955fe2015-01-05 16:19:12 +053037.pos-item .no-image {
Anand Doshida858cc2015-02-24 17:50:44 +053038 background-color: #fafbfc;
39 border: 1px dashed #d1d8dd;
Anand Doshi9b955fe2015-01-05 16:19:12 +053040}
Anand Doshi9b955fe2015-01-05 16:19:12 +053041.pos-item-image {
Rushabh Mehta203cc962016-04-07 15:25:43 +053042 width: 100%;
43 height: 0px;
44 padding: 50% 0;
45 text-align: center;
46 line-height: 0;
Rushabh Mehta5d0e8de2016-04-11 17:34:25 +053047 color: #d1d8dd;
Rushabh Mehta203cc962016-04-07 15:25:43 +053048 font-size: 30px;
Faris Ansarid2173872016-08-09 14:15:31 +053049 background-size: contain;
Anand Doshida858cc2015-02-24 17:50:44 +053050 border: 1px solid transparent;
Faris Ansarid2173872016-08-09 14:15:31 +053051 background-position: center;
52 background-repeat: no-repeat;
Akhilesh Darjeef83576b2013-09-18 18:35:12 +053053}
Rushabh Mehtaa9ba5ef2014-12-19 16:20:32 +053054.pos-item-area {
Anand Doshida858cc2015-02-24 17:50:44 +053055 border: 1px solid #d1d8dd;
56 border-top: none;
Rushabh Mehtaa9ba5ef2014-12-19 16:20:32 +053057}
Rushabh Mehtaa9ba5ef2014-12-19 16:20:32 +053058.pos-item-toolbar {
Anand Doshida858cc2015-02-24 17:50:44 +053059 padding: 10px 0px;
60 border-bottom: 1px solid #d1d8dd;
Rushabh Mehtaa9ba5ef2014-12-19 16:20:32 +053061}
Rushabh Mehtaa9ba5ef2014-12-19 16:20:32 +053062.item-list-area {
Anand Doshida858cc2015-02-24 17:50:44 +053063 padding: 15px 0px;
Faris Ansari0822e412016-12-21 18:16:45 +053064 overflow-y: scroll;
65 height: calc(100vh - 162px);
Rushabh Mehtaa9ba5ef2014-12-19 16:20:32 +053066}
Anand Doshida858cc2015-02-24 17:50:44 +053067.pos-toolbar,
68.pos-bill-toolbar {
69 padding: 10px 0px;
Anand Doshida858cc2015-02-24 17:50:44 +053070 height: 51px;
Rushabh Mehtaa9ba5ef2014-12-19 16:20:32 +053071}
Rushabh Mehtaa9ba5ef2014-12-19 16:20:32 +053072.pos-item-toolbar .form-group {
Anand Doshida858cc2015-02-24 17:50:44 +053073 margin-bottom: 0px;
Rushabh Mehtaa9ba5ef2014-12-19 16:20:32 +053074}
Rushabh Mehtaa9ba5ef2014-12-19 16:20:32 +053075.pos-bill-wrapper {
Anand Doshida858cc2015-02-24 17:50:44 +053076 border: 1px solid #d1d8dd;
77 border-top: none;
78 margin-right: -1px;
Rushabh Mehtaa9ba5ef2014-12-19 16:20:32 +053079}
Akhilesh Darjeef83576b2013-09-18 18:35:12 +053080.pos-bill {
rohitwaghchaurec13dbd42017-02-01 18:07:22 +053081 border-top: 1px solid #d1d8dd;
Anand Doshida858cc2015-02-24 17:50:44 +053082 margin-left: -15px;
83 margin-right: -15px;
Rushabh Mehtaa9ba5ef2014-12-19 16:20:32 +053084}
Rushabh Mehtaa9ba5ef2014-12-19 16:20:32 +053085.pos-bill-row {
Anand Doshida858cc2015-02-24 17:50:44 +053086 margin: 0px;
87 padding: 7px 0px;
88 border-top: 1px solid #d1d8dd;
Rushabh Mehtaa9ba5ef2014-12-19 16:20:32 +053089}
Rushabh Mehtaa9ba5ef2014-12-19 16:20:32 +053090.pos-bill-header {
Anand Doshida858cc2015-02-24 17:50:44 +053091 border: none !important;
92 background-color: #f5f7fa;
Rushabh Mehtaa9ba5ef2014-12-19 16:20:32 +053093}
Rushabh Mehtaa9ba5ef2014-12-19 16:20:32 +053094.pos-item-qty {
Anand Doshida858cc2015-02-24 17:50:44 +053095 display: inline-block;
Rushabh Mehtaa9ba5ef2014-12-19 16:20:32 +053096}
Rushabh Mehtaa9ba5ef2014-12-19 16:20:32 +053097.pos-qty-row > div {
Anand Doshida858cc2015-02-24 17:50:44 +053098 padding: 5px 0px;
Rushabh Mehtaa9ba5ef2014-12-19 16:20:32 +053099}
Rushabh Mehtaa9ba5ef2014-12-19 16:20:32 +0530100.pos-qty-btn {
Anand Doshida858cc2015-02-24 17:50:44 +0530101 margin-top: 3px;
102 cursor: pointer;
103 font-size: 120%;
Rushabh Mehtaab8bde02014-08-12 15:15:39 +0530104}
Anand Doshi9b955fe2015-01-05 16:19:12 +0530105.pos .search-area .form-group {
Anand Doshida858cc2015-02-24 17:50:44 +0530106 max-width: 100% !important;
Anand Doshi9b955fe2015-01-05 16:19:12 +0530107}
Anand Doshi9b955fe2015-01-05 16:19:12 +0530108.pos .tax-table {
Anand Doshida858cc2015-02-24 17:50:44 +0530109 margin-bottom: 10px;
Anand Doshi9b955fe2015-01-05 16:19:12 +0530110}
Anand Doshi906c2ba2015-07-17 15:11:24 +0530111.erpnext-icon {
112 width: 24px;
Rushabh Mehta3d2622c2016-04-25 17:53:42 +0530113 ackmargin-right: 0px;
Anand Doshi906c2ba2015-07-17 15:11:24 +0530114 margin-top: -3px;
115}
Nabin Hait3769d872015-12-18 13:12:02 +0530116.pos .discount-amount-area .discount-field-col {
117 padding-left: 0px;
118}
119.pos .discount-amount-area .input-group {
120 margin-top: 2px;
121}
Rushabh Mehta3d2622c2016-04-25 17:53:42 +0530122.dashboard-list-item {
123 background-color: inherit;
Rushabh Mehtad1eba512016-06-13 17:46:55 +0530124 padding: 5px 0px;
Rushabh Mehta3d2622c2016-04-25 17:53:42 +0530125 border-bottom: 1px solid #d1d8dd;
126}
Rushabh Mehtad1eba512016-06-13 17:46:55 +0530127#page-stock-balance .dashboard-list-item {
128 padding: 5px 15px;
129}
Rushabh Mehta3d2622c2016-04-25 17:53:42 +0530130.dashboard-list-item:last-child {
131 border-bottom: none;
132}
Faris Ansari8e282c22016-07-24 11:36:19 +0530133.payment-toolbar .row {
134 width: 323px;
135 margin: 0 auto;
Anand Doshiac7c81b2016-05-26 16:41:04 +0530136}
137.payment-mode {
138 cursor: pointer;
139 font-family: sans-serif;
140 font-size: 15px;
141}
142.pos-payment-row .col-xs-6 {
Rohit Waghchauree4e69ec2016-08-17 16:20:13 +0530143 padding: 15px;
Anand Doshiac7c81b2016-05-26 16:41:04 +0530144}
145.pos-payment-row {
146 border-bottom: 1px solid #d1d8dd;
147 margin: 2px 0px 5px 0px;
Rushabh Mehtaa55fb642016-06-14 15:54:17 +0530148 height: 60px;
Rohit Waghchauree4e69ec2016-08-17 16:20:13 +0530149 margin-top: 0px;
150 margin-bottom: 0px;
Anand Doshiac7c81b2016-05-26 16:41:04 +0530151}
152.pos-payment-row:hover,
153.pos-keyboard-key:hover {
154 background-color: #FAFBFC;
155 cursor: pointer;
156}
157.pos-keyboard-key,
158.delete-btn {
159 border: 1px solid #d1d8dd;
160 height: 85px;
161 width: 85px;
162 margin: 10px 10px;
163 font-size: 24px;
164 font-weight: 200;
165 background-color: #FDFDFD;
166 border-color: #e8e8e8;
167}
Faris Ansari8e282c22016-07-24 11:36:19 +0530168.multimode-payments {
169 padding-left: 30px;
170}
171.payment-toolbar {
172 padding-right: 30px;
173}
rohitwaghchaurec13dbd42017-02-01 18:07:22 +0530174.list-row-head.pos-invoice-list {
175 border-top: 1px solid #d1d8dd;
176}
Faris Ansari8e282c22016-07-24 11:36:19 +0530177body[data-route="pos"] .modal-dialog {
178 width: 750px;
179}
180@media (max-width: 767px) {
181 body[data-route="pos"] .modal-dialog {
182 width: auto;
183 }
184 body[data-route="pos"] .modal-dialog .modal-content {
185 height: auto;
186 }
187}
188@media (max-width: 767px) {
189 .amount-row h3 {
190 font-size: 15px;
191 }
192 .pos-keyboard-key,
193 .delete-btn {
194 height: 50px;
195 }
196 .multimode-payments {
197 padding-left: 15px;
198 }
199 .payment-toolbar {
200 padding-right: 15px;
201 }
202}
Anand Doshiac7c81b2016-05-26 16:41:04 +0530203.amount-label {
204 font-size: 16px;
205}
206.selected-payment-mode {
207 background-color: #FAFBFC;
208 cursor: pointer;
209}
210.pos-invoice-list {
211 padding: 15px 10px;
212}
Rohit Waghchauree4e69ec2016-08-17 16:20:13 +0530213.write_off_amount,
214.change_amount {
215 margin: 15px;
216 width: 130px;
217}
Neil Trini Lasrado2a9e0f62017-01-09 18:25:43 +0530218.frappe-control[data-fieldname='result_html'] {
219 overflow: scroll;
220}
221.assessment-result-tool {
222 table-layout: fixed;
223}
224.assessment-result-tool input {
225 width: 100%;
226 border: 0;
227 outline: none;
228 text-align: right;
229}
230.assessment-result-tool th {
231 white-space: nowrap;
232 overflow: hidden;
233 text-overflow: ellipsis;
234}
235.assessment-result-tool .total-score,
236.assessment-result-tool .grade,
237.assessment-result-tool .score {
238 text-align: right;
239}