@clayui/css 3.139.0 → 3.139.1

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/lib/css/atlas.css CHANGED
@@ -1,6 +1,6 @@
1
1
  @charset "UTF-8";
2
2
  /**
3
- * Clay 3.139.0
3
+ * Clay 3.139.1
4
4
  *
5
5
  * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
6
6
  * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
@@ -11197,15 +11197,15 @@ label.custom-control-label {
11197
11197
  }
11198
11198
  .previous-month-date:active {
11199
11199
  background-color: #b3cdff;
11200
- color: #f0f5ff;
11200
+ color: #6b6c7e;
11201
11201
  }
11202
11202
  .previous-month-date.active {
11203
11203
  background-color: #b3cdff;
11204
- color: #f0f5ff;
11204
+ color: #6b6c7e;
11205
11205
  }
11206
11206
  .previous-month-date[aria-expanded=true], .previous-month-date.show {
11207
11207
  background-color: #b3cdff;
11208
- color: #f0f5ff;
11208
+ color: #6b6c7e;
11209
11209
  }
11210
11210
  .next-month-date {
11211
11211
  color: #a7a9bc;