4
4
}
5
5
6
6
.e-grid {
7
- flex : 9 ;
7
+ flex : 7 ;
8
8
}
9
9
10
10
.e-grid td .e-active {
34
34
}
35
35
}
36
36
37
- .header .input-container .e-input-group .e-control-wrapper .e-ddl {
38
- width : 86% !important ;
39
- }
40
-
41
37
.header {
42
38
display : flex;
43
39
justify-content : space-between;
76
72
}
77
73
78
74
.input-container-title {
79
- font-size : 19 px ;
75
+ font-size : 22 px ;
80
76
}
81
77
}
82
78
108
104
.card-control-section .vertical_card_layout .col-xs-3 .col-sm-3 # poscards .e-card {
109
105
height : 90px ;
110
106
}
107
+
108
+ .control-pane .amount .col-xs-6 .col-sm-6 # poscards .e-card .e-card-btn-txt {
109
+ height : 70% ;
110
+ }
111
111
}
112
112
113
113
.e-calendar .e-content td .e-today .e-selected : hover span .e-day ,
127
127
color : white
128
128
}
129
129
130
+ .e-grid tr .e-columnheader ,
131
+ .e-grid tr .e-row {
132
+ height : 40px !important ;
133
+ }
134
+
130
135
.input-container-title {
131
136
box-shadow : 0 2px 7px 0 rgba (0 , 0 , 0 , 0.16 );
132
- background : linear-gradient (to right, # fb923c , # facc15 50% , # f97316 );
137
+ background : linear-gradient (to right, # fb923c, # facc15 50% , # f97316 );
133
138
color : black;
134
139
margin : 0 ;
135
140
padding : 5px ;
136
141
text-align : center;
137
- font-size : 19px ;
142
+ display : flex;
143
+ align-items : center;
144
+ justify-content : center;
145
+ height : 50px ;
146
+ font-size : 25px ;
138
147
font-family : ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji" , "Segoe UI Emoji" , "Segoe UI Symbol" , "Noto Color Emoji" ;
139
148
font-weight : bold;
140
149
}
219
228
.primary-container .control-pane .amount {
220
229
flex : 1 ;
221
230
display : flex;
222
- flex-direction : column;
223
231
justify-content : space-between;
224
232
min-width : 140px ;
225
233
}
226
234
227
235
.control-pane .amount .control-section .card-layout # poscards {
228
- height : 90px ;
229
236
background-color : # e2e0f2 ;
230
237
}
231
238
239
+ .control-pane .amount .control-section .row {
240
+ margin-top : 10px ;
241
+ }
242
+
243
+ .header .input-container .custid td .customerID {
244
+ display : flex;
245
+ align-items : center;
246
+ gap : 4px ;
247
+ white-space : nowrap;
248
+ }
249
+
232
250
.control-pane .amount .control-section .card-layout # poscards .e-card-actions {
233
- padding-top : 9px ;
234
- font-size : 30px ;
251
+ font-size : 34px ;
235
252
font-weight : bold;
236
253
}
237
254
245
262
margin-left : 1px ;
246
263
}
247
264
248
- .primary-container .e-card {
249
- height : 140px ;
250
- }
251
-
252
265
/* Vertical card customization */
253
266
254
267
.card-control-section .vertical_card_layout # poscards_profile .e-card .e-card-header {
274
287
.card-control-section .vertical_card_layout # poscards_profile .e-card {
275
288
text-align : center;
276
289
background-size : cover;
277
- height : 55px ;
278
290
}
279
291
280
292
.card-control-section .vertical_card_layout # poscards .e-card .e-card-header-caption .e-card-header-title ,
351
363
}
352
364
353
365
.control-pane .payment .e-card : hover {
354
- transform : scale (1.05 ) ;
366
+ transform : scale (1.05 );
355
367
}
356
368
357
369
/* Button Text */
415
427
416
428
/* Cards */
417
429
.e-card {
418
- margin : 10 px 10px 0 10px ;
430
+ margin : 0 px 10px 20 px 10px ;
419
431
border-radius : 5px ;
420
432
}
421
433
437
449
background-color : # 543cfb ;
438
450
/*necessary*/
439
451
color : # 333 ;
440
- line-height : 32 px ;
452
+ line-height : 25 px ;
441
453
}
442
454
443
455
/* Card Buttons */
444
456
.e-card .e-card-actions .e-card-btn-txt {
457
+ display : flex;
458
+ align-items : center;
459
+ justify-content : center;
445
460
color : black;
446
461
cursor : pointer;
447
462
}
455
470
body {
456
471
font-family : ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji" , "Segoe UI Emoji" , "Segoe UI Symbol" , "Noto Color Emoji" ;
457
472
background-color : # f4f4f4 ;
458
- margin : 5px ;
459
473
position : absolute;
460
474
min-width : 50% ;
461
- height : auto;
462
475
}
463
476
464
477
.control-section {
@@ -531,7 +544,7 @@ body {
531
544
}
532
545
533
546
.e-card-btn-txt span {
534
- font-size : 17 px ;
547
+ font-size : 20 px ;
535
548
font-weight : bold;
536
549
color : white;
537
550
}
@@ -555,12 +568,13 @@ body {
555
568
556
569
.header .header-table {
557
570
width : 35% ;
558
- margin-right : 5% ;
571
+ margin-right : 5% ;
559
572
}
560
573
561
574
.e-grid .e-row .e-altrow {
562
575
background-color : # e8ebea ;
563
576
}
577
+
564
578
td {
565
579
padding : 3px ;
566
580
}
@@ -572,30 +586,61 @@ td {
572
586
width : 28px ;
573
587
}
574
588
575
- @media screen and (max-width : 1300px ) {
589
+ .control-pane .amount .col-xs-6 {
590
+ min-width : 20% ;
591
+ }
592
+
593
+ .control-pane .payment .col-xs-3 {
594
+ padding-left : 20px ;
595
+ padding-right : 20px ;
596
+ }
576
597
598
+ @media screen and (max-width : 1300px ) {
577
599
.input-container-title {
578
- font-size : 19 px ;
600
+ font-size : 22 px ;
579
601
}
580
602
581
603
.control-pane .amount .col-xs-6 {
582
604
min-width : 20% ;
583
- margin-bottom : 10px ;
584
- margin-left : 2% ;
585
605
}
586
606
587
607
.control-pane .payment .col-xs-3 {
588
608
width : 25% ;
609
+ padding-left : 20px ;
589
610
}
590
611
591
612
.header .header-table {
592
613
width : 28% ;
593
- margin-right : 50px ;
614
+ margin-right : 50px ;
615
+ }
616
+
617
+ .card-control-section .vertical_card_layout .col-xs-3 .col-sm-3 # poscards .e-card {
618
+ height : 70px !important ;
594
619
}
595
620
}
596
621
597
- @media screen and (max-width : 1200px ) {
598
- .header .input-container .e-input-group .e-control-wrapper .e-ddl {
599
- width : 83% !important ;
622
+ @media screen and (min-height : 550px ) {
623
+ .control-pane .amount .control-section .card-layout .e-card {
624
+ height : calc ((100vh - 405px ) / 3 );
625
+ }
626
+ }
627
+
628
+ @media screen and (max-height : 550px ) {
629
+ .control-pane .amount .control-section {
630
+ overflow-y : auto;
631
+ }
632
+ }
633
+
634
+ @media screen and (min-height : 700px ) {
635
+
636
+ .e-card .e-card-header ,
637
+ .e-card .e-card-header-caption {
638
+ line-height : calc ((100vh - 405px ) / 12 );
639
+ }
640
+ }
641
+
642
+ @media screen and (min-height : 800px ) {
643
+ .control-pane .amount .e-card-header-title {
644
+ font-size : 19px ;
600
645
}
601
646
}
0 commit comments