@progress/kendo-theme-default 6.1.1-dev.1 → 6.1.1-dev.11

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
@@ -36376,9 +36376,8 @@ select.k-picker-lg {
36376
36376
  font-size: 0.875em;
36377
36377
  }
36378
36378
 
36379
- .k-actionsheet > .k-hr {
36379
+ .k-actionsheet .k-hr {
36380
36380
  margin: 0;
36381
- border-color: inherit;
36382
36381
  flex: none;
36383
36382
  }
36384
36383
 
@@ -36573,6 +36572,10 @@ select.k-picker-lg {
36573
36572
  color: #666666;
36574
36573
  }
36575
36574
 
36575
+ .k-actionsheet .k-hr {
36576
+ border-color: rgba(0, 0, 0, 0.08);
36577
+ }
36578
+
36576
36579
  .k-adaptive-actionsheet .k-actionsheet-titlebar, .k-adaptive-actionsheet .k-actionsheet-jq .k-actionsheet-header, .k-actionsheet-jq .k-adaptive-actionsheet .k-actionsheet-header {
36577
36580
  border-color: rgba(0, 0, 0, 0.08);
36578
36581
  }
@@ -41697,10 +41700,6 @@ div.k-grid-norecords {
41697
41700
 
41698
41701
  .k-column-menu-popup.k-popup,
41699
41702
  .k-grid-columnmenu-popup.k-popup {
41700
- }
41701
-
41702
- .k-popup > .k-column-menu-popup, .k-popup >
41703
- .k-grid-columnmenu-popup {
41704
41703
  max-width: 100%;
41705
41704
  }
41706
41705