@clayui/css 3.153.0 → 3.156.6

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/base.css CHANGED
@@ -1,6 +1,6 @@
1
1
  @charset "UTF-8";
2
2
  /**
3
- * Clay 3.153.0
3
+ * Clay 3.156.6
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>
@@ -13648,9 +13648,11 @@ label.custom-control-label {
13648
13648
  text-transform: uppercase;
13649
13649
  }
13650
13650
  .menubar-primary .nav-link.collapse-icon .collapse-icon-closed {
13651
+ font-size: 0.875rem;
13651
13652
  top: calc(22px - 0.5em);
13652
13653
  }
13653
13654
  .menubar-primary .nav-link.collapse-icon .collapse-icon-open {
13655
+ font-size: 0.875rem;
13654
13656
  top: calc(22px - 0.5em);
13655
13657
  }
13656
13658
  .menubar-primary .nav-link .autofit-row {
@@ -22375,6 +22377,7 @@ td.table-focus {
22375
22377
  }
22376
22378
  .treeview .component-expander {
22377
22379
  font-size: 10px;
22380
+ padding: 6px 8px;
22378
22381
  }
22379
22382
  .treeview .component-expander .lexicon-icon:not(.component-expanded-d-none) {
22380
22383
  display: none;