dristi-ui-css 0.0.9-dristi-kerala.7 → 0.1.0-dristi-kerala.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 +33 -71
- package/dist/index.min.css +2 -2
- package/package.json +1 -1
- package/src/dristi/pages/citizen/caseType.scss +20 -0
- 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
|
|
3
|
+
* dristi-ui-css - 0.1.0-dristi-kerala.1
|
|
4
4
|
*
|
|
5
5
|
* Copyright (c) 2026 Akshay Kumar <akshay.kumar@beehyv.com>
|
|
6
6
|
*
|
|
@@ -14420,6 +14420,16 @@ body {
|
|
|
14420
14420
|
.popup-module.request-processing-info-modal .popup-module-main .popup-module-action-bar .selector-button-primary {
|
|
14421
14421
|
background-color: #007e7e !important; }
|
|
14422
14422
|
|
|
14423
|
+
.customDropDown-case-type .digit-dropdown-select-wrap {
|
|
14424
|
+
margin-bottom: 10px; }
|
|
14425
|
+
.customDropDown-case-type .digit-dropdown-select-wrap .digit-dropdown-select, .customDropDown-case-type .digit-dropdown-select-wrap .digit-dropdown-select-active {
|
|
14426
|
+
border-radius: 4px; }
|
|
14427
|
+
.customDropDown-case-type .digit-dropdown-select-wrap .digit-dropdown-select input, .customDropDown-case-type .digit-dropdown-select-wrap .digit-dropdown-select .checkbox-wrap .input-emp, .checkbox-wrap .customDropDown-case-type .digit-dropdown-select-wrap .digit-dropdown-select .input-emp, .customDropDown-case-type .digit-dropdown-select-wrap .digit-dropdown-select .digit-checkbox-wrap .input-emp, .digit-checkbox-wrap .customDropDown-case-type .digit-dropdown-select-wrap .digit-dropdown-select .input-emp, .customDropDown-case-type .digit-dropdown-select-wrap .digit-dropdown-select-active input, .customDropDown-case-type .digit-dropdown-select-wrap .digit-dropdown-select-active .checkbox-wrap .input-emp, .checkbox-wrap .customDropDown-case-type .digit-dropdown-select-wrap .digit-dropdown-select-active .input-emp, .customDropDown-case-type .digit-dropdown-select-wrap .digit-dropdown-select-active .digit-checkbox-wrap .input-emp, .digit-checkbox-wrap .customDropDown-case-type .digit-dropdown-select-wrap .digit-dropdown-select-active .input-emp {
|
|
14428
|
+
font-size: 16px !important; }
|
|
14429
|
+
.customDropDown-case-type .digit-dropdown-select-wrap .digit-dropdown-options-card span {
|
|
14430
|
+
font-size: 16px !important;
|
|
14431
|
+
color: "#505a5f" !important; }
|
|
14432
|
+
|
|
14423
14433
|
.pt-citizen .back-button-home {
|
|
14424
14434
|
position: fixed;
|
|
14425
14435
|
left: 40px;
|
|
@@ -20851,66 +20861,16 @@ body {
|
|
|
20851
20861
|
line-height: 37.5px;
|
|
20852
20862
|
color: #231f20 !important; }
|
|
20853
20863
|
|
|
20854
|
-
.
|
|
20855
|
-
|
|
20856
|
-
|
|
20857
|
-
gap: 6px !important; }
|
|
20864
|
+
.inbox-search-wrapper table thead tr > th:first-child {
|
|
20865
|
+
display: table-cell !important;
|
|
20866
|
+
vertical-align: top !important; }
|
|
20858
20867
|
|
|
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;
|
|
20868
|
+
.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
20869
|
width: 20px !important;
|
|
20898
20870
|
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; }
|
|
20871
|
+
margin: -1px 2px 1px 4px !important;
|
|
20872
|
+
position: relative !important;
|
|
20873
|
+
top: -2px !important; }
|
|
20914
20874
|
|
|
20915
20875
|
.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
20876
|
color: grey !important; }
|
|
@@ -21260,21 +21220,13 @@ body {
|
|
|
21260
21220
|
@media screen and (max-width: 2000px) {
|
|
21261
21221
|
.review-summon-warrant .review-process-page.inbox-search-wrapper table thead tr > th:first-child {
|
|
21262
21222
|
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;
|
|
21223
|
+
display: table-cell !important;
|
|
21269
21224
|
position: relative; }
|
|
21270
21225
|
.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
21226
|
min-width: 20px !important;
|
|
21272
21227
|
min-height: 20px !important;
|
|
21273
21228
|
max-width: 20px !important;
|
|
21274
21229
|
max-height: 20px !important;
|
|
21275
|
-
-webkit-box-flex: 0 !important;
|
|
21276
|
-
-ms-flex: 0 0 20px !important;
|
|
21277
|
-
flex: 0 0 20px !important;
|
|
21278
21230
|
width: 20px !important;
|
|
21279
21231
|
height: 20px !important;
|
|
21280
21232
|
-webkit-box-sizing: border-box !important;
|
|
@@ -21283,10 +21235,10 @@ body {
|
|
|
21283
21235
|
-webkit-appearance: none !important;
|
|
21284
21236
|
-moz-appearance: none !important;
|
|
21285
21237
|
appearance: none !important;
|
|
21286
|
-
margin:
|
|
21238
|
+
margin: -2px 6px 0 24px;
|
|
21287
21239
|
vertical-align: middle;
|
|
21288
|
-
position:
|
|
21289
|
-
top:
|
|
21240
|
+
position: relative !important;
|
|
21241
|
+
top: -2px !important;
|
|
21290
21242
|
left: auto !important;
|
|
21291
21243
|
-webkit-transform: none !important;
|
|
21292
21244
|
transform: none !important; }
|
|
@@ -21360,7 +21312,17 @@ body {
|
|
|
21360
21312
|
.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
21313
|
width: auto !important;
|
|
21362
21314
|
padding: 0 10px;
|
|
21363
|
-
min-width: unset; }
|
|
21315
|
+
min-width: unset; }
|
|
21316
|
+
.review-summon-warrant table thead th:first-child {
|
|
21317
|
+
display: table-cell !important;
|
|
21318
|
+
vertical-align: top !important;
|
|
21319
|
+
padding: 12px 16px !important; }
|
|
21320
|
+
.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] {
|
|
21321
|
+
width: 20px;
|
|
21322
|
+
height: 20px;
|
|
21323
|
+
margin: -1px 2px 1px 4px;
|
|
21324
|
+
position: relative;
|
|
21325
|
+
top: -2px; } }
|
|
21364
21326
|
|
|
21365
21327
|
.epost-print-and-send .speed-post-header {
|
|
21366
21328
|
font-family: Roboto;
|