@progress/kendo-theme-fluent 7.2.1-dev.1 → 7.2.1-dev.2
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 +3 -0
- package/dist/meta/sassdoc-data.json +208 -208
- package/dist/meta/sassdoc-raw-data.json +104 -104
- package/lib/swatches/all.json +1 -1
- package/lib/swatches/fluent-main.json +1 -1
- package/package.json +4 -4
- package/scss/gantt/_layout.scss +5 -0
- package/scss/slider/_variables.scss +45 -45
- package/scss/timeline/_variables.scss +59 -59
package/dist/all.css
CHANGED
|
@@ -45855,6 +45855,9 @@ kendo-editor.k-readonly .k-editor-content.k-focus {
|
|
|
45855
45855
|
position: relative;
|
|
45856
45856
|
display: inline-flex;
|
|
45857
45857
|
}
|
|
45858
|
+
.k-gantt .k-gantt-splitter {
|
|
45859
|
+
border-width: 0;
|
|
45860
|
+
}
|
|
45858
45861
|
.k-gantt .k-treelist-scrollable {
|
|
45859
45862
|
width: 100%;
|
|
45860
45863
|
border-width: 0;
|