thecore_ui_commons 3.0.14 → 3.0.15

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b454a3afafb14ce1633816aff60e3cb68d9c4f83bba559d08f94b1f3588cb6ec
4
- data.tar.gz: 7b9088bd317b88da2b56f65fbd540c478c3369867ffe5334deadc50c45afbdc1
3
+ metadata.gz: 646f9e150f18ef935b6f175c6ba70c829d9ced9d9887234273055555b47fae16
4
+ data.tar.gz: 53066f2f4a92fadd08601c721f51d477c7faf6edc24472edfbde66e6aafc0866
5
5
  SHA512:
6
- metadata.gz: 31ca62310599e449f87c70623f37cad49c3123d025b70f2f81b94af1ddbe81169db9cfd63f06dbd86c6821b2e38db59425ff1e2f47f6c21c760f2f52ef853002
7
- data.tar.gz: c80611648b7c0c3a69c4e6d111a35613b6da73747f3b399c8ca1ed84a96ee9f1a0f0d260a21a7bd66a98c1dbfedc2e92322c185364707b0c97baa5efc42bab3c
6
+ metadata.gz: 862137076c0b53474b9a3059c69a1e9e776de2926638cdf56c9e99c12e5726880e99449f8dd0049a1cf08490fb33d9999e5b0da2a2cdab622887a1ac9318b89a
7
+ data.tar.gz: f10bc6898772f4f8203a0f1f29115997cb52f5e12fbe038fcf952aa6ba303cf5c0df772dc8f27e6bb2a50df5debdf2b7026b1cf8d45c67264afaba88f826adae
@@ -96,7 +96,7 @@ a:active {
96
96
  padding: 6px 12px;
97
97
  font-size: 14px;
98
98
  line-height: 1.42857143;
99
- color: $text-highlight;
99
+ color: $shadows;
100
100
  background-color: $background;
101
101
  background-image: none;
102
102
  border: 1px solid $gray;
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: thecore_ui_commons
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.14
4
+ version: 3.0.15
5
5
  platform: ruby
6
6
  authors:
7
7
  - Gabriele Tassoni
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-02-13 00:00:00.000000000 Z
11
+ date: 2023-02-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: thecore_backend_commons