dristi-ui-css 0.0.9-dristi-kerala.7 → 0.0.9-dristi-kerala.9
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 +23 -71
- package/dist/index.min.css +2 -2
- package/package.json +1 -1
- package/src/orders/reviewsummons.scss +28 -82
package/dist/index.css
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
@charset "UTF-8";
|
|
2
2
|
/*!
|
|
3
|
-
* dristi-ui-css - 0.0.9-dristi-kerala.
|
|
3
|
+
* dristi-ui-css - 0.0.9-dristi-kerala.9
|
|
4
4
|
*
|
|
5
5
|
* Copyright (c) 2026 Akshay Kumar <akshay.kumar@beehyv.com>
|
|
6
6
|
*
|
|
@@ -20851,66 +20851,16 @@ body {
|
|
|
20851
20851
|
line-height: 37.5px;
|
|
20852
20852
|
color: #231f20 !important; }
|
|
20853
20853
|
|
|
20854
|
-
.
|
|
20855
|
-
|
|
20856
|
-
|
|
20857
|
-
gap: 6px !important; }
|
|
20854
|
+
.inbox-search-wrapper table thead tr > th:first-child {
|
|
20855
|
+
display: table-cell !important;
|
|
20856
|
+
vertical-align: top !important; }
|
|
20858
20857
|
|
|
20859
|
-
.
|
|
20860
|
-
vertical-align: middle !important;
|
|
20861
|
-
display: -webkit-box !important;
|
|
20862
|
-
display: -ms-flexbox !important;
|
|
20863
|
-
display: flex !important;
|
|
20864
|
-
-webkit-box-align: center !important;
|
|
20865
|
-
-ms-flex-align: center !important;
|
|
20866
|
-
align-items: center !important;
|
|
20867
|
-
-webkit-box-pack: start !important;
|
|
20868
|
-
-ms-flex-pack: start !important;
|
|
20869
|
-
justify-content: flex-start !important;
|
|
20870
|
-
text-align: left !important;
|
|
20871
|
-
padding-left: 22px !important; }
|
|
20872
|
-
|
|
20873
|
-
.review-summon-warrant table thead tr > th:first-child[style*="vertical-align: top"], .review-summon-warrant table thead tr > th:first-child[style*=vertical-align] {
|
|
20874
|
-
vertical-align: middle !important;
|
|
20875
|
-
display: -webkit-box !important;
|
|
20876
|
-
display: -ms-flexbox !important;
|
|
20877
|
-
display: flex !important;
|
|
20878
|
-
-webkit-box-align: center !important;
|
|
20879
|
-
-ms-flex-align: center !important;
|
|
20880
|
-
align-items: center !important;
|
|
20881
|
-
-webkit-box-pack: start !important;
|
|
20882
|
-
-ms-flex-pack: start !important;
|
|
20883
|
-
justify-content: flex-start !important; }
|
|
20884
|
-
|
|
20885
|
-
.review-summon-warrant .review-process-page.inbox-search-wrapper table tbody tr > td:first-child, .review-summon-warrant .review-process-page.inbox-search-wrapper table thead tr > th:first-child {
|
|
20886
|
-
width: 64px !important;
|
|
20887
|
-
min-width: 64px !important;
|
|
20888
|
-
max-width: 64px !important;
|
|
20889
|
-
overflow: visible !important; }
|
|
20890
|
-
|
|
20891
|
-
.review-summon-warrant table thead tr > th:first-child .header-checkbox, .review-summon-warrant table thead tr > th:first-child input.custom-checkbox.header-checkbox, .review-summon-warrant table thead tr > th:first-child .checkbox-wrap .custom-checkbox.header-checkbox.input-emp, .checkbox-wrap .review-summon-warrant table thead tr > th:first-child .custom-checkbox.header-checkbox.input-emp, .review-summon-warrant table thead tr > th:first-child .checkbox-wrap .header-checkbox.input-emp.custom-checkbox-emp, .checkbox-wrap .review-summon-warrant table thead tr > th:first-child .header-checkbox.input-emp.custom-checkbox-emp, .review-summon-warrant table thead tr > th:first-child .checkbox-wrap input.header-checkbox.custom-checkbox-emp, .checkbox-wrap .review-summon-warrant table thead tr > th:first-child input.header-checkbox.custom-checkbox-emp, .review-summon-warrant table thead tr > th:first-child .digit-checkbox-wrap .custom-checkbox.header-checkbox.input-emp, .digit-checkbox-wrap .review-summon-warrant table thead tr > th:first-child .custom-checkbox.header-checkbox.input-emp, .review-summon-warrant table thead tr > th:first-child input[type=checkbox].header-checkbox, .review-summon-warrant table thead tr > th:first-child .checkbox-wrap .input-emp[type=checkbox].header-checkbox, .checkbox-wrap .review-summon-warrant table thead tr > th:first-child .input-emp[type=checkbox].header-checkbox, .review-summon-warrant table thead tr > th:first-child .digit-checkbox-wrap .input-emp[type=checkbox].header-checkbox, .digit-checkbox-wrap .review-summon-warrant table thead tr > th:first-child .input-emp[type=checkbox].header-checkbox, .review-summon-warrant table thead tr > th:first-child input[type=checkbox][data-header-checkbox=true], .review-summon-warrant table thead tr > th:first-child .checkbox-wrap .input-emp[type=checkbox][data-header-checkbox=true], .checkbox-wrap .review-summon-warrant table thead tr > th:first-child .input-emp[type=checkbox][data-header-checkbox=true], .review-summon-warrant table thead tr > th:first-child .digit-checkbox-wrap .input-emp[type=checkbox][data-header-checkbox=true], .digit-checkbox-wrap .review-summon-warrant table thead tr > th:first-child .input-emp[type=checkbox][data-header-checkbox=true] {
|
|
20892
|
-
position: static !important;
|
|
20893
|
-
top: auto !important;
|
|
20894
|
-
left: 24px !important;
|
|
20895
|
-
-webkit-transform: none !important;
|
|
20896
|
-
transform: none !important;
|
|
20858
|
+
.inbox-search-wrapper table thead tr > th:first-child input.custom-checkbox.header-checkbox, .inbox-search-wrapper table thead tr > th:first-child .checkbox-wrap .custom-checkbox.header-checkbox.input-emp, .checkbox-wrap .inbox-search-wrapper table thead tr > th:first-child .custom-checkbox.header-checkbox.input-emp, .inbox-search-wrapper table thead tr > th:first-child .checkbox-wrap .header-checkbox.input-emp.custom-checkbox-emp, .checkbox-wrap .inbox-search-wrapper table thead tr > th:first-child .header-checkbox.input-emp.custom-checkbox-emp, .inbox-search-wrapper table thead tr > th:first-child .checkbox-wrap input.header-checkbox.custom-checkbox-emp, .checkbox-wrap .inbox-search-wrapper table thead tr > th:first-child input.header-checkbox.custom-checkbox-emp, .inbox-search-wrapper table thead tr > th:first-child .digit-checkbox-wrap .custom-checkbox.header-checkbox.input-emp, .digit-checkbox-wrap .inbox-search-wrapper table thead tr > th:first-child .custom-checkbox.header-checkbox.input-emp, .inbox-search-wrapper table thead tr > th:first-child input.header-checkbox[data-header-checkbox=true], .inbox-search-wrapper table thead tr > th:first-child .checkbox-wrap .header-checkbox.input-emp[data-header-checkbox=true], .checkbox-wrap .inbox-search-wrapper table thead tr > th:first-child .header-checkbox.input-emp[data-header-checkbox=true], .inbox-search-wrapper table thead tr > th:first-child .digit-checkbox-wrap .header-checkbox.input-emp[data-header-checkbox=true], .digit-checkbox-wrap .inbox-search-wrapper table thead tr > th:first-child .header-checkbox.input-emp[data-header-checkbox=true] {
|
|
20897
20859
|
width: 20px !important;
|
|
20898
20860
|
height: 20px !important;
|
|
20899
|
-
margin:
|
|
20900
|
-
|
|
20901
|
-
|
|
20902
|
-
display: inline-block !important; }
|
|
20903
|
-
|
|
20904
|
-
.review-summon-warrant table tbody tr > td:nth-child(2), .review-summon-warrant table thead tr > th:nth-child(2) {
|
|
20905
|
-
text-align: left !important;
|
|
20906
|
-
padding-left: 6px !important; }
|
|
20907
|
-
|
|
20908
|
-
.review-summon-warrant table tbody tr > td:nth-child(2) {
|
|
20909
|
-
max-width: 32vw; }
|
|
20910
|
-
.review-summon-warrant table tbody tr > td:nth-child(2) a {
|
|
20911
|
-
display: inline-block;
|
|
20912
|
-
max-width: 100%;
|
|
20913
|
-
vertical-align: middle; }
|
|
20861
|
+
margin: -1px 2px 1px 4px !important;
|
|
20862
|
+
position: relative !important;
|
|
20863
|
+
top: -2px !important; }
|
|
20914
20864
|
|
|
20915
20865
|
.review-process-page.show-grey-placeholder .employee-select-wrap--elipses[value="Delivery Channel"], .review-process-page.show-grey-placeholder .employee-select-wrap--elipses[value="Process Type"], .review-process-page.show-grey-placeholder .employee-select-wrap--elipses[value=Status] {
|
|
20916
20866
|
color: grey !important; }
|
|
@@ -21260,21 +21210,13 @@ body {
|
|
|
21260
21210
|
@media screen and (max-width: 2000px) {
|
|
21261
21211
|
.review-summon-warrant .review-process-page.inbox-search-wrapper table thead tr > th:first-child {
|
|
21262
21212
|
text-align: left;
|
|
21263
|
-
display: -
|
|
21264
|
-
display: -ms-flexbox !important;
|
|
21265
|
-
display: flex !important;
|
|
21266
|
-
-webkit-box-align: center !important;
|
|
21267
|
-
-ms-flex-align: center !important;
|
|
21268
|
-
align-items: center !important;
|
|
21213
|
+
display: table-cell !important;
|
|
21269
21214
|
position: relative; }
|
|
21270
21215
|
.review-summon-warrant .review-process-page.inbox-search-wrapper table thead tr > th:first-child .header-checkbox, .review-summon-warrant .review-process-page.inbox-search-wrapper table thead tr > th:first-child input[type=checkbox].header-checkbox, .review-summon-warrant .review-process-page.inbox-search-wrapper table thead tr > th:first-child .checkbox-wrap .input-emp[type=checkbox].header-checkbox, .checkbox-wrap .review-summon-warrant .review-process-page.inbox-search-wrapper table thead tr > th:first-child .input-emp[type=checkbox].header-checkbox, .review-summon-warrant .review-process-page.inbox-search-wrapper table thead tr > th:first-child .digit-checkbox-wrap .input-emp[type=checkbox].header-checkbox, .digit-checkbox-wrap .review-summon-warrant .review-process-page.inbox-search-wrapper table thead tr > th:first-child .input-emp[type=checkbox].header-checkbox, .review-summon-warrant .review-process-page.inbox-search-wrapper table thead tr > th:first-child input[type=checkbox][data-header-checkbox=true], .review-summon-warrant .review-process-page.inbox-search-wrapper table thead tr > th:first-child .checkbox-wrap .input-emp[type=checkbox][data-header-checkbox=true], .checkbox-wrap .review-summon-warrant .review-process-page.inbox-search-wrapper table thead tr > th:first-child .input-emp[type=checkbox][data-header-checkbox=true], .review-summon-warrant .review-process-page.inbox-search-wrapper table thead tr > th:first-child .digit-checkbox-wrap .input-emp[type=checkbox][data-header-checkbox=true], .digit-checkbox-wrap .review-summon-warrant .review-process-page.inbox-search-wrapper table thead tr > th:first-child .input-emp[type=checkbox][data-header-checkbox=true] {
|
|
21271
21216
|
min-width: 20px !important;
|
|
21272
21217
|
min-height: 20px !important;
|
|
21273
21218
|
max-width: 20px !important;
|
|
21274
21219
|
max-height: 20px !important;
|
|
21275
|
-
-webkit-box-flex: 0 !important;
|
|
21276
|
-
-ms-flex: 0 0 20px !important;
|
|
21277
|
-
flex: 0 0 20px !important;
|
|
21278
21220
|
width: 20px !important;
|
|
21279
21221
|
height: 20px !important;
|
|
21280
21222
|
-webkit-box-sizing: border-box !important;
|
|
@@ -21283,10 +21225,10 @@ body {
|
|
|
21283
21225
|
-webkit-appearance: none !important;
|
|
21284
21226
|
-moz-appearance: none !important;
|
|
21285
21227
|
appearance: none !important;
|
|
21286
|
-
margin:
|
|
21228
|
+
margin: -2px 6px 0 24px;
|
|
21287
21229
|
vertical-align: middle;
|
|
21288
|
-
position:
|
|
21289
|
-
top:
|
|
21230
|
+
position: relative !important;
|
|
21231
|
+
top: -2px !important;
|
|
21290
21232
|
left: auto !important;
|
|
21291
21233
|
-webkit-transform: none !important;
|
|
21292
21234
|
transform: none !important; }
|
|
@@ -21360,7 +21302,17 @@ body {
|
|
|
21360
21302
|
.review-summon-warrant .review-process-page.inbox-search-wrapper .inbox-search-component-wrapper .search-wrapper .search-field-wrapper.search.custom-both-clear-search .search-button-wrapper .submit-bar {
|
|
21361
21303
|
width: auto !important;
|
|
21362
21304
|
padding: 0 10px;
|
|
21363
|
-
min-width: unset; }
|
|
21305
|
+
min-width: unset; }
|
|
21306
|
+
.review-summon-warrant table thead th:first-child {
|
|
21307
|
+
display: table-cell !important;
|
|
21308
|
+
vertical-align: top !important;
|
|
21309
|
+
padding: 12px 16px !important; }
|
|
21310
|
+
.review-summon-warrant table thead th:first-child input[type=checkbox], .review-summon-warrant table thead th:first-child .checkbox-wrap .input-emp[type=checkbox], .checkbox-wrap .review-summon-warrant table thead th:first-child .input-emp[type=checkbox], .review-summon-warrant table thead th:first-child .digit-checkbox-wrap .input-emp[type=checkbox], .digit-checkbox-wrap .review-summon-warrant table thead th:first-child .input-emp[type=checkbox] {
|
|
21311
|
+
width: 20px;
|
|
21312
|
+
height: 20px;
|
|
21313
|
+
margin: -1px 2px 1px 4px;
|
|
21314
|
+
position: relative;
|
|
21315
|
+
top: -2px; } }
|
|
21364
21316
|
|
|
21365
21317
|
.epost-print-and-send .speed-post-header {
|
|
21366
21318
|
font-family: Roboto;
|