@clayui/css 3.62.0 → 3.64.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.
Files changed (42) hide show
  1. package/lib/css/atlas.css +16 -5
  2. package/lib/css/atlas.css.map +1 -1
  3. package/lib/css/base.css +16 -5
  4. package/lib/css/base.css.map +1 -1
  5. package/lib/css/cadmin.css +57 -46
  6. package/lib/css/cadmin.css.map +1 -1
  7. package/lib/images/icons/hierarchy.svg +10 -0
  8. package/lib/images/icons/icons.svg +1 -1
  9. package/lib/images/icons/no-bot.svg +10 -0
  10. package/package.json +2 -2
  11. package/src/images/icons/hierarchy.svg +10 -0
  12. package/src/images/icons/no-bot.svg +10 -0
  13. package/src/scss/_license-text.scss +1 -1
  14. package/src/scss/atlas/variables/_forms.scss +22 -0
  15. package/src/scss/cadmin/components/_grid.scss +13 -16
  16. package/src/scss/cadmin/components/_loaders.scss +7 -13
  17. package/src/scss/cadmin/components/_treeview.scss +20 -0
  18. package/src/scss/cadmin/variables/_forms.scss +13 -10
  19. package/src/scss/cadmin/variables/_globals.scss +24 -0
  20. package/src/scss/cadmin/variables/_treeview.scss +12 -0
  21. package/src/scss/components/_grid.scss +9 -11
  22. package/src/scss/components/_loaders.scss +7 -13
  23. package/src/scss/components/_treeview.scss +12 -0
  24. package/src/scss/functions/_lx-icons-generated.scss +4 -0
  25. package/src/scss/mixins/_badges.scss +5 -6
  26. package/src/scss/mixins/_border-radius.scss +13 -54
  27. package/src/scss/mixins/_box-shadow.scss +1 -6
  28. package/src/scss/mixins/_buttons.scss +6 -8
  29. package/src/scss/mixins/_cards.scss +10 -12
  30. package/src/scss/mixins/_close.scss +5 -6
  31. package/src/scss/mixins/_dropdown-menu.scss +5 -6
  32. package/src/scss/mixins/_forms.scss +5 -6
  33. package/src/scss/mixins/_gradients.scss +10 -12
  34. package/src/scss/mixins/_grid.scss +5 -6
  35. package/src/scss/mixins/_labels.scss +10 -12
  36. package/src/scss/mixins/_links.scss +5 -6
  37. package/src/scss/mixins/_list-group.scss +99 -114
  38. package/src/scss/mixins/_menubar.scss +94 -114
  39. package/src/scss/mixins/_tbar.scss +1 -6
  40. package/src/scss/variables/_forms.scss +3 -0
  41. package/src/scss/variables/_globals.scss +24 -0
  42. package/src/scss/variables/_treeview.scss +12 -0
@@ -1,6 +1,6 @@
1
1
  @charset "UTF-8";
2
2
  /**
3
- * Clay 3.62.0
3
+ * Clay 3.64.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.62.0
19
+ * Clay 3.64.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>
@@ -6435,6 +6435,7 @@ html:not(#__):not(#___) .cadmin .form-control-tag-group {
6435
6435
  flex-wrap: wrap;
6436
6436
  height: auto;
6437
6437
  padding-bottom: 2px;
6438
+ padding-left: 8px;
6438
6439
  padding-right: 8px;
6439
6440
  padding-top: 2px;
6440
6441
  }
@@ -6501,6 +6502,7 @@ html:not(#__):not(#___) .cadmin .form-control-inset {
6501
6502
  color: #272833;
6502
6503
  flex-grow: 1;
6503
6504
  margin-bottom: 5px;
6505
+ margin-left: 8px;
6504
6506
  margin-top: 5px;
6505
6507
  min-height: 24px;
6506
6508
  padding: 0;
@@ -6528,7 +6530,7 @@ html:not(#__):not(#___) .cadmin select.form-control {
6528
6530
  background-size: 1.5em 1.5em;
6529
6531
  cursor: pointer;
6530
6532
  padding-right: 2em;
6531
- color: if true, #272833;
6533
+ color: #272833;
6532
6534
  }
6533
6535
  html:not(#__):not(#___) .cadmin select.form-control:focus, html:not(#__):not(#___) .cadmin select.form-control.focus {
6534
6536
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline%20caret-double-l-top'%20d='m347.913%20199.336-81.538-85c-5.413-5.642-14.188-5.642-19.6%200l-81.538%2085c-8.731%209.101-2.548%2024.664%209.8%2024.664h163.077c12.348%200%2018.531-15.563%209.8-24.664z'%20fill='%236b6c7e'/%3E%3Cpath%20class='lexicon-icon-outline%20caret-double-l-bottom'%20d='m165.236%20312.664%2081.538%2085c5.412%205.642%2014.188%205.642%2019.6%200l81.538-85c8.731-9.101%202.548-24.664-9.8-24.664H175.035c-12.347%200-18.531%2015.563-9.8%2024.664z'%20fill='%236b6c7e'/%3E%3C/svg%3E");
@@ -6576,7 +6578,7 @@ html:not(#__):not(#___) .cadmin select.form-control[size] {
6576
6578
  padding-left: 8px;
6577
6579
  padding-right: 8px;
6578
6580
  scrollbar-width: thin;
6579
- color: if true, #272833;
6581
+ color: #272833;
6580
6582
  }
6581
6583
  html:not(#__):not(#___) .cadmin select.form-control[size]:focus, html:not(#__):not(#___) .cadmin select.form-control[size].focus {
6582
6584
  background-image: none;
@@ -6597,7 +6599,7 @@ html:not(#__):not(#___) .cadmin select.form-control[size] option:checked {
6597
6599
  filter: invert(0);
6598
6600
  }
6599
6601
  html:not(#__):not(#___) .cadmin select.form-control[size] option {
6600
- padding: 0.40625rem 0.5rem;
6602
+ padding: 6.5px 8px;
6601
6603
  }
6602
6604
  }
6603
6605
  html:not(#__):not(#___) .cadmin select.form-control[multiple] {
@@ -6606,7 +6608,7 @@ html:not(#__):not(#___) .cadmin select.form-control[multiple] {
6606
6608
  padding-left: 8px;
6607
6609
  padding-right: 8px;
6608
6610
  scrollbar-width: thin;
6609
- color: if true, #272833;
6611
+ color: #272833;
6610
6612
  }
6611
6613
  html:not(#__):not(#___) .cadmin select.form-control[multiple]:focus, html:not(#__):not(#___) .cadmin select.form-control[multiple].focus {
6612
6614
  background-image: none;
@@ -6627,7 +6629,7 @@ html:not(#__):not(#___) .cadmin select.form-control[multiple] option:checked {
6627
6629
  filter: invert(0);
6628
6630
  }
6629
6631
  html:not(#__):not(#___) .cadmin select.form-control[multiple] option {
6630
- padding: 0.40625rem 0.5rem;
6632
+ padding: 6.5px 8px;
6631
6633
  }
6632
6634
  }
6633
6635
  html:not(#__):not(#___) .cadmin textarea.form-control,
@@ -6794,8 +6796,8 @@ html:not(#__):not(#___) .cadmin .form-group-sm .input-group .form-control-tag-gr
6794
6796
  line-height: 1.5;
6795
6797
  min-height: 32px;
6796
6798
  padding-bottom: 0;
6797
- padding-left: 0.25rem;
6798
- padding-right: 0.25rem;
6799
+ padding-left: 4px;
6800
+ padding-right: 4px;
6799
6801
  padding-top: 0;
6800
6802
  }
6801
6803
  html:not(#__):not(#___) .cadmin .form-group-sm .input-group .form-control-tag-group .inline-item, html:not(#__):not(#___) .cadmin .input-group-sm .form-control-tag-group .inline-item, html:not(#__):not(#___) .cadmin .form-group-sm .form-control-tag-group.input-group .inline-item, html:not(#__):not(#___) .cadmin .form-control-tag-group.input-group-sm .inline-item, html:not(#__):not(#___) .cadmin .form-control-tag-group-sm.form-control .inline-item {
@@ -6803,13 +6805,14 @@ html:not(#__):not(#___) .cadmin .form-group-sm .input-group .form-control-tag-gr
6803
6805
  margin-top: 0;
6804
6806
  }
6805
6807
  html:not(#__):not(#___) .cadmin .form-group-sm .input-group .form-control-tag-group .label, html:not(#__):not(#___) .cadmin .input-group-sm .form-control-tag-group .label, html:not(#__):not(#___) .cadmin .form-group-sm .form-control-tag-group.input-group .label, html:not(#__):not(#___) .cadmin .form-control-tag-group.input-group-sm .label, html:not(#__):not(#___) .cadmin .form-control-tag-group-sm.form-control .label {
6806
- margin-bottom: 0.1875rem;
6807
- margin-right: 0.25rem;
6808
- margin-top: 0.1875rem;
6808
+ margin-bottom: 3px;
6809
+ margin-right: 4px;
6810
+ margin-top: 3px;
6809
6811
  }
6810
6812
  html:not(#__):not(#___) .cadmin .form-group-sm .input-group .form-control-tag-group .form-control-inset, html:not(#__):not(#___) .cadmin .input-group-sm .form-control-tag-group .form-control-inset, html:not(#__):not(#___) .cadmin .form-group-sm .form-control-tag-group.input-group .form-control-inset, html:not(#__):not(#___) .cadmin .form-control-tag-group.input-group-sm .form-control-inset, html:not(#__):not(#___) .cadmin .form-control-tag-group-sm.form-control .form-control-inset {
6811
- margin-bottom: 0.125rem;
6812
- margin-top: 0.1875rem;
6813
+ margin-bottom: 2px;
6814
+ margin-left: 8px;
6815
+ margin-top: 3px;
6813
6816
  }
6814
6817
  html:not(#__):not(#___) .cadmin .form-group {
6815
6818
  margin-bottom: 24px;
@@ -8332,9 +8335,9 @@ html:not(#__):not(#___) .cadmin .form-feedback-group {
8332
8335
  word-wrap: break-word;
8333
8336
  }
8334
8337
  html:not(#__):not(#___) .cadmin .form-feedback-item {
8335
- font-size: 0.875rem;
8338
+ font-size: 14px;
8336
8339
  font-weight: 600;
8337
- margin-top: 0.25rem;
8340
+ margin-top: 4px;
8338
8341
  overflow-wrap: break-word;
8339
8342
  word-wrap: break-word;
8340
8343
  }
@@ -8379,15 +8382,15 @@ html:not(#__):not(#___) .cadmin .has-error .form-feedback-item {
8379
8382
  }
8380
8383
  html:not(#__):not(#___) .cadmin .has-error select.form-control {
8381
8384
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline%20caret-double-l-top'%20d='m347.913%20199.336-81.538-85c-5.413-5.642-14.188-5.642-19.6%200l-81.538%2085c-8.731%209.101-2.548%2024.664%209.8%2024.664h163.077c12.348%200%2018.531-15.563%209.8-24.664z'%20fill='%23f48989'/%3E%3Cpath%20class='lexicon-icon-outline%20caret-double-l-bottom'%20d='m165.236%20312.664%2081.538%2085c5.412%205.642%2014.188%205.642%2019.6%200l81.538-85c8.731-9.101%202.548-24.664-9.8-24.664H175.035c-12.347%200-18.531%2015.563-9.8%2024.664z'%20fill='%23f48989'/%3E%3C/svg%3E");
8382
- color: if true, #272833;
8385
+ color: #272833;
8383
8386
  }
8384
8387
  html:not(#__):not(#___) .cadmin .has-error select.form-control[size] {
8385
8388
  background-image: none;
8386
- color: if true, #272833;
8389
+ color: #272833;
8387
8390
  }
8388
8391
  html:not(#__):not(#___) .cadmin .has-error select.form-control[multiple] {
8389
8392
  background-image: none;
8390
- color: if true, #272833;
8393
+ color: #272833;
8391
8394
  }
8392
8395
  html:not(#__):not(#___) .cadmin .has-error .input-group-item.focus {
8393
8396
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #80acff;
@@ -8437,15 +8440,15 @@ html:not(#__):not(#___) .cadmin .has-warning .form-feedback-item {
8437
8440
  }
8438
8441
  html:not(#__):not(#___) .cadmin .has-warning select.form-control {
8439
8442
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline%20caret-double-l-top'%20d='m347.913%20199.336-81.538-85c-5.413-5.642-14.188-5.642-19.6%200l-81.538%2085c-8.731%209.101-2.548%2024.664%209.8%2024.664h163.077c12.348%200%2018.531-15.563%209.8-24.664z'%20fill='%23ff8f39'/%3E%3Cpath%20class='lexicon-icon-outline%20caret-double-l-bottom'%20d='m165.236%20312.664%2081.538%2085c5.412%205.642%2014.188%205.642%2019.6%200l81.538-85c8.731-9.101%202.548-24.664-9.8-24.664H175.035c-12.347%200-18.531%2015.563-9.8%2024.664z'%20fill='%23ff8f39'/%3E%3C/svg%3E");
8440
- color: if true, #272833;
8443
+ color: #272833;
8441
8444
  }
8442
8445
  html:not(#__):not(#___) .cadmin .has-warning select.form-control[size] {
8443
8446
  background-image: none;
8444
- color: if true, #272833;
8447
+ color: #272833;
8445
8448
  }
8446
8449
  html:not(#__):not(#___) .cadmin .has-warning select.form-control[multiple] {
8447
8450
  background-image: none;
8448
- color: if true, #272833;
8451
+ color: #272833;
8449
8452
  }
8450
8453
  html:not(#__):not(#___) .cadmin .has-warning .input-group-item.focus {
8451
8454
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #80acff;
@@ -8495,15 +8498,15 @@ html:not(#__):not(#___) .cadmin .has-success .form-feedback-item {
8495
8498
  }
8496
8499
  html:not(#__):not(#___) .cadmin .has-success select.form-control {
8497
8500
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline%20caret-double-l-top'%20d='m347.913%20199.336-81.538-85c-5.413-5.642-14.188-5.642-19.6%200l-81.538%2085c-8.731%209.101-2.548%2024.664%209.8%2024.664h163.077c12.348%200%2018.531-15.563%209.8-24.664z'%20fill='%235aca75'/%3E%3Cpath%20class='lexicon-icon-outline%20caret-double-l-bottom'%20d='m165.236%20312.664%2081.538%2085c5.412%205.642%2014.188%205.642%2019.6%200l81.538-85c8.731-9.101%202.548-24.664-9.8-24.664H175.035c-12.347%200-18.531%2015.563-9.8%2024.664z'%20fill='%235aca75'/%3E%3C/svg%3E");
8498
- color: if true, #272833;
8501
+ color: #272833;
8499
8502
  }
8500
8503
  html:not(#__):not(#___) .cadmin .has-success select.form-control[size] {
8501
8504
  background-image: none;
8502
- color: if true, #272833;
8505
+ color: #272833;
8503
8506
  }
8504
8507
  html:not(#__):not(#___) .cadmin .has-success select.form-control[multiple] {
8505
8508
  background-image: none;
8506
- color: if true, #272833;
8509
+ color: #272833;
8507
8510
  }
8508
8511
  html:not(#__):not(#___) .cadmin .has-success .input-group-item.focus {
8509
8512
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #80acff;
@@ -9498,25 +9501,25 @@ html:not(#__):not(#___) .cadmin .list-group-notification.list-group-bordered .qu
9498
9501
  }
9499
9502
  html:not(#__):not(#___) .cadmin .list-group-notification .list-group-item {
9500
9503
  border-width: 0;
9501
- background-color: if true, #fff;
9502
- box-shadow: inset if true, 1px 0 if true, #e7e7ed, inset -if true, 1px 0 if true, #e7e7ed, inset 0 if true, 1px if true, #e7e7ed, inset 0 -if true, 1px if true, #e7e7ed;
9504
+ background-color: #fff;
9505
+ box-shadow: inset 1px 0 #e7e7ed, inset -1px 0 #e7e7ed, inset 0 1px #e7e7ed, inset 0 -1px #e7e7ed;
9503
9506
  }
9504
9507
  html:not(#__):not(#___) .cadmin .list-group-notification .list-group-item.active {
9505
- background-color: if true, #f0f5ff;
9506
- box-shadow: inset if true, 1px 0 if true, #e7e7ed, inset -if true, 1px 0 if true, #e7e7ed, inset 0 if true, 1px if true, #e7e7ed, inset 0 -if true, 1px if true, #e7e7ed;
9508
+ background-color: #f0f5ff;
9509
+ box-shadow: inset 1px 0 #e7e7ed, inset -1px 0 #e7e7ed, inset 0 1px #e7e7ed, inset 0 -1px #e7e7ed;
9507
9510
  }
9508
9511
  html:not(#__):not(#___) .cadmin .list-group-notification .list-group-item-flex.active {
9509
9512
  border-top-width: 0;
9510
9513
  }
9511
9514
  html:not(#__):not(#___) .cadmin .list-group-notification .list-group-item-primary {
9512
- background-color: if true, #fff;
9515
+ background-color: #fff;
9513
9516
  border-bottom-left-radius: 0;
9514
9517
  border-top-left-radius: 0;
9515
- box-shadow: inset 8px 0 #80acff, inset -if true, 1px 0 if true, #e7e7ed, inset 0 if true, 1px if true, #e7e7ed, inset 0 -if true, 1px if true, #e7e7ed;
9518
+ box-shadow: inset 8px 0 #80acff, inset -1px 0 #e7e7ed, inset 0 1px #e7e7ed, inset 0 -1px #e7e7ed;
9516
9519
  }
9517
9520
  html:not(#__):not(#___) .cadmin .list-group-notification .list-group-item-primary.active {
9518
- background-color: if true, #f0f5ff;
9519
- box-shadow: inset 8px 0 #80acff, inset -if true, 1px 0 if true, #e7e7ed, inset 0 if true, 1px if true, #e7e7ed, inset 0 -if true, 1px if true, #e7e7ed;
9521
+ background-color: #f0f5ff;
9522
+ box-shadow: inset 8px 0 #80acff, inset -1px 0 #e7e7ed, inset 0 1px #e7e7ed, inset 0 -1px #e7e7ed;
9520
9523
  }
9521
9524
  html:not(#__):not(#___) .cadmin .list-group-notification .quick-action-menu {
9522
9525
  margin-bottom: calc(
@@ -10901,8 +10904,8 @@ html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent
10901
10904
  background-color: #f0f5ff;
10902
10905
  }
10903
10906
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .nav-link:active {
10904
- background-color: if true, #f0f5ff;
10905
- color: if true, #272833;
10907
+ background-color: #f0f5ff;
10908
+ color: #272833;
10906
10909
  }
10907
10910
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .nav-link.active {
10908
10911
  background-color: #f0f5ff;
@@ -11097,8 +11100,8 @@ html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent
11097
11100
  background-color: #f0f5ff;
11098
11101
  }
11099
11102
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .nav-link:active {
11100
- background-color: if true, #f0f5ff;
11101
- color: if true, #272833;
11103
+ background-color: #f0f5ff;
11104
+ color: #272833;
11102
11105
  }
11103
11106
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .nav-link.active {
11104
11107
  background-color: #f0f5ff;
@@ -16906,7 +16909,7 @@ html:not(#__):not(#___) .cadmin .component-tbar {
16906
16909
  height: 56px;
16907
16910
  }
16908
16911
  html:not(#__):not(#___) .cadmin .component-tbar .tbar-label {
16909
- border-width: if true, 1px;
16912
+ border-width: 1px;
16910
16913
  }
16911
16914
  html:not(#__):not(#___) .cadmin .subnav-tbar {
16912
16915
  font-size: 14px;
@@ -17008,7 +17011,7 @@ html:not(#__):not(#___) .cadmin .subnav-tbar .component-label {
17008
17011
  font-weight: 400;
17009
17012
  }
17010
17013
  html:not(#__):not(#___) .cadmin .subnav-tbar .tbar-label {
17011
- border-width: if true, 1px;
17014
+ border-width: 1px;
17012
17015
  }
17013
17016
  html:not(#__):not(#___) .cadmin .subnav-tbar-primary {
17014
17017
  background-color: #b3cdff;
@@ -17053,7 +17056,7 @@ html:not(#__):not(#___) .cadmin .subnav-tbar-primary .tbar-label {
17053
17056
  font-size: 12px;
17054
17057
  margin-right: 0;
17055
17058
  text-transform: none;
17056
- border-width: if true, 1px;
17059
+ border-width: 1px;
17057
17060
  padding-bottom: 5px;
17058
17061
  padding-left: 10px;
17059
17062
  padding-right: 10px;
@@ -17073,7 +17076,7 @@ html:not(#__):not(#___) .cadmin .subnav-tbar-primary.subnav-tbar-disabled .compo
17073
17076
  border-color: #8e94aa;
17074
17077
  }
17075
17078
  html:not(#__):not(#___) .cadmin .subnav-tbar-primary.subnav-tbar-disabled .tbar-label {
17076
- border-width: if true, 1px;
17079
+ border-width: 1px;
17077
17080
  }
17078
17081
  html:not(#__):not(#___) .cadmin .subnav-tbar-light {
17079
17082
  color: #6b6c7e;
@@ -17082,7 +17085,7 @@ html:not(#__):not(#___) .cadmin .subnav-tbar-light {
17082
17085
  padding-top: 2px;
17083
17086
  }
17084
17087
  html:not(#__):not(#___) .cadmin .subnav-tbar-light .tbar-label {
17085
- border-width: if true, 1px;
17088
+ border-width: 1px;
17086
17089
  }
17087
17090
  html:not(#__):not(#___) .cadmin .tbar-stacked {
17088
17091
  display: inline-flex;
@@ -17151,7 +17154,7 @@ html:not(#__):not(#___) .cadmin .tbar-stacked .tbar-btn-monospaced .c-inner {
17151
17154
  margin-top: 0;
17152
17155
  }
17153
17156
  html:not(#__):not(#___) .cadmin .tbar-stacked .tbar-label {
17154
- border-width: if true, 1px;
17157
+ border-width: 1px;
17155
17158
  }
17156
17159
  html:not(#__):not(#___) .cadmin .tbar-light {
17157
17160
  background-color: #fff;
@@ -17186,7 +17189,7 @@ html:not(#__):not(#___) .cadmin .tbar-light .tbar-btn-monospaced[aria-expanded=t
17186
17189
  color: #272833;
17187
17190
  }
17188
17191
  html:not(#__):not(#___) .cadmin .tbar-light .tbar-label {
17189
- border-width: if true, 1px;
17192
+ border-width: 1px;
17190
17193
  }
17191
17194
  html:not(#__):not(#___) .cadmin .tbar-dark-l2 {
17192
17195
  background-color: #393a4a;
@@ -17222,7 +17225,7 @@ html:not(#__):not(#___) .cadmin .tbar-dark-l2 .tbar-btn-monospaced[aria-expanded
17222
17225
  color: #fff;
17223
17226
  }
17224
17227
  html:not(#__):not(#___) .cadmin .tbar-dark-l2 .tbar-label {
17225
- border-width: if true, 1px;
17228
+ border-width: 1px;
17226
17229
  }
17227
17230
  html:not(#__):not(#___) .cadmin .tbar-dark-d1 {
17228
17231
  background-color: #1c1c24;
@@ -17267,7 +17270,7 @@ html:not(#__):not(#___) .cadmin .tbar-dark-d1 .tbar-btn-monospaced[aria-expanded
17267
17270
  color: #fff;
17268
17271
  }
17269
17272
  html:not(#__):not(#___) .cadmin .tbar-dark-d1 .tbar-label {
17270
- border-width: if true, 1px;
17273
+ border-width: 1px;
17271
17274
  }
17272
17275
  html:not(#__):not(#___) .cadmin .timeline {
17273
17276
  list-style: none;
@@ -18297,6 +18300,10 @@ html:not(#__):not(#___) .cadmin .treeview-light .treeview-link:disabled, html:no
18297
18300
  background-color: transparent;
18298
18301
  color: rgba(107, 108, 126, 0.5);
18299
18302
  }
18303
+ html:not(#__):not(#___) .cadmin .treeview-light .treeview-link.treeview-no-hover:hover {
18304
+ background-color: transparent;
18305
+ color: #6b6c7e;
18306
+ }
18300
18307
  html:not(#__):not(#___) .cadmin .treeview-dark .component-expander {
18301
18308
  color: #a7a9bc;
18302
18309
  }
@@ -18317,6 +18324,10 @@ html:not(#__):not(#___) .cadmin .treeview-dark .treeview-link:disabled, html:not
18317
18324
  background-color: transparent;
18318
18325
  color: rgba(167, 169, 188, 0.5);
18319
18326
  }
18327
+ html:not(#__):not(#___) .cadmin .treeview-dark .treeview-link.treeview-no-hover:hover {
18328
+ background-color: transparent;
18329
+ color: #a7a9bc;
18330
+ }
18320
18331
  html:not(#__):not(#___) .cadmin .treeview-dark .component-action {
18321
18332
  color: #a7a9bc;
18322
18333
  }