@progress/kendo-theme-material 6.1.1-dev.1 → 6.1.1-dev.16

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/dist/all.css CHANGED
@@ -37377,9 +37377,8 @@ select.k-picker-lg {
37377
37377
  font-size: 0.875em;
37378
37378
  }
37379
37379
 
37380
- .k-actionsheet > .k-hr {
37380
+ .k-actionsheet .k-hr {
37381
37381
  margin: 0;
37382
- border-color: inherit;
37383
37382
  flex: none;
37384
37383
  }
37385
37384
 
@@ -37574,6 +37573,10 @@ select.k-picker-lg {
37574
37573
  color: rgba(0, 0, 0, 0.54);
37575
37574
  }
37576
37575
 
37576
+ .k-actionsheet .k-hr {
37577
+ border-color: rgba(0, 0, 0, 0.12);
37578
+ }
37579
+
37577
37580
  .k-adaptive-actionsheet .k-actionsheet-titlebar, .k-adaptive-actionsheet .k-actionsheet-jq .k-actionsheet-header, .k-actionsheet-jq .k-adaptive-actionsheet .k-actionsheet-header {
37578
37581
  border-color: rgba(0, 0, 0, 0.12);
37579
37582
  }
@@ -42824,10 +42827,6 @@ div.k-grid-norecords {
42824
42827
 
42825
42828
  .k-column-menu-popup.k-popup,
42826
42829
  .k-grid-columnmenu-popup.k-popup {
42827
- }
42828
-
42829
- .k-popup > .k-column-menu-popup, .k-popup >
42830
- .k-grid-columnmenu-popup {
42831
42830
  max-width: 100%;
42832
42831
  }
42833
42832