dristi-ui-css 0.0.2-dristi-kerala.3 → 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 CHANGED
@@ -1,6 +1,6 @@
1
1
  @charset "UTF-8";
2
2
  /*!
3
- * dristi-ui-css - 0.0.2-dristi-kerala.3
3
+ * dristi-ui-css - 0.0.2-dristi-kerala.4
4
4
  *
5
5
  * Copyright (c) 2025 Akshay Kumar <akshay.kumar@beehyv.com>
6
6
  *
@@ -11206,6 +11206,11 @@ body {
11206
11206
  margin: 0 !important;
11207
11207
  max-width: 100%; }
11208
11208
 
11209
+ .demand-notice .date-of-accrual {
11210
+ color: #bbbbbd !important;
11211
+ border: 1px solid #bbbbbd !important;
11212
+ pointer-events: none !important; }
11213
+
11209
11214
  .delay-application .label-field-pair {
11210
11215
  padding-bottom: 16px; }
11211
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 {
@@ -12226,25 +12231,26 @@ body {
12226
12231
  line-height: 18.75px;
12227
12232
  text-align: center; }
12228
12233
 
12229
- .complainant, .respondent {
12230
- width: 80% !important; }
12231
- .complainant .card-section-header:first-child, .respondent .card-section-header:first-child {
12232
- margin-bottom: 8px; }
12233
- .complainant .label-field-pair, .respondent .label-field-pair {
12234
- margin-bottom: 20px;
12235
- padding-bottom: 0 !important; }
12236
- .complainant .label-field-pair .bolder, .respondent .label-field-pair .bolder {
12237
- font-family: Roboto;
12238
- font-size: 16px;
12239
- font-weight: 400;
12240
- line-height: 18.75px;
12241
- text-align: left;
12242
- color: #0a0a0a !important; }
12243
- .complainant .card-section-header, .respondent .card-section-header {
12244
- margin-bottom: 20px;
12245
- padding-bottom: 0 !important; }
12246
- .complainant input, .complainant .checkbox-wrap .input-emp, .checkbox-wrap .complainant .input-emp, .complainant .digit-checkbox-wrap .input-emp, .digit-checkbox-wrap .complainant .input-emp, .respondent input, .respondent .checkbox-wrap .input-emp, .checkbox-wrap .respondent .input-emp, .respondent .digit-checkbox-wrap .input-emp, .digit-checkbox-wrap .respondent .input-emp {
12247
- margin: 0 !important; }
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; }
12248
12254
 
12249
12255
  .edit-profile-style {
12250
12256
  width: 90% !important; }