dristi-ui-css 0.0.7-dristi-kerala.6 → 0.0.7-dristi-kerala.8

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  @charset "UTF-8";
2
2
  /*!
3
- * dristi-ui-css - 0.0.7-dristi-kerala.6
3
+ * dristi-ui-css - 0.0.7-dristi-kerala.8
4
4
  *
5
5
  * Copyright (c) 2025 Akshay Kumar <akshay.kumar@beehyv.com>
6
6
  *
@@ -10683,6 +10683,23 @@ body {
10683
10683
  font-weight: 400;
10684
10684
  line-height: 24px;
10685
10685
  color: #3d3c3c; }
10686
+ .custom-note-main-div .info-card-content {
10687
+ color: #3d3c3c;
10688
+ width: 100%; }
10689
+ .custom-note-main-div .info-card-content ul {
10690
+ list-style-type: disc;
10691
+ margin-top: 0;
10692
+ margin-bottom: 0;
10693
+ margin-left: 0;
10694
+ padding-left: 1.5rem; }
10695
+ .custom-note-main-div .info-card-content ul li {
10696
+ margin-bottom: 6px;
10697
+ color: #3d3c3c;
10698
+ padding-left: 8px; }
10699
+ .custom-note-main-div .info-card-content ul li:last-child {
10700
+ margin-bottom: 0; }
10701
+ .custom-note-main-div .info-card-content ul li::marker {
10702
+ color: #3d3c3c; }
10686
10703
 
10687
10704
  .advocate-document-info {
10688
10705
  margin-bottom: 24px; }
@@ -12983,6 +13000,9 @@ body {
12983
13000
  margin-bottom: 4px; }
12984
13001
  .process-courier-service .address-card-input input, .process-courier-service .address-card-input .checkbox-wrap .input-emp, .checkbox-wrap .process-courier-service .address-card-input .input-emp, .process-courier-service .address-card-input .digit-checkbox-wrap .input-emp, .digit-checkbox-wrap .process-courier-service .address-card-input .input-emp {
12985
13002
  margin-bottom: 0; }
13003
+ .process-courier-service .address-card-input input:disabled, .process-courier-service .address-card-input .checkbox-wrap .input-emp:disabled, .checkbox-wrap .process-courier-service .address-card-input .input-emp:disabled, .process-courier-service .address-card-input .digit-checkbox-wrap .input-emp:disabled, .digit-checkbox-wrap .process-courier-service .address-card-input .input-emp:disabled {
13004
+ border-color: #9e9e9e !important;
13005
+ color: #b1b4b6 !important; }
12986
13006
  .process-courier-service .address-card-input .card-label-error {
12987
13007
  color: #b91900 !important;
12988
13008
  margin-bottom: 0; }
@@ -19788,6 +19808,9 @@ body {
19788
19808
  color: #b1b4b6; }
19789
19809
  .tasks-component .add-address-modal input::placeholder, .tasks-component .add-address-modal .checkbox-wrap .input-emp::placeholder, .checkbox-wrap .tasks-component .add-address-modal .input-emp::placeholder, .tasks-component .add-address-modal .digit-checkbox-wrap .input-emp::placeholder, .digit-checkbox-wrap .tasks-component .add-address-modal .input-emp::placeholder {
19790
19810
  color: #b1b4b6; }
19811
+ .tasks-component .add-address-modal input:disabled, .tasks-component .add-address-modal .checkbox-wrap .input-emp:disabled, .checkbox-wrap .tasks-component .add-address-modal .input-emp:disabled, .tasks-component .add-address-modal .digit-checkbox-wrap .input-emp:disabled, .digit-checkbox-wrap .tasks-component .add-address-modal .input-emp:disabled {
19812
+ border-color: #9e9e9e !important;
19813
+ color: #b1b4b6 !important; }
19791
19814
  .tasks-component .add-address-modal .card-label-error {
19792
19815
  word-break: break-word !important;
19793
19816
  white-space: normal !important;
@@ -20006,6 +20029,10 @@ body {
20006
20029
  .tasks-component-table-view .add-address-modal input::placeholder, .tasks-component-table-view .add-address-modal .checkbox-wrap .input-emp::placeholder, .checkbox-wrap .tasks-component-table-view .add-address-modal .input-emp::placeholder, .tasks-component-table-view .add-address-modal .digit-checkbox-wrap .input-emp::placeholder, .digit-checkbox-wrap .tasks-component-table-view .add-address-modal .input-emp::placeholder {
20007
20030
  color: #b1b4b6; }
20008
20031
 
20032
+ .tasks-component-table-view .add-address-modal input:disabled, .tasks-component-table-view .add-address-modal .checkbox-wrap .input-emp:disabled, .checkbox-wrap .tasks-component-table-view .add-address-modal .input-emp:disabled, .tasks-component-table-view .add-address-modal .digit-checkbox-wrap .input-emp:disabled, .digit-checkbox-wrap .tasks-component-table-view .add-address-modal .input-emp:disabled {
20033
+ border-color: #9e9e9e !important;
20034
+ color: #b1b4b6 !important; }
20035
+
20009
20036
  .tasks-component-table-view .add-address-modal .card-label-error {
20010
20037
  word-break: break-word !important;
20011
20038
  white-space: normal !important;
@@ -22008,6 +22035,9 @@ body {
22008
22035
  color: #b1b4b6; }
22009
22036
  .main-home-screen .add-address-modal input::placeholder, .main-home-screen .add-address-modal .checkbox-wrap .input-emp::placeholder, .checkbox-wrap .main-home-screen .add-address-modal .input-emp::placeholder, .main-home-screen .add-address-modal .digit-checkbox-wrap .input-emp::placeholder, .digit-checkbox-wrap .main-home-screen .add-address-modal .input-emp::placeholder {
22010
22037
  color: #b1b4b6; }
22038
+ .main-home-screen .add-address-modal input:disabled, .main-home-screen .add-address-modal .checkbox-wrap .input-emp:disabled, .checkbox-wrap .main-home-screen .add-address-modal .input-emp:disabled, .main-home-screen .add-address-modal .digit-checkbox-wrap .input-emp:disabled, .digit-checkbox-wrap .main-home-screen .add-address-modal .input-emp:disabled {
22039
+ border-color: #9e9e9e !important;
22040
+ color: #b1b4b6 !important; }
22011
22041
  .main-home-screen .add-address-modal .card-label-error {
22012
22042
  word-break: break-word !important;
22013
22043
  white-space: normal !important;
@@ -22038,8 +22068,7 @@ body {
22038
22068
  -ms-flex-pack: start;
22039
22069
  justify-content: start; }
22040
22070
  .bulk-esign-order-view .inbox-search-component-wrapper .search-field-wrapper.search.custom-both-clear-search .label-field-pair {
22041
- min-width: 200px;
22042
- width: auto; }
22071
+ width: 200px; }
22043
22072
  .bulk-esign-order-view .inbox-search-component-wrapper .search-field-wrapper.search.custom-both-clear-search .label-field-pair .text-input input, .bulk-esign-order-view .inbox-search-component-wrapper .search-field-wrapper.search.custom-both-clear-search .label-field-pair .text-input .checkbox-wrap .input-emp, .checkbox-wrap .bulk-esign-order-view .inbox-search-component-wrapper .search-field-wrapper.search.custom-both-clear-search .label-field-pair .text-input .input-emp, .bulk-esign-order-view .inbox-search-component-wrapper .search-field-wrapper.search.custom-both-clear-search .label-field-pair .text-input .digit-checkbox-wrap .input-emp, .digit-checkbox-wrap .bulk-esign-order-view .inbox-search-component-wrapper .search-field-wrapper.search.custom-both-clear-search .label-field-pair .text-input .input-emp {
22044
22073
  border-radius: 4px;
22045
22074
  border-color: #3d3c3c; }