dristi-ui-css 0.0.2-dristi-kerala.2 → 0.0.2-dristi-kerala.4
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 +279 -20
- package/dist/index.min.css +3 -3
- package/package.json +1 -1
- package/src/cases/pages/employeee/joinCaseHome.scss +200 -0
- package/src/dristi/eFiling.scss +5 -0
- package/src/dristi/editProfile.scss +16 -3
- package/src/home/home.scss +78 -0
package/dist/index.css
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
|
+
@charset "UTF-8";
|
|
1
2
|
/*!
|
|
2
|
-
* dristi-ui-css - 0.0.2-dristi-kerala.
|
|
3
|
+
* dristi-ui-css - 0.0.2-dristi-kerala.4
|
|
3
4
|
*
|
|
4
5
|
* Copyright (c) 2025 Akshay Kumar <akshay.kumar@beehyv.com>
|
|
5
6
|
*
|
|
@@ -11205,6 +11206,11 @@ body {
|
|
|
11205
11206
|
margin: 0 !important;
|
|
11206
11207
|
max-width: 100%; }
|
|
11207
11208
|
|
|
11209
|
+
.demand-notice .date-of-accrual {
|
|
11210
|
+
color: #bbbbbd !important;
|
|
11211
|
+
border: 1px solid #bbbbbd !important;
|
|
11212
|
+
pointer-events: none !important; }
|
|
11213
|
+
|
|
11208
11214
|
.delay-application .label-field-pair {
|
|
11209
11215
|
padding-bottom: 16px; }
|
|
11210
11216
|
.delay-application .label-field-pair h2.card-label, .delay-application .label-field-pair .workbench .workbench-create-form form #digit_root .field-wrapper .form-group.field h2.control-label, .workbench .workbench-create-form form #digit_root .field-wrapper .form-group.field .delay-application .label-field-pair h2.control-label {
|
|
@@ -12225,25 +12231,26 @@ body {
|
|
|
12225
12231
|
line-height: 18.75px;
|
|
12226
12232
|
text-align: center; }
|
|
12227
12233
|
|
|
12228
|
-
.complainant, .respondent {
|
|
12229
|
-
|
|
12230
|
-
|
|
12231
|
-
|
|
12232
|
-
|
|
12233
|
-
|
|
12234
|
-
|
|
12235
|
-
|
|
12236
|
-
|
|
12237
|
-
|
|
12238
|
-
|
|
12239
|
-
|
|
12240
|
-
|
|
12241
|
-
|
|
12242
|
-
|
|
12243
|
-
|
|
12244
|
-
|
|
12245
|
-
|
|
12246
|
-
|
|
12234
|
+
.complainant-edit .card-section-header:first-child, .respondent-edit .card-section-header:first-child {
|
|
12235
|
+
margin-bottom: 8px; }
|
|
12236
|
+
|
|
12237
|
+
.complainant-edit .label-field-pair, .respondent-edit .label-field-pair {
|
|
12238
|
+
margin-bottom: 20px;
|
|
12239
|
+
padding-bottom: 0 !important; }
|
|
12240
|
+
.complainant-edit .label-field-pair .bolder, .respondent-edit .label-field-pair .bolder {
|
|
12241
|
+
font-family: Roboto;
|
|
12242
|
+
font-size: 16px;
|
|
12243
|
+
font-weight: 400;
|
|
12244
|
+
line-height: 18.75px;
|
|
12245
|
+
text-align: left;
|
|
12246
|
+
color: #0a0a0a !important; }
|
|
12247
|
+
|
|
12248
|
+
.complainant-edit .card-section-header, .respondent-edit .card-section-header {
|
|
12249
|
+
margin-bottom: 20px;
|
|
12250
|
+
padding-bottom: 0 !important; }
|
|
12251
|
+
|
|
12252
|
+
.complainant-edit input, .complainant-edit .checkbox-wrap .input-emp, .checkbox-wrap .complainant-edit .input-emp, .complainant-edit .digit-checkbox-wrap .input-emp, .digit-checkbox-wrap .complainant-edit .input-emp, .respondent-edit input, .respondent-edit .checkbox-wrap .input-emp, .checkbox-wrap .respondent-edit .input-emp, .respondent-edit .digit-checkbox-wrap .input-emp, .digit-checkbox-wrap .respondent-edit .input-emp {
|
|
12253
|
+
margin: 0 !important; }
|
|
12247
12254
|
|
|
12248
12255
|
.edit-profile-style {
|
|
12249
12256
|
width: 90% !important; }
|
|
@@ -12261,7 +12268,11 @@ body {
|
|
|
12261
12268
|
.review-litigant-profile .review-litigant-profile-new-data .accordion-title, .review-litigant-profile .review-litigant-profile-old-data .accordion-title {
|
|
12262
12269
|
display: none !important; }
|
|
12263
12270
|
|
|
12271
|
+
.review-litigant-profile .submit-bar, .review-litigant-profile .workbench .workbench-create-form div.action-bar-wrap .submit-bar, .workbench .workbench-create-form div.action-bar-wrap .review-litigant-profile .submit-bar {
|
|
12272
|
+
width: 147px !important; }
|
|
12273
|
+
|
|
12264
12274
|
.review-litigant-profile .previous-button {
|
|
12275
|
+
width: 149px !important;
|
|
12265
12276
|
background-color: #bb2c2f !important;
|
|
12266
12277
|
border: none !important;
|
|
12267
12278
|
color: #fff !important; }
|
|
@@ -12278,6 +12289,12 @@ body {
|
|
|
12278
12289
|
.review-profile-editing-modal-reject .selector-button-primary {
|
|
12279
12290
|
background-color: #bb2c2f !important; }
|
|
12280
12291
|
|
|
12292
|
+
.profile-editing-submission-modal .selector-button-border {
|
|
12293
|
+
background-color: #fff !important;
|
|
12294
|
+
border: 1px solid #007e7e !important; }
|
|
12295
|
+
.profile-editing-submission-modal .selector-button-border h2 {
|
|
12296
|
+
color: #007e7e !important; }
|
|
12297
|
+
|
|
12281
12298
|
.schedule-admission-main .select-custom-dates-main {
|
|
12282
12299
|
display: -webkit-box;
|
|
12283
12300
|
display: -ms-flexbox;
|
|
@@ -16707,6 +16724,35 @@ body {
|
|
|
16707
16724
|
background-color: #e5e5e5;
|
|
16708
16725
|
border-radius: 8px; }
|
|
16709
16726
|
|
|
16727
|
+
.case-label-field-pair.reason-for-replacement-text-area .custom-text-area-header-div {
|
|
16728
|
+
margin: 0 0 8px; }
|
|
16729
|
+
.case-label-field-pair.reason-for-replacement-text-area .custom-text-area-header-div h2 {
|
|
16730
|
+
font-size: 16px;
|
|
16731
|
+
font-weight: 400;
|
|
16732
|
+
line-height: 24px;
|
|
16733
|
+
color: #0b0c0c; }
|
|
16734
|
+
|
|
16735
|
+
.case-label-field-pair.reason-for-replacement-text-area .custom-textarea-style {
|
|
16736
|
+
padding: 0;
|
|
16737
|
+
height: 100px; }
|
|
16738
|
+
.case-label-field-pair.reason-for-replacement-text-area .custom-textarea-style textarea {
|
|
16739
|
+
width: 100%;
|
|
16740
|
+
padding: 8px 12px;
|
|
16741
|
+
height: 100%;
|
|
16742
|
+
resize: none;
|
|
16743
|
+
border: 1px solid #3d3c3c;
|
|
16744
|
+
color: #3d3c3c; }
|
|
16745
|
+
.case-label-field-pair.reason-for-replacement-text-area .custom-textarea-style textarea::-webkit-input-placeholder {
|
|
16746
|
+
color: #bbbbbd; }
|
|
16747
|
+
.case-label-field-pair.reason-for-replacement-text-area .custom-textarea-style textarea::-moz-placeholder {
|
|
16748
|
+
color: #bbbbbd; }
|
|
16749
|
+
.case-label-field-pair.reason-for-replacement-text-area .custom-textarea-style textarea:-ms-input-placeholder {
|
|
16750
|
+
color: #bbbbbd; }
|
|
16751
|
+
.case-label-field-pair.reason-for-replacement-text-area .custom-textarea-style textarea::-ms-input-placeholder {
|
|
16752
|
+
color: #bbbbbd; }
|
|
16753
|
+
.case-label-field-pair.reason-for-replacement-text-area .custom-textarea-style textarea::placeholder {
|
|
16754
|
+
color: #bbbbbd; }
|
|
16755
|
+
|
|
16710
16756
|
.join-a-case-advocate-search {
|
|
16711
16757
|
min-width: 100%;
|
|
16712
16758
|
margin: 0;
|
|
@@ -16834,6 +16880,159 @@ body {
|
|
|
16834
16880
|
grid-gap: 7px;
|
|
16835
16881
|
gap: 7px; }
|
|
16836
16882
|
|
|
16883
|
+
.advocate-replacement-request-container {
|
|
16884
|
+
grid-gap: 40px;
|
|
16885
|
+
gap: 40px;
|
|
16886
|
+
height: 100%; }
|
|
16887
|
+
|
|
16888
|
+
.advocate-replacement-request, .advocate-replacement-request-container {
|
|
16889
|
+
display: -webkit-box;
|
|
16890
|
+
display: -ms-flexbox;
|
|
16891
|
+
display: flex;
|
|
16892
|
+
-webkit-box-orient: vertical;
|
|
16893
|
+
-webkit-box-direction: normal;
|
|
16894
|
+
-ms-flex-direction: column;
|
|
16895
|
+
flex-direction: column; }
|
|
16896
|
+
|
|
16897
|
+
.advocate-replacement-request {
|
|
16898
|
+
padding: 40px;
|
|
16899
|
+
grid-gap: 24px;
|
|
16900
|
+
gap: 24px;
|
|
16901
|
+
height: calc(100% - 40px);
|
|
16902
|
+
overflow-y: auto; }
|
|
16903
|
+
|
|
16904
|
+
.advocate-replacement-request-body {
|
|
16905
|
+
display: -webkit-box;
|
|
16906
|
+
display: -ms-flexbox;
|
|
16907
|
+
display: flex;
|
|
16908
|
+
-webkit-box-orient: vertical;
|
|
16909
|
+
-webkit-box-direction: normal;
|
|
16910
|
+
-ms-flex-direction: column;
|
|
16911
|
+
flex-direction: column;
|
|
16912
|
+
grid-gap: 16px;
|
|
16913
|
+
gap: 16px;
|
|
16914
|
+
width: 100%;
|
|
16915
|
+
grid-gap: 8px;
|
|
16916
|
+
gap: 8px;
|
|
16917
|
+
border: 1px solid #d9d9d9;
|
|
16918
|
+
padding: 16px; }
|
|
16919
|
+
|
|
16920
|
+
.advocate-replacement-request-body .info-row {
|
|
16921
|
+
display: -webkit-box;
|
|
16922
|
+
display: -ms-flexbox;
|
|
16923
|
+
display: flex; }
|
|
16924
|
+
.advocate-replacement-request-body .info-row .data {
|
|
16925
|
+
font-family: Roboto;
|
|
16926
|
+
font-weight: 400;
|
|
16927
|
+
font-size: 16px;
|
|
16928
|
+
line-height: 100%;
|
|
16929
|
+
letter-spacing: 0;
|
|
16930
|
+
color: #0b0c0c;
|
|
16931
|
+
margin: 0;
|
|
16932
|
+
word-break: break-all; }
|
|
16933
|
+
.advocate-replacement-request-body .info-row .data.item-1 {
|
|
16934
|
+
width: 100%; }
|
|
16935
|
+
.advocate-replacement-request-body .info-row .data.item-2 {
|
|
16936
|
+
width: 50%; }
|
|
16937
|
+
.advocate-replacement-request-body .info-row .data.item-3 {
|
|
16938
|
+
width: 33.333333%; }
|
|
16939
|
+
.advocate-replacement-request-body .info-row .data.head {
|
|
16940
|
+
font-weight: 700; }
|
|
16941
|
+
.advocate-replacement-request-body .info-row .data:nth-child(2) {
|
|
16942
|
+
text-align: center; }
|
|
16943
|
+
.advocate-replacement-request-body .info-row .data:nth-child(3) {
|
|
16944
|
+
text-align: right; }
|
|
16945
|
+
.advocate-replacement-request-body .info-row .label {
|
|
16946
|
+
width: 40%;
|
|
16947
|
+
font-weight: 700;
|
|
16948
|
+
line-height: 100%; }
|
|
16949
|
+
.advocate-replacement-request-body .info-row .label, .advocate-replacement-request-body .info-row .value {
|
|
16950
|
+
color: #0b0c0c;
|
|
16951
|
+
font-family: Roboto;
|
|
16952
|
+
font-size: 16px;
|
|
16953
|
+
letter-spacing: 0;
|
|
16954
|
+
margin: 0; }
|
|
16955
|
+
.advocate-replacement-request-body .info-row .value {
|
|
16956
|
+
width: 60%;
|
|
16957
|
+
font-weight: 400;
|
|
16958
|
+
line-height: 24px;
|
|
16959
|
+
text-align: right; }
|
|
16960
|
+
.advocate-replacement-request-body .info-row .value.litigants-list .litigant-item {
|
|
16961
|
+
margin-bottom: 4px; }
|
|
16962
|
+
.advocate-replacement-request-body .info-row .value.litigants-list .litigant-item:last-child {
|
|
16963
|
+
margin-bottom: 0; }
|
|
16964
|
+
|
|
16965
|
+
.reason-document-wrapper {
|
|
16966
|
+
width: 60%;
|
|
16967
|
+
display: -webkit-box;
|
|
16968
|
+
display: -ms-flexbox;
|
|
16969
|
+
display: flex;
|
|
16970
|
+
-webkit-box-pack: end;
|
|
16971
|
+
-ms-flex-pack: end;
|
|
16972
|
+
justify-content: flex-end; }
|
|
16973
|
+
.reason-document-wrapper .docviewer-wrapper {
|
|
16974
|
+
margin-top: 0 !important; }
|
|
16975
|
+
.reason-document-wrapper .docviewer-wrapper .employeeCard {
|
|
16976
|
+
padding: 0 !important; }
|
|
16977
|
+
|
|
16978
|
+
.advocate-replacement-request-footer {
|
|
16979
|
+
display: -webkit-box;
|
|
16980
|
+
display: -ms-flexbox;
|
|
16981
|
+
display: flex;
|
|
16982
|
+
grid-gap: 40px;
|
|
16983
|
+
gap: 40px;
|
|
16984
|
+
-webkit-box-pack: center;
|
|
16985
|
+
-ms-flex-pack: center;
|
|
16986
|
+
justify-content: center;
|
|
16987
|
+
margin-bottom: 40px; }
|
|
16988
|
+
.advocate-replacement-request-footer .advocate-replacement-request-cancel-button, .advocate-replacement-request-footer .advocate-replacement-request-submit-button {
|
|
16989
|
+
padding: 9px 24px;
|
|
16990
|
+
color: #fff;
|
|
16991
|
+
height: -webkit-fit-content;
|
|
16992
|
+
height: -moz-fit-content;
|
|
16993
|
+
height: fit-content;
|
|
16994
|
+
-webkit-box-shadow: none;
|
|
16995
|
+
box-shadow: none;
|
|
16996
|
+
height: 40px; }
|
|
16997
|
+
.advocate-replacement-request-footer .advocate-replacement-request-cancel-button h2, .advocate-replacement-request-footer .advocate-replacement-request-submit-button h2 {
|
|
16998
|
+
font-family: Roboto;
|
|
16999
|
+
font-weight: 500;
|
|
17000
|
+
font-size: 16px;
|
|
17001
|
+
line-height: 24px;
|
|
17002
|
+
letter-spacing: 0;
|
|
17003
|
+
text-align: center; }
|
|
17004
|
+
.advocate-replacement-request-footer .advocate-replacement-request-cancel-button {
|
|
17005
|
+
background: #bb2c2f; }
|
|
17006
|
+
|
|
17007
|
+
.advocate-replacement-request-modal .confirm-modal-content {
|
|
17008
|
+
padding: 24px 24px 0; }
|
|
17009
|
+
.advocate-replacement-request-modal .confirm-modal-content.reject {
|
|
17010
|
+
padding: 24px; }
|
|
17011
|
+
.advocate-replacement-request-modal .confirm-modal-content .confirm-modal-content-text {
|
|
17012
|
+
font-family: Roboto;
|
|
17013
|
+
font-weight: 400;
|
|
17014
|
+
font-size: 16px;
|
|
17015
|
+
line-height: 135%;
|
|
17016
|
+
letter-spacing: 0;
|
|
17017
|
+
margin: 0; }
|
|
17018
|
+
|
|
17019
|
+
.advocate-replacement-request-modal .popup-module-action-bar .approve-button h2, .advocate-replacement-request-modal .popup-module-action-bar .reject-button h2, .advocate-replacement-request-modal .popup-module-action-bar .selector-button-primary-disabled h2 {
|
|
17020
|
+
color: #fff !important;
|
|
17021
|
+
font-family: Roboto;
|
|
17022
|
+
font-weight: 700;
|
|
17023
|
+
font-size: 16px;
|
|
17024
|
+
line-height: 100%;
|
|
17025
|
+
letter-spacing: 0;
|
|
17026
|
+
text-align: center; }
|
|
17027
|
+
|
|
17028
|
+
.advocate-replacement-request-modal .popup-module-main .popup-module-action-bar button.reject-button.selector-button-primary {
|
|
17029
|
+
background-color: #bb2c2f !important;
|
|
17030
|
+
border: none !important; }
|
|
17031
|
+
|
|
17032
|
+
.advocate-replacement-request-modal .popup-module-main .popup-module-action-bar button.approve-button.selector-button-primary, .advocate-replacement-request-modal .popup-module-main .popup-module-action-bar button.selector-button-primary-disabled {
|
|
17033
|
+
background-color: #007e7e !important;
|
|
17034
|
+
border: none !important; }
|
|
17035
|
+
|
|
16837
17036
|
.register-respondent-form {
|
|
16838
17037
|
max-height: calc(100% - 64px);
|
|
16839
17038
|
overflow-y: auto; }
|
|
@@ -17629,6 +17828,66 @@ body {
|
|
|
17629
17828
|
-webkit-box-shadow: none;
|
|
17630
17829
|
box-shadow: none; }
|
|
17631
17830
|
|
|
17831
|
+
.bulk-esign-order-view {
|
|
17832
|
+
min-height: calc(100vh - 90px);
|
|
17833
|
+
width: 100%;
|
|
17834
|
+
padding: 30px;
|
|
17835
|
+
margin-bottom: 56px; }
|
|
17836
|
+
.bulk-esign-order-view .header {
|
|
17837
|
+
font-family: Roboto;
|
|
17838
|
+
font-weight: 700;
|
|
17839
|
+
font-size: 40px;
|
|
17840
|
+
line-height: 100%;
|
|
17841
|
+
letter-spacing: 0;
|
|
17842
|
+
padding: 0 1rem; }
|
|
17843
|
+
.bulk-esign-order-view .inbox-search-component-wrapper .search-tabs-container div {
|
|
17844
|
+
border: none; }
|
|
17845
|
+
.bulk-esign-order-view .inbox-search-component-wrapper .search-field-wrapper.search.custom-both-clear-search {
|
|
17846
|
+
display: -webkit-box;
|
|
17847
|
+
display: -ms-flexbox;
|
|
17848
|
+
display: flex; }
|
|
17849
|
+
.bulk-esign-order-view .inbox-search-component-wrapper .search-field-wrapper.search.custom-both-clear-search .label-field-pair {
|
|
17850
|
+
width: 200px; }
|
|
17851
|
+
.bulk-esign-order-view .inbox-search-component-wrapper .search-field-wrapper.search.custom-both-clear-search .label-field-pair .select-wrap .options-card {
|
|
17852
|
+
top: 40px;
|
|
17853
|
+
max-height: 160px;
|
|
17854
|
+
overflow-y: auto; }
|
|
17855
|
+
.bulk-esign-order-view .inbox-search-component-wrapper .search-field-wrapper.search.custom-both-clear-search .search-button-wrapper {
|
|
17856
|
+
margin-left: auto; }
|
|
17857
|
+
.bulk-esign-order-view .inbox-search-component-wrapper .search-field-wrapper.search.custom-both-clear-search .search-button-wrapper .submit-bar {
|
|
17858
|
+
width: 200px !important;
|
|
17859
|
+
-webkit-box-shadow: none;
|
|
17860
|
+
box-shadow: none; }
|
|
17861
|
+
|
|
17862
|
+
.custom-checkbox, .checkbox-wrap .custom-checkbox-emp {
|
|
17863
|
+
appearance: none;
|
|
17864
|
+
-webkit-appearance: none;
|
|
17865
|
+
-moz-appearance: none;
|
|
17866
|
+
width: 20px;
|
|
17867
|
+
height: 20px;
|
|
17868
|
+
border: 2px solid #007e7e;
|
|
17869
|
+
border-radius: 4px;
|
|
17870
|
+
background-color: #fff;
|
|
17871
|
+
cursor: pointer;
|
|
17872
|
+
position: relative;
|
|
17873
|
+
outline: none;
|
|
17874
|
+
display: inline-block; }
|
|
17875
|
+
|
|
17876
|
+
.custom-checkbox:checked, .checkbox-wrap .custom-checkbox-emp:checked {
|
|
17877
|
+
background-color: #fff;
|
|
17878
|
+
border: 2px solid #007e7e; }
|
|
17879
|
+
|
|
17880
|
+
.custom-checkbox:checked:after, .checkbox-wrap .custom-checkbox-emp:checked:after {
|
|
17881
|
+
content: "✔";
|
|
17882
|
+
font-size: 16px;
|
|
17883
|
+
color: #007e7e;
|
|
17884
|
+
position: absolute;
|
|
17885
|
+
top: 50%;
|
|
17886
|
+
left: 50%;
|
|
17887
|
+
-webkit-transform: translate(-50%, -50%);
|
|
17888
|
+
transform: translate(-50%, -50%);
|
|
17889
|
+
font-weight: 700; }
|
|
17890
|
+
|
|
17632
17891
|
.review-card-main {
|
|
17633
17892
|
width: 100%;
|
|
17634
17893
|
border-radius: 4px;
|