@pmidc/upyog-css 1.2.35-dev.1.2 → 1.2.36-dev.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.css +86 -78
- package/dist/index.min.css +1 -1
- package/package.json +1 -1
- package/src/index.scss +166 -171
- package/src/pages/employee/inbox.scss +2 -2
package/dist/index.css
CHANGED
|
@@ -9611,9 +9611,7 @@ video::-webkit-media-controls-panel {
|
|
|
9611
9611
|
|
|
9612
9612
|
@media (max-width: 768px) {
|
|
9613
9613
|
.employee-main-application-details .employeeCard {
|
|
9614
|
-
padding: 10px; }
|
|
9615
|
-
.cp {
|
|
9616
|
-
width: 60px !important; } }
|
|
9614
|
+
padding: 10px; } }
|
|
9617
9615
|
|
|
9618
9616
|
.card-icon-container {
|
|
9619
9617
|
display: -webkit-box;
|
|
@@ -21211,81 +21209,6 @@ input[type=date], .checkbox-wrap .input-emp[type=date] {
|
|
|
21211
21209
|
.custom-fee-history-label-value {
|
|
21212
21210
|
word-break: break-word; }
|
|
21213
21211
|
|
|
21214
|
-
.custom-fix-fee-history-wrapper {
|
|
21215
|
-
margin-top: 16px; }
|
|
21216
|
-
|
|
21217
|
-
.custom-fix-fee-history-toggle {
|
|
21218
|
-
display: -webkit-box;
|
|
21219
|
-
display: -ms-flexbox;
|
|
21220
|
-
display: flex;
|
|
21221
|
-
-webkit-box-align: center;
|
|
21222
|
-
-ms-flex-align: center;
|
|
21223
|
-
align-items: center;
|
|
21224
|
-
cursor: pointer;
|
|
21225
|
-
padding: 12px 0;
|
|
21226
|
-
border-bottom: 1px solid #ddd; }
|
|
21227
|
-
|
|
21228
|
-
.custom-fix-fee-history-toggle-text {
|
|
21229
|
-
font-weight: 700;
|
|
21230
|
-
font-size: 16px;
|
|
21231
|
-
-webkit-box-flex: 1;
|
|
21232
|
-
-ms-flex: 1;
|
|
21233
|
-
flex: 1; }
|
|
21234
|
-
|
|
21235
|
-
.custom-fix-fee-history-toggle-icon {
|
|
21236
|
-
font-size: 18px;
|
|
21237
|
-
font-weight: 700; }
|
|
21238
|
-
|
|
21239
|
-
.custom-fix-fee-history-table-container {
|
|
21240
|
-
overflow-x: auto;
|
|
21241
|
-
margin-top: 16px; }
|
|
21242
|
-
|
|
21243
|
-
.custom-fix-fee-history-table {
|
|
21244
|
-
width: 100%;
|
|
21245
|
-
border-collapse: collapse;
|
|
21246
|
-
min-width: 600px; }
|
|
21247
|
-
|
|
21248
|
-
.custom-fix-fee-history-table-header {
|
|
21249
|
-
min-width: 140px; }
|
|
21250
|
-
|
|
21251
|
-
.custom-fix-fee-history-table-header, .custom-fix-fee-history-table-header-fee {
|
|
21252
|
-
padding: 8px;
|
|
21253
|
-
border: 1px solid #ddd;
|
|
21254
|
-
font-weight: 700;
|
|
21255
|
-
background-color: #1f3a9f;
|
|
21256
|
-
color: #fff; }
|
|
21257
|
-
|
|
21258
|
-
.custom-fix-fee-history-table-header-fee {
|
|
21259
|
-
min-width: 150px; }
|
|
21260
|
-
|
|
21261
|
-
.custom-fix-fee-history-table-cell-label {
|
|
21262
|
-
padding: 8px;
|
|
21263
|
-
border: 1px solid #ddd;
|
|
21264
|
-
font-weight: 700;
|
|
21265
|
-
background-color: #f9f9f9; }
|
|
21266
|
-
|
|
21267
|
-
.custom-fix-fee-history-table-cell-value {
|
|
21268
|
-
padding: 8px;
|
|
21269
|
-
border: 1px solid #ddd; }
|
|
21270
|
-
|
|
21271
|
-
.custom-fix-fee-history-table-cell-separator {
|
|
21272
|
-
font-weight: 700;
|
|
21273
|
-
background-color: #f9f9f9; }
|
|
21274
|
-
|
|
21275
|
-
.custom-fix-fee-history-table-cell-separator, .custom-fix-fee-history-table-cell-separator-value {
|
|
21276
|
-
padding: 8px;
|
|
21277
|
-
border: 1px solid #ddd;
|
|
21278
|
-
border-bottom: 3px solid #999; }
|
|
21279
|
-
|
|
21280
|
-
.custom-fix-fee-history-table-cell-separator-last {
|
|
21281
|
-
font-weight: 700;
|
|
21282
|
-
background-color: #f9f9f9; }
|
|
21283
|
-
|
|
21284
|
-
.custom-fix-fee-history-table-cell-separator-last, .custom-fix-fee-history-table-cell-separator-value-last {
|
|
21285
|
-
padding: 8px;
|
|
21286
|
-
border: 1px solid #ddd;
|
|
21287
|
-
border-bottom: none; }
|
|
21288
|
-
|
|
21289
21212
|
.custom-fee-table-input {
|
|
21290
21213
|
width: 100%;
|
|
21291
21214
|
border-radius: 4px;
|
|
@@ -21596,6 +21519,81 @@ input[type=date], .checkbox-wrap .input-emp[type=date] {
|
|
|
21596
21519
|
font-size: 15px;
|
|
21597
21520
|
margin-right: 4px; }
|
|
21598
21521
|
|
|
21522
|
+
.custom-fix-fee-history-wrapper {
|
|
21523
|
+
margin-top: 16px; }
|
|
21524
|
+
|
|
21525
|
+
.custom-fix-fee-history-toggle {
|
|
21526
|
+
display: -webkit-box;
|
|
21527
|
+
display: -ms-flexbox;
|
|
21528
|
+
display: flex;
|
|
21529
|
+
-webkit-box-align: center;
|
|
21530
|
+
-ms-flex-align: center;
|
|
21531
|
+
align-items: center;
|
|
21532
|
+
cursor: pointer;
|
|
21533
|
+
padding: 12px 0;
|
|
21534
|
+
border-bottom: 1px solid #ddd; }
|
|
21535
|
+
|
|
21536
|
+
.custom-fix-fee-history-toggle-text {
|
|
21537
|
+
font-weight: 700;
|
|
21538
|
+
font-size: 16px;
|
|
21539
|
+
-webkit-box-flex: 1;
|
|
21540
|
+
-ms-flex: 1;
|
|
21541
|
+
flex: 1; }
|
|
21542
|
+
|
|
21543
|
+
.custom-fix-fee-history-toggle-icon {
|
|
21544
|
+
font-size: 18px;
|
|
21545
|
+
font-weight: 700; }
|
|
21546
|
+
|
|
21547
|
+
.custom-fix-fee-history-table-container {
|
|
21548
|
+
overflow-x: auto;
|
|
21549
|
+
margin-top: 16px; }
|
|
21550
|
+
|
|
21551
|
+
.custom-fix-fee-history-table {
|
|
21552
|
+
width: 100%;
|
|
21553
|
+
border-collapse: collapse;
|
|
21554
|
+
min-width: 600px; }
|
|
21555
|
+
|
|
21556
|
+
.custom-fix-fee-history-table-header {
|
|
21557
|
+
min-width: 140px; }
|
|
21558
|
+
|
|
21559
|
+
.custom-fix-fee-history-table-header, .custom-fix-fee-history-table-header-fee {
|
|
21560
|
+
padding: 8px;
|
|
21561
|
+
border: 1px solid #ddd;
|
|
21562
|
+
font-weight: 700;
|
|
21563
|
+
background-color: #1f3a9f;
|
|
21564
|
+
color: #fff; }
|
|
21565
|
+
|
|
21566
|
+
.custom-fix-fee-history-table-header-fee {
|
|
21567
|
+
min-width: 150px; }
|
|
21568
|
+
|
|
21569
|
+
.custom-fix-fee-history-table-cell-label {
|
|
21570
|
+
padding: 8px;
|
|
21571
|
+
border: 1px solid #ddd;
|
|
21572
|
+
font-weight: 700;
|
|
21573
|
+
background-color: #f9f9f9; }
|
|
21574
|
+
|
|
21575
|
+
.custom-fix-fee-history-table-cell-value {
|
|
21576
|
+
padding: 8px;
|
|
21577
|
+
border: 1px solid #ddd; }
|
|
21578
|
+
|
|
21579
|
+
.custom-fix-fee-history-table-cell-separator {
|
|
21580
|
+
font-weight: 700;
|
|
21581
|
+
background-color: #f9f9f9; }
|
|
21582
|
+
|
|
21583
|
+
.custom-fix-fee-history-table-cell-separator, .custom-fix-fee-history-table-cell-separator-value {
|
|
21584
|
+
padding: 8px;
|
|
21585
|
+
border: 1px solid #ddd;
|
|
21586
|
+
border-bottom: 3px solid #999; }
|
|
21587
|
+
|
|
21588
|
+
.custom-fix-fee-history-table-cell-separator-last {
|
|
21589
|
+
font-weight: 700;
|
|
21590
|
+
background-color: #f9f9f9; }
|
|
21591
|
+
|
|
21592
|
+
.custom-fix-fee-history-table-cell-separator-last, .custom-fix-fee-history-table-cell-separator-value-last {
|
|
21593
|
+
padding: 8px;
|
|
21594
|
+
border: 1px solid #ddd;
|
|
21595
|
+
border-bottom: none; }
|
|
21596
|
+
|
|
21599
21597
|
.checklist-document-table-wrapper {
|
|
21600
21598
|
overflow-x: auto;
|
|
21601
21599
|
-webkit-overflow-scrolling: touch;
|
|
@@ -21855,3 +21853,13 @@ input[type=date], .checkbox-wrap .input-emp[type=date] {
|
|
|
21855
21853
|
|
|
21856
21854
|
.margin-right-50 {
|
|
21857
21855
|
margin-right: 50px; }
|
|
21856
|
+
|
|
21857
|
+
.surveyCardSection {
|
|
21858
|
+
background: #fff;
|
|
21859
|
+
display: block;
|
|
21860
|
+
padding: 15px;
|
|
21861
|
+
justify-self: center;
|
|
21862
|
+
width: 50%; }
|
|
21863
|
+
@media (max-width: 768px) {
|
|
21864
|
+
.surveyCardSection {
|
|
21865
|
+
width: 100%; } }
|