@progress/kendo-theme-fluent 7.0.3-dev.2 → 7.0.3-dev.3

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
@@ -40557,16 +40557,6 @@ kendo-card-footer {
40557
40557
  height: 0;
40558
40558
  border-width: var(--kendo-dock-manager-border-width, 1px) 0 0;
40559
40559
  }
40560
- @supports (not (-ms-ime-mode: none)) and (not (overflow: -webkit-marquee)) and (not (-moz-appearance: none)) {
40561
- .k-dock-manager-toolbar .k-toolbar-button {
40562
- padding-block: var(--INTERNAL--kendo-button-padding-x, 0);
40563
- padding-inline: var(--INTERNAL--kendo-button-padding-y, 0);
40564
- }
40565
- .k-dock-manager-toolbar .k-toolbar-button .k-button-text {
40566
- -ms-writing-mode: tb-lr;
40567
- writing-mode: vertical-lr;
40568
- }
40569
- }
40570
40560
 
40571
40561
  .k-dock-manager-pane-container {
40572
40562
  width: 100%;