@arsedizioni/ars-utils 20.4.43 → 20.4.44

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.
@@ -142,6 +142,15 @@
142
142
  color: var(--ars-color-accent-low, #456179);
143
143
  }
144
144
 
145
+ .item-info-3,
146
+ .info-3 {
147
+ font-size: x-small !important;
148
+ font-weight: 700 !important;
149
+ line-height: 15px;
150
+ text-transform: uppercase !important;
151
+ color: var(--ars-color-error, #ff5449);
152
+ }
153
+
145
154
  .item-title,
146
155
  .title {
147
156
  font-size: small !important;
@@ -289,7 +298,7 @@
289
298
  }
290
299
 
291
300
  .check-selected {
292
- background-color: var(--ars-color-primary-hi, #12c0ae)!important;
301
+ background-color: var(--ars-color-primary-hi, #12c0ae) !important;
293
302
  }
294
303
  }
295
304
  }
@@ -521,9 +530,9 @@
521
530
  }
522
531
 
523
532
  @media screen and (max-width: 431px) {
524
- .legend-container {
525
- font-size: 9px !important
526
- }
533
+ .legend-container {
534
+ font-size: 9px !important
535
+ }
527
536
  }
528
537
 
529
538
  .special-date,