@clayui/css 3.119.0 → 3.121.0

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.119.0
3
+ * Clay 3.121.0
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.119.0
19
+ * Clay 3.121.0
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>
@@ -6838,7 +6838,6 @@ html:not(#__):not(#___) .cadmin .dropdown-wide .dropdown-menu > .row {
6838
6838
  }
6839
6839
  html:not(#__):not(#___) .cadmin .dropdown-menu-width-shrink {
6840
6840
  min-width: 0;
6841
- white-space: nowrap;
6842
6841
  }
6843
6842
  html:not(#__):not(#___) .cadmin .dropdown-menu-width-full {
6844
6843
  left: 12px !important;
@@ -16711,6 +16710,11 @@ html:not(#__):not(#___) .cadmin .table-striped tbody tr:nth-of-type(odd):not(.ta
16711
16710
  html:not(#__):not(#___) .cadmin .table-striped tbody tr:nth-of-type(odd):not(.table-active):not(.table-disabled):not(.table-divider) th {
16712
16711
  background-color: #f7f8f9;
16713
16712
  }
16713
+ html:not(#__):not(#___) .cadmin .table-striped.table-hover tbody tr:nth-of-type(odd):hover:not(.table-active):not(.table-disabled):not(.table-divider),
16714
+ html:not(#__):not(#___) .cadmin .table-striped.table-hover tbody tr:nth-of-type(odd):hover:not(.table-active):not(.table-disabled):not(.table-divider) td,
16715
+ html:not(#__):not(#___) .cadmin .table-striped.table-hover tbody tr:nth-of-type(odd):hover:not(.table-active):not(.table-disabled):not(.table-divider) th {
16716
+ background-color: #f0f5ff;
16717
+ }
16714
16718
  html:not(#__):not(#___) .cadmin .table-hover tbody tr:hover {
16715
16719
  background-color: #f0f5ff;
16716
16720
  color: #1c1c24;
@@ -16790,6 +16794,11 @@ html:not(#__):not(#___) .cadmin .table-dark.table-striped tbody tr:nth-of-type(o
16790
16794
  html:not(#__):not(#___) .cadmin .table-dark.table-striped tbody tr:nth-of-type(odd):not(.table-active):not(.table-disabled):not(.table-divider) td {
16791
16795
  background-color: rgba(255, 255, 255, 0.05);
16792
16796
  }
16797
+ html:not(#__):not(#___) .cadmin .table-dark.table-striped.table-hover tbody tr:nth-of-type(odd):hover:not(.table-active):not(.table-disabled):not(.table-divider),
16798
+ html:not(#__):not(#___) .cadmin .table-dark.table-striped.table-hover tbody tr:nth-of-type(odd):hover:not(.table-active):not(.table-disabled):not(.table-divider) td,
16799
+ html:not(#__):not(#___) .cadmin .table-dark.table-striped.table-hover tbody tr:nth-of-type(odd):hover:not(.table-active):not(.table-disabled):not(.table-divider) th {
16800
+ background-color: rgba(255, 255, 255, 0.075);
16801
+ }
16793
16802
  html:not(#__):not(#___) .cadmin .table-dark.table-hover tbody tr:hover {
16794
16803
  background-color: rgba(255, 255, 255, 0.075);
16795
16804
  color: #fff;
@@ -17091,6 +17100,11 @@ html:not(#__):not(#___) .cadmin .table-list.table-striped tbody tr:nth-of-type(o
17091
17100
  html:not(#__):not(#___) .cadmin .table-list.table-striped tbody tr:nth-of-type(odd):not(.table-active):not(.table-disabled):not(.table-divider) th {
17092
17101
  background-color: #f7f8f9;
17093
17102
  }
17103
+ html:not(#__):not(#___) .cadmin .table-list.table-striped.table-hover tbody tr:nth-of-type(odd):hover:not(.table-active):not(.table-disabled):not(.table-divider),
17104
+ html:not(#__):not(#___) .cadmin .table-list.table-striped.table-hover tbody tr:nth-of-type(odd):hover:not(.table-active):not(.table-disabled):not(.table-divider) th,
17105
+ html:not(#__):not(#___) .cadmin .table-list.table-striped.table-hover tbody tr:nth-of-type(odd):hover:not(.table-active):not(.table-disabled):not(.table-divider) td {
17106
+ background-color: #f0f5ff;
17107
+ }
17094
17108
  html:not(#__):not(#___) .cadmin .table-list.table-hover tbody tr:hover {
17095
17109
  background-color: #f0f5ff;
17096
17110
  }
@@ -17325,12 +17339,18 @@ html:not(#__):not(#___) .cadmin .table-striped tbody tr:nth-of-type(odd) .quick-
17325
17339
  html:not(#__):not(#___) .cadmin .table-striped tbody .table-active:nth-of-type(odd) .quick-action-menu {
17326
17340
  background-color: #f0f5ff;
17327
17341
  }
17342
+ html:not(#__):not(#___) .cadmin .table-striped.table-hover tbody tr:nth-of-type(odd):hover .quick-action-menu {
17343
+ background-color: #f0f5ff;
17344
+ }
17328
17345
  html:not(#__):not(#___) .cadmin .table-list.table-striped tbody tr:nth-of-type(odd) .quick-action-menu {
17329
17346
  background-color: #f7f8f9;
17330
17347
  }
17331
17348
  html:not(#__):not(#___) .cadmin .table-list.table-striped tbody .table-active:nth-of-type(odd) .quick-action-menu {
17332
17349
  background-color: #f0f5ff;
17333
17350
  }
17351
+ html:not(#__):not(#___) .cadmin .table-list.table-striped.table-hover tbody tr:nth-of-type(odd):hover .quick-action-menu {
17352
+ background-color: #f0f5ff;
17353
+ }
17334
17354
  html:not(#__):not(#___) .cadmin .table-column-text-start,
17335
17355
  html:not(#__):not(#___) .cadmin .table-cell-text-start {
17336
17356
  text-align: left;