@clayui/css 3.61.0 → 3.62.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 (41) hide show
  1. package/lib/css/atlas.css +29 -21
  2. package/lib/css/atlas.css.map +1 -1
  3. package/lib/css/base.css +29 -21
  4. package/lib/css/base.css.map +1 -1
  5. package/lib/css/cadmin.css +63 -54
  6. package/lib/css/cadmin.css.map +1 -1
  7. package/lib/images/icons/icons.svg +1 -1
  8. package/package.json +2 -2
  9. package/src/scss/_license-text.scss +1 -1
  10. package/src/scss/cadmin/components/_forms.scss +10 -0
  11. package/src/scss/cadmin/components/_input-groups.scss +9 -0
  12. package/src/scss/cadmin/components/_type.scss +5 -4
  13. package/src/scss/cadmin/variables/_forms.scss +31 -19
  14. package/src/scss/cadmin/variables/_type.scss +14 -0
  15. package/src/scss/components/_forms.scss +10 -0
  16. package/src/scss/components/_input-groups.scss +9 -0
  17. package/src/scss/components/_type.scss +5 -4
  18. package/src/scss/functions/_global-functions.scss +115 -50
  19. package/src/scss/mixins/_badges.scss +9 -7
  20. package/src/scss/mixins/_border-radius.scss +78 -57
  21. package/src/scss/mixins/_box-shadow.scss +9 -7
  22. package/src/scss/mixins/_breakpoints.scss +44 -4
  23. package/src/scss/mixins/_buttons.scss +21 -22
  24. package/src/scss/mixins/_cards.scss +12 -2
  25. package/src/scss/mixins/_close.scss +9 -7
  26. package/src/scss/mixins/_dropdown-menu.scss +9 -7
  27. package/src/scss/mixins/_forms.scss +29 -1
  28. package/src/scss/mixins/_gradients.scss +18 -10
  29. package/src/scss/mixins/_grid.scss +9 -7
  30. package/src/scss/mixins/_input-groups.scss +0 -6
  31. package/src/scss/mixins/_labels.scss +15 -8
  32. package/src/scss/mixins/_links.scss +9 -7
  33. package/src/scss/mixins/_list-group.scss +117 -21
  34. package/src/scss/mixins/_menubar.scss +117 -22
  35. package/src/scss/mixins/_navbar.scss +95 -132
  36. package/src/scss/mixins/_panels.scss +7 -6
  37. package/src/scss/mixins/_scale-component.scss +10 -2
  38. package/src/scss/mixins/_tbar.scss +15 -36
  39. package/src/scss/mixins/_timelines.scss +20 -4
  40. package/src/scss/variables/_forms.scss +31 -19
  41. package/src/scss/variables/_type.scss +14 -0
@@ -1,6 +1,6 @@
1
1
  @charset "UTF-8";
2
2
  /**
3
- * Clay 3.61.0
3
+ * Clay 3.62.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.61.0
19
+ * Clay 3.62.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>
@@ -525,6 +525,9 @@ html:not(#__):not(#___) .cadmin .reference-mark {
525
525
  position: relative;
526
526
  vertical-align: super;
527
527
  }
528
+ html:not(#__):not(#___) .cadmin .reference-mark.lexicon-icon {
529
+ vertical-align: super;
530
+ }
528
531
  html:not(#__):not(#___) .cadmin .c-kbd-group {
529
532
  font-size: 14px;
530
533
  }
@@ -6525,7 +6528,7 @@ html:not(#__):not(#___) .cadmin select.form-control {
6525
6528
  background-size: 1.5em 1.5em;
6526
6529
  cursor: pointer;
6527
6530
  padding-right: 2em;
6528
- color: #272833;
6531
+ color: if true, #272833;
6529
6532
  }
6530
6533
  html:not(#__):not(#___) .cadmin select.form-control:focus, html:not(#__):not(#___) .cadmin select.form-control.focus {
6531
6534
  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");
@@ -6573,7 +6576,7 @@ html:not(#__):not(#___) .cadmin select.form-control[size] {
6573
6576
  padding-left: 8px;
6574
6577
  padding-right: 8px;
6575
6578
  scrollbar-width: thin;
6576
- color: #272833;
6579
+ color: if true, #272833;
6577
6580
  }
6578
6581
  html:not(#__):not(#___) .cadmin select.form-control[size]:focus, html:not(#__):not(#___) .cadmin select.form-control[size].focus {
6579
6582
  background-image: none;
@@ -6603,7 +6606,7 @@ html:not(#__):not(#___) .cadmin select.form-control[multiple] {
6603
6606
  padding-left: 8px;
6604
6607
  padding-right: 8px;
6605
6608
  scrollbar-width: thin;
6606
- color: #272833;
6609
+ color: if true, #272833;
6607
6610
  }
6608
6611
  html:not(#__):not(#___) .cadmin select.form-control[multiple]:focus, html:not(#__):not(#___) .cadmin select.form-control[multiple].focus {
6609
6612
  background-image: none;
@@ -6762,7 +6765,7 @@ html:not(#__):not(#___) .cadmin .form-control-lg {
6762
6765
  line-height: 1.5;
6763
6766
  padding: 7px 16px;
6764
6767
  }
6765
- html:not(#__):not(#___) .cadmin .form-group-sm .form-control,
6768
+ html:not(#__):not(#___) .cadmin .input-group-sm .form-control, html:not(#__):not(#___) .cadmin .form-group-sm .form-control,
6766
6769
  html:not(#__):not(#___) .cadmin .form-group-sm .form-control-plaintext, html:not(#__):not(#___) .cadmin .form-control-sm {
6767
6770
  border-radius: 4px;
6768
6771
  font-size: 14px;
@@ -6784,6 +6787,30 @@ html:not(#__):not(#___) .cadmin textarea.form-control-sm,
6784
6787
  html:not(#__):not(#___) .cadmin .form-control-sm.form-control-textarea {
6785
6788
  height: 80px;
6786
6789
  }
6790
+ html:not(#__):not(#___) .cadmin .form-group-sm .input-group .form-control-tag-group, html:not(#__):not(#___) .cadmin .input-group-sm .form-control-tag-group, html:not(#__):not(#___) .cadmin .form-group-sm .form-control-tag-group.input-group, html:not(#__):not(#___) .cadmin .form-control-tag-group.input-group-sm, html:not(#__):not(#___) .cadmin .form-control-tag-group-sm.form-control {
6791
+ border-radius: 4px;
6792
+ font-size: 14px;
6793
+ height: auto;
6794
+ line-height: 1.5;
6795
+ min-height: 32px;
6796
+ padding-bottom: 0;
6797
+ padding-left: 0.25rem;
6798
+ padding-right: 0.25rem;
6799
+ padding-top: 0;
6800
+ }
6801
+ 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 {
6802
+ margin-bottom: 0;
6803
+ margin-top: 0;
6804
+ }
6805
+ 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;
6809
+ }
6810
+ 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
+ }
6787
6814
  html:not(#__):not(#___) .cadmin .form-group {
6788
6815
  margin-bottom: 24px;
6789
6816
  }
@@ -8352,15 +8379,15 @@ html:not(#__):not(#___) .cadmin .has-error .form-feedback-item {
8352
8379
  }
8353
8380
  html:not(#__):not(#___) .cadmin .has-error select.form-control {
8354
8381
  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");
8355
- color: #272833;
8382
+ color: if true, #272833;
8356
8383
  }
8357
8384
  html:not(#__):not(#___) .cadmin .has-error select.form-control[size] {
8358
8385
  background-image: none;
8359
- color: #272833;
8386
+ color: if true, #272833;
8360
8387
  }
8361
8388
  html:not(#__):not(#___) .cadmin .has-error select.form-control[multiple] {
8362
8389
  background-image: none;
8363
- color: #272833;
8390
+ color: if true, #272833;
8364
8391
  }
8365
8392
  html:not(#__):not(#___) .cadmin .has-error .input-group-item.focus {
8366
8393
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #80acff;
@@ -8410,15 +8437,15 @@ html:not(#__):not(#___) .cadmin .has-warning .form-feedback-item {
8410
8437
  }
8411
8438
  html:not(#__):not(#___) .cadmin .has-warning select.form-control {
8412
8439
  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");
8413
- color: #272833;
8440
+ color: if true, #272833;
8414
8441
  }
8415
8442
  html:not(#__):not(#___) .cadmin .has-warning select.form-control[size] {
8416
8443
  background-image: none;
8417
- color: #272833;
8444
+ color: if true, #272833;
8418
8445
  }
8419
8446
  html:not(#__):not(#___) .cadmin .has-warning select.form-control[multiple] {
8420
8447
  background-image: none;
8421
- color: #272833;
8448
+ color: if true, #272833;
8422
8449
  }
8423
8450
  html:not(#__):not(#___) .cadmin .has-warning .input-group-item.focus {
8424
8451
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #80acff;
@@ -8468,15 +8495,15 @@ html:not(#__):not(#___) .cadmin .has-success .form-feedback-item {
8468
8495
  }
8469
8496
  html:not(#__):not(#___) .cadmin .has-success select.form-control {
8470
8497
  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");
8471
- color: #272833;
8498
+ color: if true, #272833;
8472
8499
  }
8473
8500
  html:not(#__):not(#___) .cadmin .has-success select.form-control[size] {
8474
8501
  background-image: none;
8475
- color: #272833;
8502
+ color: if true, #272833;
8476
8503
  }
8477
8504
  html:not(#__):not(#___) .cadmin .has-success select.form-control[multiple] {
8478
8505
  background-image: none;
8479
- color: #272833;
8506
+ color: if true, #272833;
8480
8507
  }
8481
8508
  html:not(#__):not(#___) .cadmin .has-success .input-group-item.focus {
8482
8509
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #80acff;
@@ -8763,20 +8790,6 @@ html:not(#__):not(#___) .cadmin .form-group-sm .input-group > .input-group-item
8763
8790
  line-height: 1;
8764
8791
  width: 32px;
8765
8792
  }
8766
- html:not(#__):not(#___) .cadmin .form-group-sm .input-group > .input-group-item > .form-control, html:not(#__):not(#___) .cadmin .input-group-sm > .input-group-item > .form-control {
8767
- border-radius: 4px;
8768
- font-size: 14px;
8769
- height: 32px;
8770
- line-height: 1.5;
8771
- padding-bottom: 4px;
8772
- padding-left: 12px;
8773
- padding-right: 12px;
8774
- padding-top: 4px;
8775
- }
8776
- html:not(#__):not(#___) .cadmin .form-group-sm .input-group > .input-group-item > .form-control .label, html:not(#__):not(#___) .cadmin .input-group-sm > .input-group-item > .form-control .label {
8777
- margin-bottom: 0.1875rem;
8778
- margin-top: 0.1875rem;
8779
- }
8780
8793
  html:not(#__):not(#___) .cadmin .form-group-sm .input-group > .input-group-item > .form-file .btn, html:not(#__):not(#___) .cadmin .input-group-sm > .input-group-item > .form-file .btn {
8781
8794
  border-radius: 4px;
8782
8795
  font-size: 14px;
@@ -8848,10 +8861,6 @@ html:not(#__):not(#___) .cadmin .form-group-sm .input-group > .input-group-item
8848
8861
  margin-right: -12px;
8849
8862
  margin-top: -4px;
8850
8863
  }
8851
- html:not(#__):not(#___) .cadmin .form-group-sm .input-group > .input-group-item .form-control-inset, html:not(#__):not(#___) .cadmin .input-group-sm > .input-group-item .form-control-inset {
8852
- margin-bottom: 0.125rem;
8853
- margin-top: 0.1875rem;
8854
- }
8855
8864
  html:not(#__):not(#___) .cadmin .input-group-inset {
8856
8865
  flex-grow: 1;
8857
8866
  order: 5;
@@ -9489,25 +9498,25 @@ html:not(#__):not(#___) .cadmin .list-group-notification.list-group-bordered .qu
9489
9498
  }
9490
9499
  html:not(#__):not(#___) .cadmin .list-group-notification .list-group-item {
9491
9500
  border-width: 0;
9492
- background-color: #fff;
9493
- box-shadow: inset 1px 0 #e7e7ed, inset -1px 0 #e7e7ed, inset 0 1px #e7e7ed, inset 0 -1px #e7e7ed;
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;
9494
9503
  }
9495
9504
  html:not(#__):not(#___) .cadmin .list-group-notification .list-group-item.active {
9496
- background-color: #f0f5ff;
9497
- box-shadow: inset 1px 0 #e7e7ed, inset -1px 0 #e7e7ed, inset 0 1px #e7e7ed, inset 0 -1px #e7e7ed;
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;
9498
9507
  }
9499
9508
  html:not(#__):not(#___) .cadmin .list-group-notification .list-group-item-flex.active {
9500
9509
  border-top-width: 0;
9501
9510
  }
9502
9511
  html:not(#__):not(#___) .cadmin .list-group-notification .list-group-item-primary {
9503
- background-color: #fff;
9512
+ background-color: if true, #fff;
9504
9513
  border-bottom-left-radius: 0;
9505
9514
  border-top-left-radius: 0;
9506
- box-shadow: inset 8px 0 #80acff, inset -1px 0 #e7e7ed, inset 0 1px #e7e7ed, inset 0 -1px #e7e7ed;
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;
9507
9516
  }
9508
9517
  html:not(#__):not(#___) .cadmin .list-group-notification .list-group-item-primary.active {
9509
- background-color: #f0f5ff;
9510
- box-shadow: inset 8px 0 #80acff, inset -1px 0 #e7e7ed, inset 0 1px #e7e7ed, inset 0 -1px #e7e7ed;
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;
9511
9520
  }
9512
9521
  html:not(#__):not(#___) .cadmin .list-group-notification .quick-action-menu {
9513
9522
  margin-bottom: calc(
@@ -10892,8 +10901,8 @@ html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent
10892
10901
  background-color: #f0f5ff;
10893
10902
  }
10894
10903
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .nav-link:active {
10895
- background-color: #f0f5ff;
10896
- color: #272833;
10904
+ background-color: if true, #f0f5ff;
10905
+ color: if true, #272833;
10897
10906
  }
10898
10907
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .nav-link.active {
10899
10908
  background-color: #f0f5ff;
@@ -11088,8 +11097,8 @@ html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent
11088
11097
  background-color: #f0f5ff;
11089
11098
  }
11090
11099
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .nav-link:active {
11091
- background-color: #f0f5ff;
11092
- color: #272833;
11100
+ background-color: if true, #f0f5ff;
11101
+ color: if true, #272833;
11093
11102
  }
11094
11103
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .nav-link.active {
11095
11104
  background-color: #f0f5ff;
@@ -16897,7 +16906,7 @@ html:not(#__):not(#___) .cadmin .component-tbar {
16897
16906
  height: 56px;
16898
16907
  }
16899
16908
  html:not(#__):not(#___) .cadmin .component-tbar .tbar-label {
16900
- border-width: 1px;
16909
+ border-width: if true, 1px;
16901
16910
  }
16902
16911
  html:not(#__):not(#___) .cadmin .subnav-tbar {
16903
16912
  font-size: 14px;
@@ -16999,7 +17008,7 @@ html:not(#__):not(#___) .cadmin .subnav-tbar .component-label {
16999
17008
  font-weight: 400;
17000
17009
  }
17001
17010
  html:not(#__):not(#___) .cadmin .subnav-tbar .tbar-label {
17002
- border-width: 1px;
17011
+ border-width: if true, 1px;
17003
17012
  }
17004
17013
  html:not(#__):not(#___) .cadmin .subnav-tbar-primary {
17005
17014
  background-color: #b3cdff;
@@ -17044,7 +17053,7 @@ html:not(#__):not(#___) .cadmin .subnav-tbar-primary .tbar-label {
17044
17053
  font-size: 12px;
17045
17054
  margin-right: 0;
17046
17055
  text-transform: none;
17047
- border-width: 1px;
17056
+ border-width: if true, 1px;
17048
17057
  padding-bottom: 5px;
17049
17058
  padding-left: 10px;
17050
17059
  padding-right: 10px;
@@ -17064,7 +17073,7 @@ html:not(#__):not(#___) .cadmin .subnav-tbar-primary.subnav-tbar-disabled .compo
17064
17073
  border-color: #8e94aa;
17065
17074
  }
17066
17075
  html:not(#__):not(#___) .cadmin .subnav-tbar-primary.subnav-tbar-disabled .tbar-label {
17067
- border-width: 1px;
17076
+ border-width: if true, 1px;
17068
17077
  }
17069
17078
  html:not(#__):not(#___) .cadmin .subnav-tbar-light {
17070
17079
  color: #6b6c7e;
@@ -17073,7 +17082,7 @@ html:not(#__):not(#___) .cadmin .subnav-tbar-light {
17073
17082
  padding-top: 2px;
17074
17083
  }
17075
17084
  html:not(#__):not(#___) .cadmin .subnav-tbar-light .tbar-label {
17076
- border-width: 1px;
17085
+ border-width: if true, 1px;
17077
17086
  }
17078
17087
  html:not(#__):not(#___) .cadmin .tbar-stacked {
17079
17088
  display: inline-flex;
@@ -17142,7 +17151,7 @@ html:not(#__):not(#___) .cadmin .tbar-stacked .tbar-btn-monospaced .c-inner {
17142
17151
  margin-top: 0;
17143
17152
  }
17144
17153
  html:not(#__):not(#___) .cadmin .tbar-stacked .tbar-label {
17145
- border-width: 1px;
17154
+ border-width: if true, 1px;
17146
17155
  }
17147
17156
  html:not(#__):not(#___) .cadmin .tbar-light {
17148
17157
  background-color: #fff;
@@ -17177,7 +17186,7 @@ html:not(#__):not(#___) .cadmin .tbar-light .tbar-btn-monospaced[aria-expanded=t
17177
17186
  color: #272833;
17178
17187
  }
17179
17188
  html:not(#__):not(#___) .cadmin .tbar-light .tbar-label {
17180
- border-width: 1px;
17189
+ border-width: if true, 1px;
17181
17190
  }
17182
17191
  html:not(#__):not(#___) .cadmin .tbar-dark-l2 {
17183
17192
  background-color: #393a4a;
@@ -17213,7 +17222,7 @@ html:not(#__):not(#___) .cadmin .tbar-dark-l2 .tbar-btn-monospaced[aria-expanded
17213
17222
  color: #fff;
17214
17223
  }
17215
17224
  html:not(#__):not(#___) .cadmin .tbar-dark-l2 .tbar-label {
17216
- border-width: 1px;
17225
+ border-width: if true, 1px;
17217
17226
  }
17218
17227
  html:not(#__):not(#___) .cadmin .tbar-dark-d1 {
17219
17228
  background-color: #1c1c24;
@@ -17258,7 +17267,7 @@ html:not(#__):not(#___) .cadmin .tbar-dark-d1 .tbar-btn-monospaced[aria-expanded
17258
17267
  color: #fff;
17259
17268
  }
17260
17269
  html:not(#__):not(#___) .cadmin .tbar-dark-d1 .tbar-label {
17261
- border-width: 1px;
17270
+ border-width: if true, 1px;
17262
17271
  }
17263
17272
  html:not(#__):not(#___) .cadmin .timeline {
17264
17273
  list-style: none;