blob: 1db761ec7941d0b88fe0479f80587bb555fa9b58 [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}
Rohit Waghchauree30f83a2017-02-24 18:02:50 +053062.item-list-area,
63.list-customers {
Anand Doshida858cc2015-02-24 17:50:44 +053064 padding: 15px 0px;
Faris Ansari0822e412016-12-21 18:16:45 +053065 overflow-y: scroll;
66 height: calc(100vh - 162px);
Rushabh Mehtaa9ba5ef2014-12-19 16:20:32 +053067}
Anand Doshida858cc2015-02-24 17:50:44 +053068.pos-toolbar,
69.pos-bill-toolbar {
70 padding: 10px 0px;
Anand Doshida858cc2015-02-24 17:50:44 +053071 height: 51px;
Rushabh Mehtaa9ba5ef2014-12-19 16:20:32 +053072}
Rushabh Mehtaa9ba5ef2014-12-19 16:20:32 +053073.pos-item-toolbar .form-group {
Anand Doshida858cc2015-02-24 17:50:44 +053074 margin-bottom: 0px;
Rushabh Mehtaa9ba5ef2014-12-19 16:20:32 +053075}
Rushabh Mehtaa9ba5ef2014-12-19 16:20:32 +053076.pos-bill-wrapper {
Anand Doshida858cc2015-02-24 17:50:44 +053077 border: 1px solid #d1d8dd;
78 border-top: none;
79 margin-right: -1px;
Rushabh Mehtaa9ba5ef2014-12-19 16:20:32 +053080}
Akhilesh Darjeef83576b2013-09-18 18:35:12 +053081.pos-bill {
rohitwaghchaurec13dbd42017-02-01 18:07:22 +053082 border-top: 1px solid #d1d8dd;
Anand Doshida858cc2015-02-24 17:50:44 +053083 margin-left: -15px;
84 margin-right: -15px;
Rushabh Mehtaa9ba5ef2014-12-19 16:20:32 +053085}
Rohit Waghchauree30f83a2017-02-24 18:02:50 +053086.item-cart {
87 overflow-y: scroll;
Rohit Waghchauref0c7ba42017-02-28 16:51:17 +053088 height: calc(100vh - 72vh);
Rohit Waghchauree30f83a2017-02-24 18:02:50 +053089}
90.edit-pos-item {
Rohit Waghchauref0c7ba42017-02-28 16:51:17 +053091 height: 50px;
Rohit Waghchauree30f83a2017-02-24 18:02:50 +053092 font-size: 14px;
93 border-top: 1px solid #d1d8dd;
Rohit Waghchauref0c7ba42017-02-28 16:51:17 +053094 padding-top: 12px;
Rohit Waghchauree30f83a2017-02-24 18:02:50 +053095}
96.pos-bill-item:hover {
97 background-color: #f5f7fa;
98 cursor: pointer;
99}
Rushabh Mehtaa9ba5ef2014-12-19 16:20:32 +0530100.pos-bill-row {
Anand Doshida858cc2015-02-24 17:50:44 +0530101 margin: 0px;
102 padding: 7px 0px;
103 border-top: 1px solid #d1d8dd;
Rushabh Mehtaa9ba5ef2014-12-19 16:20:32 +0530104}
Rushabh Mehtaa9ba5ef2014-12-19 16:20:32 +0530105.pos-bill-header {
Anand Doshida858cc2015-02-24 17:50:44 +0530106 border: none !important;
107 background-color: #f5f7fa;
Rushabh Mehtaa9ba5ef2014-12-19 16:20:32 +0530108}
Rushabh Mehtaa9ba5ef2014-12-19 16:20:32 +0530109.pos-item-qty {
Anand Doshida858cc2015-02-24 17:50:44 +0530110 display: inline-block;
Rushabh Mehtaa9ba5ef2014-12-19 16:20:32 +0530111}
Rushabh Mehtaa9ba5ef2014-12-19 16:20:32 +0530112.pos-qty-row > div {
Anand Doshida858cc2015-02-24 17:50:44 +0530113 padding: 5px 0px;
Rushabh Mehtaa9ba5ef2014-12-19 16:20:32 +0530114}
Rushabh Mehtaa9ba5ef2014-12-19 16:20:32 +0530115.pos-qty-btn {
Anand Doshida858cc2015-02-24 17:50:44 +0530116 margin-top: 3px;
117 cursor: pointer;
118 font-size: 120%;
Rushabh Mehtaab8bde02014-08-12 15:15:39 +0530119}
Anand Doshi9b955fe2015-01-05 16:19:12 +0530120.pos .search-area .form-group {
Anand Doshida858cc2015-02-24 17:50:44 +0530121 max-width: 100% !important;
Anand Doshi9b955fe2015-01-05 16:19:12 +0530122}
Anand Doshi9b955fe2015-01-05 16:19:12 +0530123.pos .tax-table {
Anand Doshida858cc2015-02-24 17:50:44 +0530124 margin-bottom: 10px;
Anand Doshi9b955fe2015-01-05 16:19:12 +0530125}
Anand Doshi906c2ba2015-07-17 15:11:24 +0530126.erpnext-icon {
127 width: 24px;
Rushabh Mehta3d2622c2016-04-25 17:53:42 +0530128 ackmargin-right: 0px;
Anand Doshi906c2ba2015-07-17 15:11:24 +0530129 margin-top: -3px;
130}
Nabin Hait3769d872015-12-18 13:12:02 +0530131.pos .discount-amount-area .discount-field-col {
132 padding-left: 0px;
133}
134.pos .discount-amount-area .input-group {
135 margin-top: 2px;
136}
Rushabh Mehta3d2622c2016-04-25 17:53:42 +0530137.dashboard-list-item {
138 background-color: inherit;
Rushabh Mehtad1eba512016-06-13 17:46:55 +0530139 padding: 5px 0px;
Rushabh Mehta3d2622c2016-04-25 17:53:42 +0530140 border-bottom: 1px solid #d1d8dd;
141}
Rushabh Mehtad1eba512016-06-13 17:46:55 +0530142#page-stock-balance .dashboard-list-item {
143 padding: 5px 15px;
144}
Rushabh Mehta3d2622c2016-04-25 17:53:42 +0530145.dashboard-list-item:last-child {
146 border-bottom: none;
147}
Faris Ansari8e282c22016-07-24 11:36:19 +0530148.payment-toolbar .row {
149 width: 323px;
150 margin: 0 auto;
Anand Doshiac7c81b2016-05-26 16:41:04 +0530151}
152.payment-mode {
153 cursor: pointer;
154 font-family: sans-serif;
155 font-size: 15px;
156}
157.pos-payment-row .col-xs-6 {
Rohit Waghchauree4e69ec2016-08-17 16:20:13 +0530158 padding: 15px;
Anand Doshiac7c81b2016-05-26 16:41:04 +0530159}
160.pos-payment-row {
161 border-bottom: 1px solid #d1d8dd;
162 margin: 2px 0px 5px 0px;
Rushabh Mehtaa55fb642016-06-14 15:54:17 +0530163 height: 60px;
Rohit Waghchauree4e69ec2016-08-17 16:20:13 +0530164 margin-top: 0px;
165 margin-bottom: 0px;
Anand Doshiac7c81b2016-05-26 16:41:04 +0530166}
167.pos-payment-row:hover,
168.pos-keyboard-key:hover {
169 background-color: #FAFBFC;
170 cursor: pointer;
171}
172.pos-keyboard-key,
173.delete-btn {
174 border: 1px solid #d1d8dd;
Rohit Waghchauref0c7ba42017-02-28 16:51:17 +0530175 height: 85px;
176 width: 85px;
177 margin: 10px 10px;
178 font-size: 24px;
179 font-weight: 200;
180 background-color: #FDFDFD;
181 border-color: #e8e8e8;
182}
183.numeric-keypad {
184 border: 1px solid #d1d8dd;
Rohit Waghchauree30f83a2017-02-24 18:02:50 +0530185 height: 69px;
186 width: 69px;
187 font-size: 20px;
Anand Doshiac7c81b2016-05-26 16:41:04 +0530188 font-weight: 200;
189 background-color: #FDFDFD;
190 border-color: #e8e8e8;
Rohit Waghchauree30f83a2017-02-24 18:02:50 +0530191 margin-left: -4px;
192}
193.pos-pay {
194 height: 69px;
195 width: 69px;
196 font-size: 17px;
197 font-weight: 200;
198 margin-left: -4px;
Anand Doshiac7c81b2016-05-26 16:41:04 +0530199}
Faris Ansari8e282c22016-07-24 11:36:19 +0530200.multimode-payments {
201 padding-left: 30px;
202}
203.payment-toolbar {
204 padding-right: 30px;
205}
rohitwaghchaurec13dbd42017-02-01 18:07:22 +0530206.list-row-head.pos-invoice-list {
207 border-top: 1px solid #d1d8dd;
208}
Faris Ansari8e282c22016-07-24 11:36:19 +0530209body[data-route="pos"] .modal-dialog {
210 width: 750px;
211}
212@media (max-width: 767px) {
213 body[data-route="pos"] .modal-dialog {
214 width: auto;
215 }
216 body[data-route="pos"] .modal-dialog .modal-content {
217 height: auto;
218 }
219}
220@media (max-width: 767px) {
221 .amount-row h3 {
222 font-size: 15px;
223 }
224 .pos-keyboard-key,
225 .delete-btn {
226 height: 50px;
227 }
228 .multimode-payments {
229 padding-left: 15px;
230 }
231 .payment-toolbar {
232 padding-right: 15px;
233 }
234}
Anand Doshiac7c81b2016-05-26 16:41:04 +0530235.amount-label {
236 font-size: 16px;
237}
238.selected-payment-mode {
239 background-color: #FAFBFC;
240 cursor: pointer;
241}
242.pos-invoice-list {
243 padding: 15px 10px;
244}
Rohit Waghchauree4e69ec2016-08-17 16:20:13 +0530245.write_off_amount,
246.change_amount {
247 margin: 15px;
248 width: 130px;
249}
Neil Trini Lasrado2a9e0f62017-01-09 18:25:43 +0530250.frappe-control[data-fieldname='result_html'] {
251 overflow: scroll;
252}
253.assessment-result-tool {
254 table-layout: fixed;
255}
256.assessment-result-tool input {
257 width: 100%;
258 border: 0;
259 outline: none;
260 text-align: right;
261}
262.assessment-result-tool th {
263 white-space: nowrap;
264 overflow: hidden;
265 text-overflow: ellipsis;
266}
267.assessment-result-tool .total-score,
268.assessment-result-tool .grade,
269.assessment-result-tool .score {
270 text-align: right;
271}