@progress/kendo-theme-utils 8.0.2-dev.3 → 8.1.0-dev.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.
package/dist/all.css CHANGED
@@ -17135,13 +17135,11 @@
17135
17135
  }
17136
17136
 
17137
17137
  .k-bg-clip-text {
17138
- -webkit-background-clip: text;
17139
- background-clip: text;
17138
+ background-clip: text;
17140
17139
  }
17141
17140
 
17142
17141
  .\!k-bg-clip-text {
17143
- -webkit-background-clip: text !important;
17144
- background-clip: text !important;
17142
+ background-clip: text !important;
17145
17143
  }
17146
17144
 
17147
17145
  .k-bg-inherit {