@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.
@@ -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>
@@ -16,7 +16,7 @@
16
16
  * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
17
17
  */
18
18
  /**
19
- * Clay 3.153.0
19
+ * Clay 3.156.6
20
20
  *
21
21
  * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
22
22
  * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
@@ -12582,9 +12582,11 @@ html:not(#__):not(#___) .cadmin .menubar-primary .nav-link.collapse-icon {
12582
12582
  text-transform: uppercase;
12583
12583
  }
12584
12584
  html:not(#__):not(#___) .cadmin .menubar-primary .nav-link.collapse-icon .collapse-icon-closed {
12585
+ font-size: 14px;
12585
12586
  top: calc(22px - 0.5em);
12586
12587
  }
12587
12588
  html:not(#__):not(#___) .cadmin .menubar-primary .nav-link.collapse-icon .collapse-icon-open {
12589
+ font-size: 14px;
12588
12590
  top: calc(22px - 0.5em);
12589
12591
  }
12590
12592
  html:not(#__):not(#___) .cadmin .menubar-primary .nav-link .autofit-row {
@@ -12683,8 +12685,8 @@ html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md .menubar-collapse.co
12683
12685
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .nav-link {
12684
12686
  border-radius: 4px;
12685
12687
  color: #6b6c7e;
12686
- letter-spacing: 0.016rem;
12687
- line-height: 1.25rem;
12688
+ letter-spacing: 0.32px;
12689
+ line-height: 24px;
12688
12690
  margin-bottom: 4px;
12689
12691
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
12690
12692
  }
@@ -12753,7 +12755,7 @@ html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent
12753
12755
  color: rgba(0, 0, 0, 0.3);
12754
12756
  box-shadow: none;
12755
12757
  font-weight: 400;
12756
- letter-spacing: 0.016rem;
12758
+ letter-spacing: 0.32px;
12757
12759
  }
12758
12760
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .nav-link:disabled::before, html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .nav-link.disabled::before {
12759
12761
  content: none;
@@ -12942,7 +12944,7 @@ html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg .menubar-collapse.co
12942
12944
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .nav-link {
12943
12945
  border-radius: 4px;
12944
12946
  color: #6b6c7e;
12945
- letter-spacing: 0.016rem;
12947
+ letter-spacing: 0.32px;
12946
12948
  margin-bottom: 4px;
12947
12949
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
12948
12950
  }
@@ -13010,7 +13012,7 @@ html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent
13010
13012
  color: rgba(0, 0, 0, 0.3);
13011
13013
  box-shadow: none;
13012
13014
  font-weight: 400;
13013
- letter-spacing: 0.016rem;
13015
+ letter-spacing: 0.32px;
13014
13016
  }
13015
13017
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .nav-link:disabled::before, html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .nav-link.disabled::before {
13016
13018
  content: none;
@@ -19354,6 +19356,7 @@ html:not(#__):not(#___) .cadmin .treeview .custom-control {
19354
19356
  }
19355
19357
  html:not(#__):not(#___) .cadmin .treeview .component-expander {
19356
19358
  font-size: 10px;
19359
+ padding: 6px 8px;
19357
19360
  }
19358
19361
  html:not(#__):not(#___) .cadmin .treeview .component-expander .lexicon-icon:not(.component-expanded-d-none) {
19359
19362
  display: none;