@egovernments/digit-ui-health-css 0.2.120 → 0.2.122
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,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* @egovernments/digit-ui-health-css - 0.2.
|
|
2
|
+
* @egovernments/digit-ui-health-css - 0.2.122
|
|
3
3
|
*
|
|
4
4
|
* Copyright (c) 2025 Jagankumar <jagan.kumar@egov.org.in>
|
|
5
5
|
*
|
|
@@ -4449,12 +4449,17 @@ header {
|
|
|
4449
4449
|
margin-bottom: 0; }
|
|
4450
4450
|
.boldLabel .digit-header-content {
|
|
4451
4451
|
font-weight: 700; }
|
|
4452
|
+
.boldLabel.withoutMargin {
|
|
4453
|
+
margin-bottom: 0 !important; }
|
|
4452
4454
|
|
|
4453
4455
|
.clickable:hover {
|
|
4454
4456
|
border: .063rem solid #c84c0e;
|
|
4455
4457
|
-webkit-box-shadow: 0.063rem rgba(0, 0, 0, 0.16078);
|
|
4456
4458
|
box-shadow: 0.063rem rgba(0, 0, 0, 0.16078); }
|
|
4457
4459
|
|
|
4460
|
+
.setup-campaign .digit-label-field-pair {
|
|
4461
|
+
margin-bottom: 0; }
|
|
4462
|
+
|
|
4458
4463
|
.cmn-help-info-card {
|
|
4459
4464
|
margin: 1.5rem 1rem;
|
|
4460
4465
|
max-width: 100%;
|
|
@@ -4702,9 +4707,9 @@ header {
|
|
|
4702
4707
|
|
|
4703
4708
|
.campaign-tag {
|
|
4704
4709
|
background-color: #eff8ff !important;
|
|
4705
|
-
border-color: #
|
|
4710
|
+
border-color: #0057bd !important; }
|
|
4706
4711
|
.campaign-tag .digit-tag-text {
|
|
4707
|
-
color: #
|
|
4712
|
+
color: #0057bd !important; }
|
|
4708
4713
|
|
|
4709
4714
|
.digit-popup-wrapper.dataMapping .digit-popup-children-wrap {
|
|
4710
4715
|
overflow: visible; }
|
|
@@ -4886,15 +4891,12 @@ header {
|
|
|
4886
4891
|
|
|
4887
4892
|
.campaign-header-style {
|
|
4888
4893
|
color: #0b4b66;
|
|
4889
|
-
font-size: 2.5rem;
|
|
4890
|
-
padding-bottom: 1rem; }
|
|
4894
|
+
font-size: 2.5rem; }
|
|
4891
4895
|
|
|
4892
4896
|
.SubHeadingClass {
|
|
4893
4897
|
color: #505a5f;
|
|
4894
4898
|
font-weight: 400;
|
|
4895
|
-
font-size: 1rem;
|
|
4896
|
-
margin-top: 1.5rem;
|
|
4897
|
-
margin-bottom: 1.5rem; }
|
|
4899
|
+
font-size: 1rem; }
|
|
4898
4900
|
|
|
4899
4901
|
.date-header {
|
|
4900
4902
|
width: 100% !important;
|
|
@@ -5116,6 +5118,9 @@ header {
|
|
|
5116
5118
|
width: 3.125rem; }
|
|
5117
5119
|
|
|
5118
5120
|
.app-config-version-tags {
|
|
5121
|
+
display: -webkit-box;
|
|
5122
|
+
display: -ms-flexbox;
|
|
5123
|
+
display: flex;
|
|
5119
5124
|
-webkit-box-align: end;
|
|
5120
5125
|
-ms-flex-align: end;
|
|
5121
5126
|
align-items: flex-end;
|
|
@@ -5136,12 +5141,13 @@ header {
|
|
|
5136
5141
|
.app-config-version-tags .app-config-version-tag {
|
|
5137
5142
|
width: 40%; }
|
|
5138
5143
|
|
|
5139
|
-
.
|
|
5140
|
-
|
|
5141
|
-
display: -ms-flexbox;
|
|
5142
|
-
display: flex; }
|
|
5144
|
+
.version-tag .digit-tag-text {
|
|
5145
|
+
font-size: .75rem; }
|
|
5143
5146
|
|
|
5144
5147
|
.content-group {
|
|
5148
|
+
display: -webkit-box;
|
|
5149
|
+
display: -ms-flexbox;
|
|
5150
|
+
display: flex;
|
|
5145
5151
|
-webkit-box-align: center;
|
|
5146
5152
|
-ms-flex-align: center;
|
|
5147
5153
|
align-items: center;
|
|
@@ -5275,6 +5281,9 @@ header {
|
|
|
5275
5281
|
margin-top: -2rem;
|
|
5276
5282
|
margin-bottom: .5rem; }
|
|
5277
5283
|
|
|
5284
|
+
.start-header {
|
|
5285
|
+
color: #0b4b66 !important; }
|
|
5286
|
+
|
|
5278
5287
|
.formula-label-field {
|
|
5279
5288
|
display: -webkit-box;
|
|
5280
5289
|
display: -ms-flexbox;
|
|
@@ -6999,15 +7008,12 @@ header {
|
|
|
6999
7008
|
-webkit-box-direction: reverse;
|
|
7000
7009
|
-ms-flex-direction: row-reverse;
|
|
7001
7010
|
flex-direction: row-reverse;
|
|
7002
|
-
z-index:
|
|
7011
|
+
z-index: 0; }
|
|
7003
7012
|
|
|
7004
7013
|
.previous-button {
|
|
7005
7014
|
margin-left: 4rem;
|
|
7006
7015
|
min-width: 12.5rem; }
|
|
7007
7016
|
|
|
7008
|
-
.info-text {
|
|
7009
|
-
padding-bottom: 1.5rem; }
|
|
7010
|
-
|
|
7011
7017
|
.microplan-bulk-upload {
|
|
7012
7018
|
display: -webkit-box;
|
|
7013
7019
|
display: -ms-flexbox;
|
|
@@ -7214,36 +7220,36 @@ tbody tr:nth-child(odd) {
|
|
|
7214
7220
|
.setup-campaign .digit-field {
|
|
7215
7221
|
margin-bottom: 0 !important; }
|
|
7216
7222
|
|
|
7217
|
-
.campaign-summary-container
|
|
7218
|
-
|
|
7219
|
-
|
|
7220
|
-
|
|
7221
|
-
|
|
7222
|
-
-
|
|
7223
|
-
|
|
7224
|
-
|
|
7225
|
-
|
|
7226
|
-
|
|
7227
|
-
|
|
7228
|
-
|
|
7229
|
-
|
|
7230
|
-
|
|
7231
|
-
|
|
7232
|
-
|
|
7233
|
-
|
|
7234
|
-
|
|
7235
|
-
.campaign-summary-container .digit-infobanner-wrap.error {
|
|
7236
|
-
|
|
7237
|
-
|
|
7238
|
-
|
|
7239
|
-
|
|
7240
|
-
|
|
7241
|
-
|
|
7242
|
-
|
|
7243
|
-
|
|
7244
|
-
|
|
7245
|
-
|
|
7246
|
-
|
|
7223
|
+
.campaign-summary-container {
|
|
7224
|
+
overflow: auto; }
|
|
7225
|
+
.campaign-summary-container .setup-campaign-card .employeeCard.employeeCard-override {
|
|
7226
|
+
padding: 1.5rem;
|
|
7227
|
+
margin-bottom: 1.5rem !important; }
|
|
7228
|
+
.campaign-summary-container .row {
|
|
7229
|
+
-webkit-box-pack: start;
|
|
7230
|
+
-ms-flex-pack: start;
|
|
7231
|
+
justify-content: flex-start;
|
|
7232
|
+
grid-gap: 5rem;
|
|
7233
|
+
gap: 5rem; }
|
|
7234
|
+
.campaign-summary-container .row h2 {
|
|
7235
|
+
margin: 0;
|
|
7236
|
+
width: 272px; }
|
|
7237
|
+
.campaign-summary-container .row .value {
|
|
7238
|
+
width: unset; }
|
|
7239
|
+
.campaign-summary-container .row .value p {
|
|
7240
|
+
margin: 0; }
|
|
7241
|
+
.campaign-summary-container .digit-infobanner-wrap.error {
|
|
7242
|
+
margin-left: 0;
|
|
7243
|
+
margin-bottom: 1.5rem;
|
|
7244
|
+
min-width: 100%; }
|
|
7245
|
+
.campaign-summary-container .digit-infobanner-wrap.error .digit-button-primary {
|
|
7246
|
+
height: 1.5rem;
|
|
7247
|
+
background-color: #d4351c; }
|
|
7248
|
+
.campaign-summary-container .digit-infobanner-wrap.error .digit-button-primary .icon-label-container.primary.large {
|
|
7249
|
+
font-size: 14px; }
|
|
7250
|
+
.campaign-summary-container .digit-infobanner-wrap.error .digit-button-primary .icon-label-container.primary.large .digit-button-label {
|
|
7251
|
+
font-size: 14px;
|
|
7252
|
+
color: #fff; }
|
|
7247
7253
|
|
|
7248
7254
|
.view-composer-header-section .employee-card-sub-header {
|
|
7249
7255
|
margin-bottom: 1.5rem; }
|
|
@@ -7624,7 +7630,7 @@ tbody tr:nth-child(odd) {
|
|
|
7624
7630
|
border-radius: .75rem; }
|
|
7625
7631
|
|
|
7626
7632
|
.app-configure-action-button {
|
|
7627
|
-
border-radius: .
|
|
7633
|
+
border-radius: 1.25rem;
|
|
7628
7634
|
padding: .25rem;
|
|
7629
7635
|
height: 3rem;
|
|
7630
7636
|
width: 10rem;
|
|
@@ -7813,7 +7819,7 @@ tbody tr:nth-child(odd) {
|
|
|
7813
7819
|
.app-preview-field-pair.app-preview-selected {
|
|
7814
7820
|
background-color: rgba(200, 76, 14, 0.10196);
|
|
7815
7821
|
border: 2px solid #c84c0e;
|
|
7816
|
-
border-radius:
|
|
7822
|
+
border-radius: .5rem; }
|
|
7817
7823
|
.app-preview-field-pair.app-preview-selected .digit-header-content .label {
|
|
7818
7824
|
width: 100%; }
|
|
7819
7825
|
.app-preview-field-pair.app-preview-selected .digit-field .digit-radio-options-wrap {
|
|
@@ -7952,9 +7958,7 @@ tbody tr:nth-child(odd) {
|
|
|
7952
7958
|
-ms-flex-direction: row-reverse;
|
|
7953
7959
|
flex-direction: row-reverse; }
|
|
7954
7960
|
.mobile-bezel-flexContainer .mobile-bezel-zoom-container {
|
|
7955
|
-
display:
|
|
7956
|
-
display: -ms-flexbox;
|
|
7957
|
-
display: flex;
|
|
7961
|
+
display: none;
|
|
7958
7962
|
height: -webkit-fit-content;
|
|
7959
7963
|
height: -moz-fit-content;
|
|
7960
7964
|
height: fit-content;
|
|
@@ -7977,6 +7981,9 @@ tbody tr:nth-child(odd) {
|
|
|
7977
7981
|
color: #787878;
|
|
7978
7982
|
font-size: 14px; }
|
|
7979
7983
|
|
|
7984
|
+
.info-text {
|
|
7985
|
+
color: #505a5f; }
|
|
7986
|
+
|
|
7980
7987
|
.appConfig-flex-action {
|
|
7981
7988
|
display: -webkit-box;
|
|
7982
7989
|
display: -ms-flexbox;
|