blob: b1f1985fd3e8e330efe561a8f23ecdd0373d67b8 [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;
88 height: calc(100vh - 60vh);
89}
90.edit-pos-item {
91 height: 40px;
92 font-size: 14px;
93 border-top: 1px solid #d1d8dd;
94}
95.pos-bill-item:hover {
96 background-color: #f5f7fa;
97 cursor: pointer;
98}
Rushabh Mehtaa9ba5ef2014-12-19 16:20:32 +053099.pos-bill-row {
Anand Doshida858cc2015-02-24 17:50:44 +0530100 margin: 0px;
101 padding: 7px 0px;
102 border-top: 1px solid #d1d8dd;
Rushabh Mehtaa9ba5ef2014-12-19 16:20:32 +0530103}
Rushabh Mehtaa9ba5ef2014-12-19 16:20:32 +0530104.pos-bill-header {
Anand Doshida858cc2015-02-24 17:50:44 +0530105 border: none !important;
106 background-color: #f5f7fa;
Rushabh Mehtaa9ba5ef2014-12-19 16:20:32 +0530107}
Rushabh Mehtaa9ba5ef2014-12-19 16:20:32 +0530108.pos-item-qty {
Anand Doshida858cc2015-02-24 17:50:44 +0530109 display: inline-block;
Rushabh Mehtaa9ba5ef2014-12-19 16:20:32 +0530110}
Rushabh Mehtaa9ba5ef2014-12-19 16:20:32 +0530111.pos-qty-row > div {
Anand Doshida858cc2015-02-24 17:50:44 +0530112 padding: 5px 0px;
Rushabh Mehtaa9ba5ef2014-12-19 16:20:32 +0530113}
Rushabh Mehtaa9ba5ef2014-12-19 16:20:32 +0530114.pos-qty-btn {
Anand Doshida858cc2015-02-24 17:50:44 +0530115 margin-top: 3px;
116 cursor: pointer;
117 font-size: 120%;
Rushabh Mehtaab8bde02014-08-12 15:15:39 +0530118}
Anand Doshi9b955fe2015-01-05 16:19:12 +0530119.pos .search-area .form-group {
Anand Doshida858cc2015-02-24 17:50:44 +0530120 max-width: 100% !important;
Anand Doshi9b955fe2015-01-05 16:19:12 +0530121}
Anand Doshi9b955fe2015-01-05 16:19:12 +0530122.pos .tax-table {
Anand Doshida858cc2015-02-24 17:50:44 +0530123 margin-bottom: 10px;
Anand Doshi9b955fe2015-01-05 16:19:12 +0530124}
Anand Doshi906c2ba2015-07-17 15:11:24 +0530125.erpnext-icon {
126 width: 24px;
Rushabh Mehta3d2622c2016-04-25 17:53:42 +0530127 ackmargin-right: 0px;
Anand Doshi906c2ba2015-07-17 15:11:24 +0530128 margin-top: -3px;
129}
Nabin Hait3769d872015-12-18 13:12:02 +0530130.pos .discount-amount-area .discount-field-col {
131 padding-left: 0px;
132}
133.pos .discount-amount-area .input-group {
134 margin-top: 2px;
135}
Rushabh Mehta3d2622c2016-04-25 17:53:42 +0530136.dashboard-list-item {
137 background-color: inherit;
Rushabh Mehtad1eba512016-06-13 17:46:55 +0530138 padding: 5px 0px;
Rushabh Mehta3d2622c2016-04-25 17:53:42 +0530139 border-bottom: 1px solid #d1d8dd;
140}
Rushabh Mehtad1eba512016-06-13 17:46:55 +0530141#page-stock-balance .dashboard-list-item {
142 padding: 5px 15px;
143}
Rushabh Mehta3d2622c2016-04-25 17:53:42 +0530144.dashboard-list-item:last-child {
145 border-bottom: none;
146}
Faris Ansari8e282c22016-07-24 11:36:19 +0530147.payment-toolbar .row {
148 width: 323px;
149 margin: 0 auto;
Anand Doshiac7c81b2016-05-26 16:41:04 +0530150}
151.payment-mode {
152 cursor: pointer;
153 font-family: sans-serif;
154 font-size: 15px;
155}
156.pos-payment-row .col-xs-6 {
Rohit Waghchauree4e69ec2016-08-17 16:20:13 +0530157 padding: 15px;
Anand Doshiac7c81b2016-05-26 16:41:04 +0530158}
159.pos-payment-row {
160 border-bottom: 1px solid #d1d8dd;
161 margin: 2px 0px 5px 0px;
Rushabh Mehtaa55fb642016-06-14 15:54:17 +0530162 height: 60px;
Rohit Waghchauree4e69ec2016-08-17 16:20:13 +0530163 margin-top: 0px;
164 margin-bottom: 0px;
Anand Doshiac7c81b2016-05-26 16:41:04 +0530165}
166.pos-payment-row:hover,
167.pos-keyboard-key:hover {
168 background-color: #FAFBFC;
169 cursor: pointer;
170}
171.pos-keyboard-key,
172.delete-btn {
173 border: 1px solid #d1d8dd;
Rohit Waghchauree30f83a2017-02-24 18:02:50 +0530174 height: 69px;
175 width: 69px;
176 font-size: 20px;
Anand Doshiac7c81b2016-05-26 16:41:04 +0530177 font-weight: 200;
178 background-color: #FDFDFD;
179 border-color: #e8e8e8;
Rohit Waghchauree30f83a2017-02-24 18:02:50 +0530180 margin-left: -4px;
181}
182.pos-pay {
183 height: 69px;
184 width: 69px;
185 font-size: 17px;
186 font-weight: 200;
187 margin-left: -4px;
Anand Doshiac7c81b2016-05-26 16:41:04 +0530188}
Faris Ansari8e282c22016-07-24 11:36:19 +0530189.multimode-payments {
190 padding-left: 30px;
191}
192.payment-toolbar {
193 padding-right: 30px;
194}
rohitwaghchaurec13dbd42017-02-01 18:07:22 +0530195.list-row-head.pos-invoice-list {
196 border-top: 1px solid #d1d8dd;
197}
Faris Ansari8e282c22016-07-24 11:36:19 +0530198body[data-route="pos"] .modal-dialog {
199 width: 750px;
200}
201@media (max-width: 767px) {
202 body[data-route="pos"] .modal-dialog {
203 width: auto;
204 }
205 body[data-route="pos"] .modal-dialog .modal-content {
206 height: auto;
207 }
208}
209@media (max-width: 767px) {
210 .amount-row h3 {
211 font-size: 15px;
212 }
213 .pos-keyboard-key,
214 .delete-btn {
215 height: 50px;
216 }
217 .multimode-payments {
218 padding-left: 15px;
219 }
220 .payment-toolbar {
221 padding-right: 15px;
222 }
223}
Anand Doshiac7c81b2016-05-26 16:41:04 +0530224.amount-label {
225 font-size: 16px;
226}
227.selected-payment-mode {
228 background-color: #FAFBFC;
229 cursor: pointer;
230}
231.pos-invoice-list {
232 padding: 15px 10px;
233}
Rohit Waghchauree4e69ec2016-08-17 16:20:13 +0530234.write_off_amount,
235.change_amount {
236 margin: 15px;
237 width: 130px;
238}
Neil Trini Lasrado2a9e0f62017-01-09 18:25:43 +0530239.frappe-control[data-fieldname='result_html'] {
240 overflow: scroll;
241}
242.assessment-result-tool {
243 table-layout: fixed;
244}
245.assessment-result-tool input {
246 width: 100%;
247 border: 0;
248 outline: none;
249 text-align: right;
250}
251.assessment-result-tool th {
252 white-space: nowrap;
253 overflow: hidden;
254 text-overflow: ellipsis;
255}
256.assessment-result-tool .total-score,
257.assessment-result-tool .grade,
258.assessment-result-tool .score {
259 text-align: right;
260}