@syncfusion/blazor-themes 26.1.35 → 26.1.40
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/SCSS-Themes/base/fluent2-dark.scss +8 -8
- package/SCSS-Themes/base/fluent2-highcontrast.scss +8 -8
- package/SCSS-Themes/base/fluent2.scss +9 -9
- package/SCSS-Themes/bds-dark.scss +302 -56
- package/SCSS-Themes/bds.scss +302 -56
- package/SCSS-Themes/bootstrap-dark.scss +302 -56
- package/SCSS-Themes/bootstrap.scss +302 -56
- package/SCSS-Themes/bootstrap4.scss +302 -56
- package/SCSS-Themes/bootstrap5-dark.scss +301 -55
- package/SCSS-Themes/bootstrap5.scss +301 -55
- package/SCSS-Themes/buttons/speed-dial/bds-dark.scss +29 -4
- package/SCSS-Themes/buttons/speed-dial/bds.scss +29 -4
- package/SCSS-Themes/buttons/speed-dial/bootstrap-dark.scss +29 -4
- package/SCSS-Themes/buttons/speed-dial/bootstrap.scss +29 -4
- package/SCSS-Themes/buttons/speed-dial/bootstrap4.scss +29 -4
- package/SCSS-Themes/buttons/speed-dial/bootstrap5-dark.scss +29 -4
- package/SCSS-Themes/buttons/speed-dial/bootstrap5.scss +29 -4
- package/SCSS-Themes/buttons/speed-dial/fabric-dark.scss +29 -4
- package/SCSS-Themes/buttons/speed-dial/fabric.scss +29 -4
- package/SCSS-Themes/buttons/speed-dial/fluent-dark.scss +29 -4
- package/SCSS-Themes/buttons/speed-dial/fluent.scss +29 -4
- package/SCSS-Themes/buttons/speed-dial/fluent2-dark.scss +29 -4
- package/SCSS-Themes/buttons/speed-dial/fluent2.scss +29 -4
- package/SCSS-Themes/buttons/speed-dial/highcontrast.scss +29 -4
- package/SCSS-Themes/buttons/speed-dial/material-dark.scss +29 -4
- package/SCSS-Themes/buttons/speed-dial/material.scss +29 -4
- package/SCSS-Themes/buttons/speed-dial/material3-dark.scss +29 -4
- package/SCSS-Themes/buttons/speed-dial/material3.scss +29 -4
- package/SCSS-Themes/buttons/speed-dial/tailwind-dark.scss +29 -4
- package/SCSS-Themes/buttons/speed-dial/tailwind.scss +29 -4
- package/SCSS-Themes/calendars/calendar/bds-dark.scss +1 -1
- package/SCSS-Themes/calendars/calendar/bds.scss +1 -1
- package/SCSS-Themes/calendars/calendar/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/calendars/calendar/bootstrap.scss +1 -1
- package/SCSS-Themes/calendars/calendar/bootstrap4.scss +1 -1
- package/SCSS-Themes/calendars/calendar/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/calendars/calendar/bootstrap5.scss +1 -1
- package/SCSS-Themes/calendars/calendar/fabric-dark.scss +1 -1
- package/SCSS-Themes/calendars/calendar/fabric.scss +1 -1
- package/SCSS-Themes/calendars/calendar/fluent-dark.scss +1 -1
- package/SCSS-Themes/calendars/calendar/fluent.scss +1 -1
- package/SCSS-Themes/calendars/calendar/fluent2-dark.scss +2 -2
- package/SCSS-Themes/calendars/calendar/fluent2.scss +2 -2
- package/SCSS-Themes/calendars/calendar/highcontrast.scss +1 -1
- package/SCSS-Themes/calendars/calendar/material-dark.scss +1 -1
- package/SCSS-Themes/calendars/calendar/material.scss +1 -1
- package/SCSS-Themes/calendars/calendar/material3-dark.scss +1 -1
- package/SCSS-Themes/calendars/calendar/material3.scss +1 -1
- package/SCSS-Themes/calendars/calendar/tailwind-dark.scss +1 -1
- package/SCSS-Themes/calendars/calendar/tailwind.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/bds-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/bds.scss +1 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap.scss +1 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap4.scss +1 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5.scss +1 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/fabric-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/fabric.scss +1 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent.scss +1 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent2-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent2.scss +1 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/highcontrast.scss +1 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/material-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/material.scss +1 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/material3-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/material3.scss +1 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/tailwind-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/tailwind.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/fluent2-dark.scss +4 -6
- package/SCSS-Themes/dropdowns/list-box/fluent2.scss +4 -6
- package/SCSS-Themes/fabric-dark.scss +302 -56
- package/SCSS-Themes/fabric.scss +302 -56
- package/SCSS-Themes/fluent-dark.scss +302 -56
- package/SCSS-Themes/fluent.scss +302 -56
- package/SCSS-Themes/fluent2-dark.scss +345 -110
- package/SCSS-Themes/fluent2-highcontrast.scss +8 -8
- package/SCSS-Themes/fluent2.scss +346 -111
- package/SCSS-Themes/gantt/gantt/fluent2-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fluent2.scss +1 -1
- package/SCSS-Themes/grids/excel-filter/bds-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/bds.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/bootstrap-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/bootstrap.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/bootstrap4.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/bootstrap5-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/bootstrap5.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/fabric-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/fabric.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/fluent-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/fluent.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/fluent2-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/fluent2.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/highcontrast.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/material-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/material.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/material3-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/material3.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/tailwind-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/tailwind.scss +2 -1
- package/SCSS-Themes/grids/grid/bds-dark.scss +69 -14
- package/SCSS-Themes/grids/grid/bds.scss +69 -14
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +69 -14
- package/SCSS-Themes/grids/grid/bootstrap.scss +69 -14
- package/SCSS-Themes/grids/grid/bootstrap4.scss +69 -14
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +69 -14
- package/SCSS-Themes/grids/grid/bootstrap5.scss +69 -14
- package/SCSS-Themes/grids/grid/fabric-dark.scss +69 -14
- package/SCSS-Themes/grids/grid/fabric.scss +69 -14
- package/SCSS-Themes/grids/grid/fluent-dark.scss +69 -14
- package/SCSS-Themes/grids/grid/fluent.scss +69 -14
- package/SCSS-Themes/grids/grid/fluent2-dark.scss +71 -16
- package/SCSS-Themes/grids/grid/fluent2.scss +71 -16
- package/SCSS-Themes/grids/grid/highcontrast.scss +69 -14
- package/SCSS-Themes/grids/grid/material-dark.scss +69 -14
- package/SCSS-Themes/grids/grid/material.scss +69 -14
- package/SCSS-Themes/grids/grid/material3-dark.scss +70 -15
- package/SCSS-Themes/grids/grid/material3.scss +70 -15
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +69 -14
- package/SCSS-Themes/grids/grid/tailwind.scss +69 -14
- package/SCSS-Themes/highcontrast.scss +302 -56
- package/SCSS-Themes/image-editor/image-editor/bds-dark.scss +40 -4
- package/SCSS-Themes/image-editor/image-editor/bds.scss +40 -4
- package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +40 -4
- package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +40 -4
- package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +40 -4
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +40 -4
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +40 -4
- package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +40 -4
- package/SCSS-Themes/image-editor/image-editor/fabric.scss +40 -4
- package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +40 -4
- package/SCSS-Themes/image-editor/image-editor/fluent.scss +40 -4
- package/SCSS-Themes/image-editor/image-editor/fluent2-dark.scss +40 -4
- package/SCSS-Themes/image-editor/image-editor/fluent2.scss +40 -4
- package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +40 -4
- package/SCSS-Themes/image-editor/image-editor/material-dark.scss +40 -4
- package/SCSS-Themes/image-editor/image-editor/material.scss +40 -4
- package/SCSS-Themes/image-editor/image-editor/material3-dark.scss +40 -4
- package/SCSS-Themes/image-editor/image-editor/material3.scss +40 -4
- package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +40 -4
- package/SCSS-Themes/image-editor/image-editor/tailwind.scss +40 -4
- package/SCSS-Themes/inputs/input/bds-dark.scss +7 -3
- package/SCSS-Themes/inputs/input/bds.scss +7 -3
- package/SCSS-Themes/inputs/input/bootstrap-dark.scss +7 -3
- package/SCSS-Themes/inputs/input/bootstrap.scss +7 -3
- package/SCSS-Themes/inputs/input/bootstrap4.scss +7 -3
- package/SCSS-Themes/inputs/input/bootstrap5-dark.scss +7 -3
- package/SCSS-Themes/inputs/input/bootstrap5.scss +7 -3
- package/SCSS-Themes/inputs/input/fabric-dark.scss +7 -3
- package/SCSS-Themes/inputs/input/fabric.scss +7 -3
- package/SCSS-Themes/inputs/input/fluent-dark.scss +7 -3
- package/SCSS-Themes/inputs/input/fluent.scss +7 -3
- package/SCSS-Themes/inputs/input/fluent2-dark.scss +7 -3
- package/SCSS-Themes/inputs/input/fluent2.scss +7 -3
- package/SCSS-Themes/inputs/input/highcontrast.scss +7 -3
- package/SCSS-Themes/inputs/input/material-dark.scss +7 -3
- package/SCSS-Themes/inputs/input/material.scss +7 -3
- package/SCSS-Themes/inputs/input/material3-dark.scss +7 -3
- package/SCSS-Themes/inputs/input/material3.scss +7 -3
- package/SCSS-Themes/inputs/input/tailwind-dark.scss +8 -4
- package/SCSS-Themes/inputs/input/tailwind.scss +8 -4
- package/SCSS-Themes/kanban/kanban/bds-dark.scss +1 -1
- package/SCSS-Themes/kanban/kanban/bds.scss +1 -1
- package/SCSS-Themes/kanban/kanban/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/kanban/kanban/bootstrap.scss +1 -1
- package/SCSS-Themes/kanban/kanban/bootstrap4.scss +1 -1
- package/SCSS-Themes/kanban/kanban/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/kanban/kanban/bootstrap5.scss +1 -1
- package/SCSS-Themes/kanban/kanban/fabric-dark.scss +1 -1
- package/SCSS-Themes/kanban/kanban/fabric.scss +1 -1
- package/SCSS-Themes/kanban/kanban/fluent-dark.scss +1 -1
- package/SCSS-Themes/kanban/kanban/fluent.scss +1 -1
- package/SCSS-Themes/kanban/kanban/fluent2-dark.scss +1 -1
- package/SCSS-Themes/kanban/kanban/fluent2.scss +1 -1
- package/SCSS-Themes/kanban/kanban/highcontrast.scss +1 -1
- package/SCSS-Themes/kanban/kanban/material-dark.scss +1 -1
- package/SCSS-Themes/kanban/kanban/material.scss +1 -1
- package/SCSS-Themes/kanban/kanban/material3-dark.scss +1 -1
- package/SCSS-Themes/kanban/kanban/material3.scss +1 -1
- package/SCSS-Themes/kanban/kanban/tailwind-dark.scss +1 -1
- package/SCSS-Themes/kanban/kanban/tailwind.scss +1 -1
- package/SCSS-Themes/material-dark.scss +302 -56
- package/SCSS-Themes/material.scss +302 -56
- package/SCSS-Themes/material3-dark.scss +306 -60
- package/SCSS-Themes/material3.scss +306 -60
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bds-dark.scss +14 -4
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bds.scss +14 -4
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap-dark.scss +14 -4
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap.scss +14 -4
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap4.scss +14 -4
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap5-dark.scss +13 -3
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap5.scss +13 -3
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fabric-dark.scss +14 -4
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fabric.scss +14 -4
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fluent-dark.scss +14 -4
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fluent.scss +14 -4
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fluent2-dark.scss +14 -4
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fluent2.scss +14 -4
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/highcontrast.scss +14 -4
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/material-dark.scss +14 -4
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/material.scss +14 -4
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/material3-dark.scss +15 -5
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/material3.scss +15 -5
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/tailwind-dark.scss +14 -4
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/tailwind.scss +14 -4
- package/SCSS-Themes/navigations/accordion/bds-dark.scss +26 -2
- package/SCSS-Themes/navigations/accordion/bds.scss +26 -2
- package/SCSS-Themes/navigations/accordion/bootstrap-dark.scss +26 -2
- package/SCSS-Themes/navigations/accordion/bootstrap.scss +26 -2
- package/SCSS-Themes/navigations/accordion/bootstrap4.scss +26 -2
- package/SCSS-Themes/navigations/accordion/bootstrap5-dark.scss +26 -2
- package/SCSS-Themes/navigations/accordion/bootstrap5.scss +26 -2
- package/SCSS-Themes/navigations/accordion/fabric-dark.scss +26 -2
- package/SCSS-Themes/navigations/accordion/fabric.scss +26 -2
- package/SCSS-Themes/navigations/accordion/fluent-dark.scss +26 -2
- package/SCSS-Themes/navigations/accordion/fluent.scss +26 -2
- package/SCSS-Themes/navigations/accordion/fluent2-dark.scss +27 -3
- package/SCSS-Themes/navigations/accordion/fluent2.scss +27 -3
- package/SCSS-Themes/navigations/accordion/highcontrast.scss +26 -2
- package/SCSS-Themes/navigations/accordion/material-dark.scss +26 -2
- package/SCSS-Themes/navigations/accordion/material.scss +26 -2
- package/SCSS-Themes/navigations/accordion/material3-dark.scss +26 -2
- package/SCSS-Themes/navigations/accordion/material3.scss +26 -2
- package/SCSS-Themes/navigations/accordion/tailwind-dark.scss +26 -2
- package/SCSS-Themes/navigations/accordion/tailwind.scss +26 -2
- package/SCSS-Themes/navigations/stepper/bds-dark.scss +10 -0
- package/SCSS-Themes/navigations/stepper/bds.scss +10 -0
- package/SCSS-Themes/navigations/stepper/bootstrap-dark.scss +10 -0
- package/SCSS-Themes/navigations/stepper/bootstrap.scss +10 -0
- package/SCSS-Themes/navigations/stepper/bootstrap4.scss +10 -0
- package/SCSS-Themes/navigations/stepper/bootstrap5-dark.scss +10 -0
- package/SCSS-Themes/navigations/stepper/bootstrap5.scss +10 -0
- package/SCSS-Themes/navigations/stepper/fabric-dark.scss +10 -0
- package/SCSS-Themes/navigations/stepper/fabric.scss +10 -0
- package/SCSS-Themes/navigations/stepper/fluent-dark.scss +10 -0
- package/SCSS-Themes/navigations/stepper/fluent.scss +10 -0
- package/SCSS-Themes/navigations/stepper/fluent2-dark.scss +10 -0
- package/SCSS-Themes/navigations/stepper/fluent2.scss +10 -0
- package/SCSS-Themes/navigations/stepper/highcontrast.scss +10 -0
- package/SCSS-Themes/navigations/stepper/material-dark.scss +10 -0
- package/SCSS-Themes/navigations/stepper/material.scss +10 -0
- package/SCSS-Themes/navigations/stepper/material3-dark.scss +10 -0
- package/SCSS-Themes/navigations/stepper/material3.scss +10 -0
- package/SCSS-Themes/navigations/stepper/tailwind-dark.scss +10 -0
- package/SCSS-Themes/navigations/stepper/tailwind.scss +10 -0
- package/SCSS-Themes/navigations/treeview/bds-dark.scss +1 -1
- package/SCSS-Themes/navigations/treeview/bds.scss +1 -1
- package/SCSS-Themes/navigations/treeview/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/navigations/treeview/bootstrap.scss +1 -1
- package/SCSS-Themes/navigations/treeview/bootstrap4.scss +1 -1
- package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/navigations/treeview/bootstrap5.scss +1 -1
- package/SCSS-Themes/navigations/treeview/fabric-dark.scss +1 -1
- package/SCSS-Themes/navigations/treeview/fabric.scss +1 -1
- package/SCSS-Themes/navigations/treeview/fluent-dark.scss +1 -1
- package/SCSS-Themes/navigations/treeview/fluent.scss +1 -1
- package/SCSS-Themes/navigations/treeview/fluent2-dark.scss +8 -8
- package/SCSS-Themes/navigations/treeview/fluent2.scss +8 -8
- package/SCSS-Themes/navigations/treeview/highcontrast.scss +1 -1
- package/SCSS-Themes/navigations/treeview/material-dark.scss +1 -1
- package/SCSS-Themes/navigations/treeview/material.scss +1 -1
- package/SCSS-Themes/navigations/treeview/material3-dark.scss +1 -1
- package/SCSS-Themes/navigations/treeview/material3.scss +1 -1
- package/SCSS-Themes/navigations/treeview/tailwind-dark.scss +1 -1
- package/SCSS-Themes/navigations/treeview/tailwind.scss +1 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/bds-dark.scss +42 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/bds.scss +42 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap-dark.scss +42 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap.scss +42 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap4.scss +42 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5-dark.scss +42 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5.scss +42 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/fabric-dark.scss +42 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/fabric.scss +42 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent-dark.scss +42 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent.scss +42 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent2-dark.scss +43 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent2.scss +43 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/highcontrast.scss +42 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/material-dark.scss +42 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/material.scss +42 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/material3-dark.scss +42 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/material3.scss +42 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/tailwind-dark.scss +42 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/tailwind.scss +42 -1
- package/SCSS-Themes/pivotview/pivotview/fluent2-dark.scss +7 -8
- package/SCSS-Themes/pivotview/pivotview/fluent2.scss +7 -8
- package/SCSS-Themes/popups/dialog/bds-dark.scss +6 -6
- package/SCSS-Themes/popups/dialog/bds.scss +6 -6
- package/SCSS-Themes/popups/dialog/bootstrap-dark.scss +6 -6
- package/SCSS-Themes/popups/dialog/bootstrap.scss +6 -6
- package/SCSS-Themes/popups/dialog/bootstrap4.scss +6 -6
- package/SCSS-Themes/popups/dialog/bootstrap5-dark.scss +6 -6
- package/SCSS-Themes/popups/dialog/bootstrap5.scss +6 -6
- package/SCSS-Themes/popups/dialog/fabric-dark.scss +6 -6
- package/SCSS-Themes/popups/dialog/fabric.scss +6 -6
- package/SCSS-Themes/popups/dialog/fluent-dark.scss +6 -6
- package/SCSS-Themes/popups/dialog/fluent.scss +6 -6
- package/SCSS-Themes/popups/dialog/fluent2-dark.scss +12 -18
- package/SCSS-Themes/popups/dialog/fluent2.scss +12 -18
- package/SCSS-Themes/popups/dialog/highcontrast.scss +6 -6
- package/SCSS-Themes/popups/dialog/material-dark.scss +6 -6
- package/SCSS-Themes/popups/dialog/material.scss +6 -6
- package/SCSS-Themes/popups/dialog/material3-dark.scss +6 -6
- package/SCSS-Themes/popups/dialog/material3.scss +6 -6
- package/SCSS-Themes/popups/dialog/tailwind-dark.scss +6 -6
- package/SCSS-Themes/popups/dialog/tailwind.scss +6 -6
- package/SCSS-Themes/popups/tooltip/fluent2-dark.scss +1 -1
- package/SCSS-Themes/popups/tooltip/fluent2.scss +1 -1
- package/SCSS-Themes/querybuilder/query-builder/bds-dark.scss +3 -4
- package/SCSS-Themes/querybuilder/query-builder/bds.scss +3 -4
- package/SCSS-Themes/querybuilder/query-builder/bootstrap-dark.scss +3 -4
- package/SCSS-Themes/querybuilder/query-builder/bootstrap.scss +3 -4
- package/SCSS-Themes/querybuilder/query-builder/bootstrap4.scss +3 -4
- package/SCSS-Themes/querybuilder/query-builder/bootstrap5-dark.scss +3 -4
- package/SCSS-Themes/querybuilder/query-builder/bootstrap5.scss +3 -4
- package/SCSS-Themes/querybuilder/query-builder/fabric-dark.scss +3 -4
- package/SCSS-Themes/querybuilder/query-builder/fabric.scss +3 -4
- package/SCSS-Themes/querybuilder/query-builder/fluent-dark.scss +3 -4
- package/SCSS-Themes/querybuilder/query-builder/fluent.scss +3 -4
- package/SCSS-Themes/querybuilder/query-builder/fluent2-dark.scss +2 -4
- package/SCSS-Themes/querybuilder/query-builder/fluent2.scss +2 -4
- package/SCSS-Themes/querybuilder/query-builder/highcontrast.scss +3 -4
- package/SCSS-Themes/querybuilder/query-builder/material-dark.scss +3 -4
- package/SCSS-Themes/querybuilder/query-builder/material.scss +3 -4
- package/SCSS-Themes/querybuilder/query-builder/material3-dark.scss +3 -4
- package/SCSS-Themes/querybuilder/query-builder/material3.scss +3 -4
- package/SCSS-Themes/querybuilder/query-builder/tailwind-dark.scss +3 -4
- package/SCSS-Themes/querybuilder/query-builder/tailwind.scss +3 -4
- package/SCSS-Themes/ribbon/ribbon/bds-dark.scss +14 -0
- package/SCSS-Themes/ribbon/ribbon/bds.scss +14 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap-dark.scss +14 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap.scss +14 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap4.scss +14 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap5-dark.scss +14 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap5.scss +14 -0
- package/SCSS-Themes/ribbon/ribbon/fabric-dark.scss +14 -0
- package/SCSS-Themes/ribbon/ribbon/fabric.scss +14 -0
- package/SCSS-Themes/ribbon/ribbon/fluent-dark.scss +14 -0
- package/SCSS-Themes/ribbon/ribbon/fluent.scss +14 -0
- package/SCSS-Themes/ribbon/ribbon/fluent2-dark.scss +15 -1
- package/SCSS-Themes/ribbon/ribbon/fluent2.scss +15 -1
- package/SCSS-Themes/ribbon/ribbon/highcontrast.scss +14 -0
- package/SCSS-Themes/ribbon/ribbon/material-dark.scss +14 -0
- package/SCSS-Themes/ribbon/ribbon/material.scss +14 -0
- package/SCSS-Themes/ribbon/ribbon/material3-dark.scss +14 -0
- package/SCSS-Themes/ribbon/ribbon/material3.scss +14 -0
- package/SCSS-Themes/ribbon/ribbon/tailwind-dark.scss +14 -0
- package/SCSS-Themes/ribbon/ribbon/tailwind.scss +14 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bds-dark.scss +20 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/bds.scss +20 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +20 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +20 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +20 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +20 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +20 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +20 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +20 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +20 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +20 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2-dark.scss +21 -11
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2.scss +21 -11
- package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +20 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +20 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +20 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark.scss +22 -12
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3.scss +22 -12
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +20 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +20 -10
- package/SCSS-Themes/schedule/schedule/bds-dark.scss +16 -0
- package/SCSS-Themes/schedule/schedule/bds.scss +16 -0
- package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +16 -0
- package/SCSS-Themes/schedule/schedule/bootstrap.scss +16 -0
- package/SCSS-Themes/schedule/schedule/bootstrap4.scss +16 -0
- package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +16 -0
- package/SCSS-Themes/schedule/schedule/bootstrap5.scss +16 -0
- package/SCSS-Themes/schedule/schedule/fabric-dark.scss +16 -0
- package/SCSS-Themes/schedule/schedule/fabric.scss +16 -0
- package/SCSS-Themes/schedule/schedule/fluent-dark.scss +16 -0
- package/SCSS-Themes/schedule/schedule/fluent.scss +16 -0
- package/SCSS-Themes/schedule/schedule/fluent2-dark.scss +19 -3
- package/SCSS-Themes/schedule/schedule/fluent2.scss +19 -3
- package/SCSS-Themes/schedule/schedule/highcontrast.scss +16 -0
- package/SCSS-Themes/schedule/schedule/material-dark.scss +16 -0
- package/SCSS-Themes/schedule/schedule/material.scss +16 -0
- package/SCSS-Themes/schedule/schedule/material3-dark.scss +16 -0
- package/SCSS-Themes/schedule/schedule/material3.scss +16 -0
- package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +16 -0
- package/SCSS-Themes/schedule/schedule/tailwind.scss +16 -0
- package/SCSS-Themes/tailwind-dark.scss +303 -57
- package/SCSS-Themes/tailwind.scss +303 -57
- package/package.json +1 -1
|
@@ -1513,14 +1513,24 @@ $rte-big-img-upload-abort-icon-btn-padding: 5px;
|
|
|
1513
1513
|
font-size: 2em;
|
|
1514
1514
|
font-weight: bold;
|
|
1515
1515
|
height: 40px;
|
|
1516
|
-
|
|
1516
|
+
@if $skin-name =='fluent2' {
|
|
1517
|
+
line-height: 25px;
|
|
1518
|
+
}
|
|
1519
|
+
@else {
|
|
1520
|
+
line-height: 40px;
|
|
1521
|
+
}
|
|
1517
1522
|
}
|
|
1518
1523
|
|
|
1519
1524
|
&.e-h2 {
|
|
1520
1525
|
font-size: 1.5em;
|
|
1521
1526
|
font-weight: bold;
|
|
1522
1527
|
height: 40px;
|
|
1523
|
-
|
|
1528
|
+
@if $skin-name =='fluent2' {
|
|
1529
|
+
line-height: 25px;
|
|
1530
|
+
}
|
|
1531
|
+
@else {
|
|
1532
|
+
line-height: 40px;
|
|
1533
|
+
}
|
|
1524
1534
|
}
|
|
1525
1535
|
|
|
1526
1536
|
&.e-h3 {
|
|
@@ -2862,7 +2872,7 @@ $rte-big-img-upload-abort-icon-btn-padding: 5px;
|
|
|
2862
2872
|
.e-rte-dropdown-btn-text,
|
|
2863
2873
|
.e-background-color,
|
|
2864
2874
|
.e-rte-font-color {
|
|
2865
|
-
font-size:
|
|
2875
|
+
font-size: 16px;
|
|
2866
2876
|
}
|
|
2867
2877
|
}
|
|
2868
2878
|
.e-bigger {
|
|
@@ -2871,27 +2881,27 @@ $rte-big-img-upload-abort-icon-btn-padding: 5px;
|
|
|
2871
2881
|
.e-rte-dropdown-btn-text,
|
|
2872
2882
|
.e-background-color,
|
|
2873
2883
|
.e-rte-font-color {
|
|
2874
|
-
font-size:
|
|
2884
|
+
font-size: 18px;
|
|
2875
2885
|
}
|
|
2876
2886
|
}
|
|
2877
2887
|
}
|
|
2878
2888
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn {
|
|
2879
2889
|
.e-background-color,
|
|
2880
|
-
.e-rte-font-color{
|
|
2881
|
-
font-size:
|
|
2890
|
+
.e-rte-font-color {
|
|
2891
|
+
font-size: 16px;
|
|
2882
2892
|
}
|
|
2883
2893
|
}
|
|
2884
2894
|
.e-bigger {
|
|
2885
2895
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn {
|
|
2886
2896
|
.e-background-color,
|
|
2887
|
-
.e-rte-font-color{
|
|
2888
|
-
font-size:
|
|
2897
|
+
.e-rte-font-color {
|
|
2898
|
+
font-size: 18px;
|
|
2889
2899
|
}
|
|
2890
2900
|
}
|
|
2891
|
-
.e-rte-container{
|
|
2901
|
+
.e-rte-container {
|
|
2892
2902
|
border-radius: 4px;
|
|
2893
2903
|
}
|
|
2894
|
-
.e-richtexteditor{
|
|
2904
|
+
.e-richtexteditor {
|
|
2895
2905
|
border-radius: 4px;
|
|
2896
2906
|
.e-toolbar {
|
|
2897
2907
|
border-radius: 4px 4px 0 0;
|
|
@@ -137,7 +137,7 @@ $rte-default-character-count-opacity: 1;
|
|
|
137
137
|
$rte-droparea-line-height: 10;
|
|
138
138
|
$rte-droparea-browsebtn-height: 32px;
|
|
139
139
|
$rte-droparea-browsebtn-padding: 6px 12px 6px 12px;
|
|
140
|
-
$rte-droparea-browsebtn-top: -
|
|
140
|
+
$rte-droparea-browsebtn-top: -120px;
|
|
141
141
|
$rte-big-droparea-browsebtn-top: -120px;
|
|
142
142
|
$rte-insert-dialog-font-size: 14px;
|
|
143
143
|
$rte-big-insert-dialog-font-size: 15px;
|
|
@@ -1518,14 +1518,24 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
|
|
|
1518
1518
|
font-size: 2em;
|
|
1519
1519
|
font-weight: bold;
|
|
1520
1520
|
height: 40px;
|
|
1521
|
-
|
|
1521
|
+
@if $skin-name =='fluent2' {
|
|
1522
|
+
line-height: 25px;
|
|
1523
|
+
}
|
|
1524
|
+
@else {
|
|
1525
|
+
line-height: 40px;
|
|
1526
|
+
}
|
|
1522
1527
|
}
|
|
1523
1528
|
|
|
1524
1529
|
&.e-h2 {
|
|
1525
1530
|
font-size: 1.5em;
|
|
1526
1531
|
font-weight: bold;
|
|
1527
1532
|
height: 40px;
|
|
1528
|
-
|
|
1533
|
+
@if $skin-name =='fluent2' {
|
|
1534
|
+
line-height: 25px;
|
|
1535
|
+
}
|
|
1536
|
+
@else {
|
|
1537
|
+
line-height: 40px;
|
|
1538
|
+
}
|
|
1529
1539
|
}
|
|
1530
1540
|
|
|
1531
1541
|
&.e-h3 {
|
|
@@ -2867,7 +2877,7 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
|
|
|
2867
2877
|
.e-rte-dropdown-btn-text,
|
|
2868
2878
|
.e-background-color,
|
|
2869
2879
|
.e-rte-font-color {
|
|
2870
|
-
font-size:
|
|
2880
|
+
font-size: 16px;
|
|
2871
2881
|
}
|
|
2872
2882
|
}
|
|
2873
2883
|
.e-bigger {
|
|
@@ -2876,27 +2886,27 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
|
|
|
2876
2886
|
.e-rte-dropdown-btn-text,
|
|
2877
2887
|
.e-background-color,
|
|
2878
2888
|
.e-rte-font-color {
|
|
2879
|
-
font-size:
|
|
2889
|
+
font-size: 18px;
|
|
2880
2890
|
}
|
|
2881
2891
|
}
|
|
2882
2892
|
}
|
|
2883
2893
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn {
|
|
2884
2894
|
.e-background-color,
|
|
2885
|
-
.e-rte-font-color{
|
|
2886
|
-
font-size:
|
|
2895
|
+
.e-rte-font-color {
|
|
2896
|
+
font-size: 16px;
|
|
2887
2897
|
}
|
|
2888
2898
|
}
|
|
2889
2899
|
.e-bigger {
|
|
2890
2900
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn {
|
|
2891
2901
|
.e-background-color,
|
|
2892
|
-
.e-rte-font-color{
|
|
2893
|
-
font-size:
|
|
2902
|
+
.e-rte-font-color {
|
|
2903
|
+
font-size: 18px;
|
|
2894
2904
|
}
|
|
2895
2905
|
}
|
|
2896
|
-
.e-rte-container{
|
|
2906
|
+
.e-rte-container {
|
|
2897
2907
|
border-radius: 4px;
|
|
2898
2908
|
}
|
|
2899
|
-
.e-richtexteditor{
|
|
2909
|
+
.e-richtexteditor {
|
|
2900
2910
|
border-radius: 4px;
|
|
2901
2911
|
.e-toolbar {
|
|
2902
2912
|
border-radius: 4px 4px 0 0;
|
|
@@ -137,7 +137,7 @@ $rte-default-character-count-opacity: 1;
|
|
|
137
137
|
$rte-droparea-line-height: 10;
|
|
138
138
|
$rte-droparea-browsebtn-height: 32px;
|
|
139
139
|
$rte-droparea-browsebtn-padding: 6px 12px 6px 12px;
|
|
140
|
-
$rte-droparea-browsebtn-top: -
|
|
140
|
+
$rte-droparea-browsebtn-top: -120px;
|
|
141
141
|
$rte-big-droparea-browsebtn-top: -120px;
|
|
142
142
|
$rte-insert-dialog-font-size: 14px;
|
|
143
143
|
$rte-big-insert-dialog-font-size: 15px;
|
|
@@ -1518,14 +1518,24 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
|
|
|
1518
1518
|
font-size: 2em;
|
|
1519
1519
|
font-weight: bold;
|
|
1520
1520
|
height: 40px;
|
|
1521
|
-
|
|
1521
|
+
@if $skin-name =='fluent2' {
|
|
1522
|
+
line-height: 25px;
|
|
1523
|
+
}
|
|
1524
|
+
@else {
|
|
1525
|
+
line-height: 40px;
|
|
1526
|
+
}
|
|
1522
1527
|
}
|
|
1523
1528
|
|
|
1524
1529
|
&.e-h2 {
|
|
1525
1530
|
font-size: 1.5em;
|
|
1526
1531
|
font-weight: bold;
|
|
1527
1532
|
height: 40px;
|
|
1528
|
-
|
|
1533
|
+
@if $skin-name =='fluent2' {
|
|
1534
|
+
line-height: 25px;
|
|
1535
|
+
}
|
|
1536
|
+
@else {
|
|
1537
|
+
line-height: 40px;
|
|
1538
|
+
}
|
|
1529
1539
|
}
|
|
1530
1540
|
|
|
1531
1541
|
&.e-h3 {
|
|
@@ -2867,7 +2877,7 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
|
|
|
2867
2877
|
.e-rte-dropdown-btn-text,
|
|
2868
2878
|
.e-background-color,
|
|
2869
2879
|
.e-rte-font-color {
|
|
2870
|
-
font-size:
|
|
2880
|
+
font-size: 16px;
|
|
2871
2881
|
}
|
|
2872
2882
|
}
|
|
2873
2883
|
.e-bigger {
|
|
@@ -2876,27 +2886,27 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
|
|
|
2876
2886
|
.e-rte-dropdown-btn-text,
|
|
2877
2887
|
.e-background-color,
|
|
2878
2888
|
.e-rte-font-color {
|
|
2879
|
-
font-size:
|
|
2889
|
+
font-size: 18px;
|
|
2880
2890
|
}
|
|
2881
2891
|
}
|
|
2882
2892
|
}
|
|
2883
2893
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn {
|
|
2884
2894
|
.e-background-color,
|
|
2885
|
-
.e-rte-font-color{
|
|
2886
|
-
font-size:
|
|
2895
|
+
.e-rte-font-color {
|
|
2896
|
+
font-size: 16px;
|
|
2887
2897
|
}
|
|
2888
2898
|
}
|
|
2889
2899
|
.e-bigger {
|
|
2890
2900
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn {
|
|
2891
2901
|
.e-background-color,
|
|
2892
|
-
.e-rte-font-color{
|
|
2893
|
-
font-size:
|
|
2902
|
+
.e-rte-font-color {
|
|
2903
|
+
font-size: 18px;
|
|
2894
2904
|
}
|
|
2895
2905
|
}
|
|
2896
|
-
.e-rte-container{
|
|
2906
|
+
.e-rte-container {
|
|
2897
2907
|
border-radius: 4px;
|
|
2898
2908
|
}
|
|
2899
|
-
.e-richtexteditor{
|
|
2909
|
+
.e-richtexteditor {
|
|
2900
2910
|
border-radius: 4px;
|
|
2901
2911
|
.e-toolbar {
|
|
2902
2912
|
border-radius: 4px 4px 0 0;
|
|
@@ -1507,14 +1507,24 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
|
|
|
1507
1507
|
font-size: 2em;
|
|
1508
1508
|
font-weight: bold;
|
|
1509
1509
|
height: 40px;
|
|
1510
|
-
|
|
1510
|
+
@if $skin-name =='fluent2' {
|
|
1511
|
+
line-height: 25px;
|
|
1512
|
+
}
|
|
1513
|
+
@else {
|
|
1514
|
+
line-height: 40px;
|
|
1515
|
+
}
|
|
1511
1516
|
}
|
|
1512
1517
|
|
|
1513
1518
|
&.e-h2 {
|
|
1514
1519
|
font-size: 1.5em;
|
|
1515
1520
|
font-weight: bold;
|
|
1516
1521
|
height: 40px;
|
|
1517
|
-
|
|
1522
|
+
@if $skin-name =='fluent2' {
|
|
1523
|
+
line-height: 25px;
|
|
1524
|
+
}
|
|
1525
|
+
@else {
|
|
1526
|
+
line-height: 40px;
|
|
1527
|
+
}
|
|
1518
1528
|
}
|
|
1519
1529
|
|
|
1520
1530
|
&.e-h3 {
|
|
@@ -2856,7 +2866,7 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
|
|
|
2856
2866
|
.e-rte-dropdown-btn-text,
|
|
2857
2867
|
.e-background-color,
|
|
2858
2868
|
.e-rte-font-color {
|
|
2859
|
-
font-size:
|
|
2869
|
+
font-size: 16px;
|
|
2860
2870
|
}
|
|
2861
2871
|
}
|
|
2862
2872
|
.e-bigger {
|
|
@@ -2865,27 +2875,27 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
|
|
|
2865
2875
|
.e-rte-dropdown-btn-text,
|
|
2866
2876
|
.e-background-color,
|
|
2867
2877
|
.e-rte-font-color {
|
|
2868
|
-
font-size:
|
|
2878
|
+
font-size: 18px;
|
|
2869
2879
|
}
|
|
2870
2880
|
}
|
|
2871
2881
|
}
|
|
2872
2882
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn {
|
|
2873
2883
|
.e-background-color,
|
|
2874
|
-
.e-rte-font-color{
|
|
2875
|
-
font-size:
|
|
2884
|
+
.e-rte-font-color {
|
|
2885
|
+
font-size: 16px;
|
|
2876
2886
|
}
|
|
2877
2887
|
}
|
|
2878
2888
|
.e-bigger {
|
|
2879
2889
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn {
|
|
2880
2890
|
.e-background-color,
|
|
2881
|
-
.e-rte-font-color{
|
|
2882
|
-
font-size:
|
|
2891
|
+
.e-rte-font-color {
|
|
2892
|
+
font-size: 18px;
|
|
2883
2893
|
}
|
|
2884
2894
|
}
|
|
2885
|
-
.e-rte-container{
|
|
2895
|
+
.e-rte-container {
|
|
2886
2896
|
border-radius: 4px;
|
|
2887
2897
|
}
|
|
2888
|
-
.e-richtexteditor{
|
|
2898
|
+
.e-richtexteditor {
|
|
2889
2899
|
border-radius: 4px;
|
|
2890
2900
|
.e-toolbar {
|
|
2891
2901
|
border-radius: 4px 4px 0 0;
|
|
@@ -1512,14 +1512,24 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
1512
1512
|
font-size: 2em;
|
|
1513
1513
|
font-weight: bold;
|
|
1514
1514
|
height: 40px;
|
|
1515
|
-
|
|
1515
|
+
@if $skin-name =='fluent2' {
|
|
1516
|
+
line-height: 25px;
|
|
1517
|
+
}
|
|
1518
|
+
@else {
|
|
1519
|
+
line-height: 40px;
|
|
1520
|
+
}
|
|
1516
1521
|
}
|
|
1517
1522
|
|
|
1518
1523
|
&.e-h2 {
|
|
1519
1524
|
font-size: 1.5em;
|
|
1520
1525
|
font-weight: bold;
|
|
1521
1526
|
height: 40px;
|
|
1522
|
-
|
|
1527
|
+
@if $skin-name =='fluent2' {
|
|
1528
|
+
line-height: 25px;
|
|
1529
|
+
}
|
|
1530
|
+
@else {
|
|
1531
|
+
line-height: 40px;
|
|
1532
|
+
}
|
|
1523
1533
|
}
|
|
1524
1534
|
|
|
1525
1535
|
&.e-h3 {
|
|
@@ -2861,7 +2871,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
2861
2871
|
.e-rte-dropdown-btn-text,
|
|
2862
2872
|
.e-background-color,
|
|
2863
2873
|
.e-rte-font-color {
|
|
2864
|
-
font-size:
|
|
2874
|
+
font-size: 16px;
|
|
2865
2875
|
}
|
|
2866
2876
|
}
|
|
2867
2877
|
.e-bigger {
|
|
@@ -2870,27 +2880,27 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
2870
2880
|
.e-rte-dropdown-btn-text,
|
|
2871
2881
|
.e-background-color,
|
|
2872
2882
|
.e-rte-font-color {
|
|
2873
|
-
font-size:
|
|
2883
|
+
font-size: 18px;
|
|
2874
2884
|
}
|
|
2875
2885
|
}
|
|
2876
2886
|
}
|
|
2877
2887
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn {
|
|
2878
2888
|
.e-background-color,
|
|
2879
|
-
.e-rte-font-color{
|
|
2880
|
-
font-size:
|
|
2889
|
+
.e-rte-font-color {
|
|
2890
|
+
font-size: 16px;
|
|
2881
2891
|
}
|
|
2882
2892
|
}
|
|
2883
2893
|
.e-bigger {
|
|
2884
2894
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn {
|
|
2885
2895
|
.e-background-color,
|
|
2886
|
-
.e-rte-font-color{
|
|
2887
|
-
font-size:
|
|
2896
|
+
.e-rte-font-color {
|
|
2897
|
+
font-size: 18px;
|
|
2888
2898
|
}
|
|
2889
2899
|
}
|
|
2890
|
-
.e-rte-container{
|
|
2900
|
+
.e-rte-container {
|
|
2891
2901
|
border-radius: 4px;
|
|
2892
2902
|
}
|
|
2893
|
-
.e-richtexteditor{
|
|
2903
|
+
.e-richtexteditor {
|
|
2894
2904
|
border-radius: 4px;
|
|
2895
2905
|
.e-toolbar {
|
|
2896
2906
|
border-radius: 4px 4px 0 0;
|
|
@@ -1510,14 +1510,24 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
1510
1510
|
font-size: 2em;
|
|
1511
1511
|
font-weight: bold;
|
|
1512
1512
|
height: 40px;
|
|
1513
|
-
|
|
1513
|
+
@if $skin-name =='fluent2' {
|
|
1514
|
+
line-height: 25px;
|
|
1515
|
+
}
|
|
1516
|
+
@else {
|
|
1517
|
+
line-height: 40px;
|
|
1518
|
+
}
|
|
1514
1519
|
}
|
|
1515
1520
|
|
|
1516
1521
|
&.e-h2 {
|
|
1517
1522
|
font-size: 1.5em;
|
|
1518
1523
|
font-weight: bold;
|
|
1519
1524
|
height: 40px;
|
|
1520
|
-
|
|
1525
|
+
@if $skin-name =='fluent2' {
|
|
1526
|
+
line-height: 25px;
|
|
1527
|
+
}
|
|
1528
|
+
@else {
|
|
1529
|
+
line-height: 40px;
|
|
1530
|
+
}
|
|
1521
1531
|
}
|
|
1522
1532
|
|
|
1523
1533
|
&.e-h3 {
|
|
@@ -2859,7 +2869,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
2859
2869
|
.e-rte-dropdown-btn-text,
|
|
2860
2870
|
.e-background-color,
|
|
2861
2871
|
.e-rte-font-color {
|
|
2862
|
-
font-size:
|
|
2872
|
+
font-size: 16px;
|
|
2863
2873
|
}
|
|
2864
2874
|
}
|
|
2865
2875
|
.e-bigger {
|
|
@@ -2868,27 +2878,27 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
2868
2878
|
.e-rte-dropdown-btn-text,
|
|
2869
2879
|
.e-background-color,
|
|
2870
2880
|
.e-rte-font-color {
|
|
2871
|
-
font-size:
|
|
2881
|
+
font-size: 18px;
|
|
2872
2882
|
}
|
|
2873
2883
|
}
|
|
2874
2884
|
}
|
|
2875
2885
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn {
|
|
2876
2886
|
.e-background-color,
|
|
2877
|
-
.e-rte-font-color{
|
|
2878
|
-
font-size:
|
|
2887
|
+
.e-rte-font-color {
|
|
2888
|
+
font-size: 16px;
|
|
2879
2889
|
}
|
|
2880
2890
|
}
|
|
2881
2891
|
.e-bigger {
|
|
2882
2892
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn {
|
|
2883
2893
|
.e-background-color,
|
|
2884
|
-
.e-rte-font-color{
|
|
2885
|
-
font-size:
|
|
2894
|
+
.e-rte-font-color {
|
|
2895
|
+
font-size: 18px;
|
|
2886
2896
|
}
|
|
2887
2897
|
}
|
|
2888
|
-
.e-rte-container{
|
|
2898
|
+
.e-rte-container {
|
|
2889
2899
|
border-radius: 4px;
|
|
2890
2900
|
}
|
|
2891
|
-
.e-richtexteditor{
|
|
2901
|
+
.e-richtexteditor {
|
|
2892
2902
|
border-radius: 4px;
|
|
2893
2903
|
.e-toolbar {
|
|
2894
2904
|
border-radius: 4px 4px 0 0;
|
|
@@ -287,8 +287,8 @@ $rte-tbar-default-bg: $content-bg-color-alt2 !default;
|
|
|
287
287
|
$rte-extended-toolbar-items-padding: 0;
|
|
288
288
|
$rte-expand-tbar-hover-bg: $content-bg-color-hover !default;
|
|
289
289
|
$rte-big-insert-dialog-label-padding-top: 12px;
|
|
290
|
-
$rte-tbar-icon-size:
|
|
291
|
-
$rte-background-color-icon-fontsize:
|
|
290
|
+
$rte-tbar-icon-size: 16px;
|
|
291
|
+
$rte-background-color-icon-fontsize: 16px;
|
|
292
292
|
$rte-big-background-color-icon-fontsize: 20px;
|
|
293
293
|
$rte-dropdown-btn-color-content-padding: 0 !default;
|
|
294
294
|
$rte-big-dropdown-btn-color-content-padding: 9.5px !default;
|
|
@@ -1512,14 +1512,24 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
|
|
|
1512
1512
|
font-size: 2em;
|
|
1513
1513
|
font-weight: bold;
|
|
1514
1514
|
height: 40px;
|
|
1515
|
-
|
|
1515
|
+
@if $skin-name =='fluent2' {
|
|
1516
|
+
line-height: 25px;
|
|
1517
|
+
}
|
|
1518
|
+
@else {
|
|
1519
|
+
line-height: 40px;
|
|
1520
|
+
}
|
|
1516
1521
|
}
|
|
1517
1522
|
|
|
1518
1523
|
&.e-h2 {
|
|
1519
1524
|
font-size: 1.5em;
|
|
1520
1525
|
font-weight: bold;
|
|
1521
1526
|
height: 40px;
|
|
1522
|
-
|
|
1527
|
+
@if $skin-name =='fluent2' {
|
|
1528
|
+
line-height: 25px;
|
|
1529
|
+
}
|
|
1530
|
+
@else {
|
|
1531
|
+
line-height: 40px;
|
|
1532
|
+
}
|
|
1523
1533
|
}
|
|
1524
1534
|
|
|
1525
1535
|
&.e-h3 {
|
|
@@ -2861,7 +2871,7 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
|
|
|
2861
2871
|
.e-rte-dropdown-btn-text,
|
|
2862
2872
|
.e-background-color,
|
|
2863
2873
|
.e-rte-font-color {
|
|
2864
|
-
font-size:
|
|
2874
|
+
font-size: 16px;
|
|
2865
2875
|
}
|
|
2866
2876
|
}
|
|
2867
2877
|
.e-bigger {
|
|
@@ -2870,27 +2880,27 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
|
|
|
2870
2880
|
.e-rte-dropdown-btn-text,
|
|
2871
2881
|
.e-background-color,
|
|
2872
2882
|
.e-rte-font-color {
|
|
2873
|
-
font-size:
|
|
2883
|
+
font-size: 18px;
|
|
2874
2884
|
}
|
|
2875
2885
|
}
|
|
2876
2886
|
}
|
|
2877
2887
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn {
|
|
2878
2888
|
.e-background-color,
|
|
2879
|
-
.e-rte-font-color{
|
|
2880
|
-
font-size:
|
|
2889
|
+
.e-rte-font-color {
|
|
2890
|
+
font-size: 16px;
|
|
2881
2891
|
}
|
|
2882
2892
|
}
|
|
2883
2893
|
.e-bigger {
|
|
2884
2894
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn {
|
|
2885
2895
|
.e-background-color,
|
|
2886
|
-
.e-rte-font-color{
|
|
2887
|
-
font-size:
|
|
2896
|
+
.e-rte-font-color {
|
|
2897
|
+
font-size: 18px;
|
|
2888
2898
|
}
|
|
2889
2899
|
}
|
|
2890
|
-
.e-rte-container{
|
|
2900
|
+
.e-rte-container {
|
|
2891
2901
|
border-radius: 4px;
|
|
2892
2902
|
}
|
|
2893
|
-
.e-richtexteditor{
|
|
2903
|
+
.e-richtexteditor {
|
|
2894
2904
|
border-radius: 4px;
|
|
2895
2905
|
.e-toolbar {
|
|
2896
2906
|
border-radius: 4px 4px 0 0;
|
|
@@ -287,8 +287,8 @@ $rte-tbar-default-bg: $content-bg-color-alt2 !default;
|
|
|
287
287
|
$rte-extended-toolbar-items-padding: 0;
|
|
288
288
|
$rte-expand-tbar-hover-bg: $content-bg-color-hover !default;
|
|
289
289
|
$rte-big-insert-dialog-label-padding-top: 12px;
|
|
290
|
-
$rte-tbar-icon-size:
|
|
291
|
-
$rte-background-color-icon-fontsize:
|
|
290
|
+
$rte-tbar-icon-size: 16px;
|
|
291
|
+
$rte-background-color-icon-fontsize: 16px;
|
|
292
292
|
$rte-big-background-color-icon-fontsize: 20px;
|
|
293
293
|
$rte-dropdown-btn-color-content-padding: 0 !default;
|
|
294
294
|
$rte-big-dropdown-btn-color-content-padding: 9.5px !default;
|
|
@@ -1512,14 +1512,24 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
|
|
|
1512
1512
|
font-size: 2em;
|
|
1513
1513
|
font-weight: bold;
|
|
1514
1514
|
height: 40px;
|
|
1515
|
-
|
|
1515
|
+
@if $skin-name =='fluent2' {
|
|
1516
|
+
line-height: 25px;
|
|
1517
|
+
}
|
|
1518
|
+
@else {
|
|
1519
|
+
line-height: 40px;
|
|
1520
|
+
}
|
|
1516
1521
|
}
|
|
1517
1522
|
|
|
1518
1523
|
&.e-h2 {
|
|
1519
1524
|
font-size: 1.5em;
|
|
1520
1525
|
font-weight: bold;
|
|
1521
1526
|
height: 40px;
|
|
1522
|
-
|
|
1527
|
+
@if $skin-name =='fluent2' {
|
|
1528
|
+
line-height: 25px;
|
|
1529
|
+
}
|
|
1530
|
+
@else {
|
|
1531
|
+
line-height: 40px;
|
|
1532
|
+
}
|
|
1523
1533
|
}
|
|
1524
1534
|
|
|
1525
1535
|
&.e-h3 {
|
|
@@ -2861,7 +2871,7 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
|
|
|
2861
2871
|
.e-rte-dropdown-btn-text,
|
|
2862
2872
|
.e-background-color,
|
|
2863
2873
|
.e-rte-font-color {
|
|
2864
|
-
font-size:
|
|
2874
|
+
font-size: 16px;
|
|
2865
2875
|
}
|
|
2866
2876
|
}
|
|
2867
2877
|
.e-bigger {
|
|
@@ -2870,27 +2880,27 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
|
|
|
2870
2880
|
.e-rte-dropdown-btn-text,
|
|
2871
2881
|
.e-background-color,
|
|
2872
2882
|
.e-rte-font-color {
|
|
2873
|
-
font-size:
|
|
2883
|
+
font-size: 18px;
|
|
2874
2884
|
}
|
|
2875
2885
|
}
|
|
2876
2886
|
}
|
|
2877
2887
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn {
|
|
2878
2888
|
.e-background-color,
|
|
2879
|
-
.e-rte-font-color{
|
|
2880
|
-
font-size:
|
|
2889
|
+
.e-rte-font-color {
|
|
2890
|
+
font-size: 16px;
|
|
2881
2891
|
}
|
|
2882
2892
|
}
|
|
2883
2893
|
.e-bigger {
|
|
2884
2894
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn {
|
|
2885
2895
|
.e-background-color,
|
|
2886
|
-
.e-rte-font-color{
|
|
2887
|
-
font-size:
|
|
2896
|
+
.e-rte-font-color {
|
|
2897
|
+
font-size: 18px;
|
|
2888
2898
|
}
|
|
2889
2899
|
}
|
|
2890
|
-
.e-rte-container{
|
|
2900
|
+
.e-rte-container {
|
|
2891
2901
|
border-radius: 4px;
|
|
2892
2902
|
}
|
|
2893
|
-
.e-richtexteditor{
|
|
2903
|
+
.e-richtexteditor {
|
|
2894
2904
|
border-radius: 4px;
|
|
2895
2905
|
.e-toolbar {
|
|
2896
2906
|
border-radius: 4px 4px 0 0;
|
|
@@ -1507,14 +1507,24 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
|
|
|
1507
1507
|
font-size: 2em;
|
|
1508
1508
|
font-weight: bold;
|
|
1509
1509
|
height: 40px;
|
|
1510
|
-
|
|
1510
|
+
@if $skin-name =='fluent2' {
|
|
1511
|
+
line-height: 25px;
|
|
1512
|
+
}
|
|
1513
|
+
@else {
|
|
1514
|
+
line-height: 40px;
|
|
1515
|
+
}
|
|
1511
1516
|
}
|
|
1512
1517
|
|
|
1513
1518
|
&.e-h2 {
|
|
1514
1519
|
font-size: 1.5em;
|
|
1515
1520
|
font-weight: bold;
|
|
1516
1521
|
height: 40px;
|
|
1517
|
-
|
|
1522
|
+
@if $skin-name =='fluent2' {
|
|
1523
|
+
line-height: 25px;
|
|
1524
|
+
}
|
|
1525
|
+
@else {
|
|
1526
|
+
line-height: 40px;
|
|
1527
|
+
}
|
|
1518
1528
|
}
|
|
1519
1529
|
|
|
1520
1530
|
&.e-h3 {
|
|
@@ -2856,7 +2866,7 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
|
|
|
2856
2866
|
.e-rte-dropdown-btn-text,
|
|
2857
2867
|
.e-background-color,
|
|
2858
2868
|
.e-rte-font-color {
|
|
2859
|
-
font-size:
|
|
2869
|
+
font-size: 16px;
|
|
2860
2870
|
}
|
|
2861
2871
|
}
|
|
2862
2872
|
.e-bigger {
|
|
@@ -2865,27 +2875,27 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
|
|
|
2865
2875
|
.e-rte-dropdown-btn-text,
|
|
2866
2876
|
.e-background-color,
|
|
2867
2877
|
.e-rte-font-color {
|
|
2868
|
-
font-size:
|
|
2878
|
+
font-size: 18px;
|
|
2869
2879
|
}
|
|
2870
2880
|
}
|
|
2871
2881
|
}
|
|
2872
2882
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn {
|
|
2873
2883
|
.e-background-color,
|
|
2874
|
-
.e-rte-font-color{
|
|
2875
|
-
font-size:
|
|
2884
|
+
.e-rte-font-color {
|
|
2885
|
+
font-size: 16px;
|
|
2876
2886
|
}
|
|
2877
2887
|
}
|
|
2878
2888
|
.e-bigger {
|
|
2879
2889
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn {
|
|
2880
2890
|
.e-background-color,
|
|
2881
|
-
.e-rte-font-color{
|
|
2882
|
-
font-size:
|
|
2891
|
+
.e-rte-font-color {
|
|
2892
|
+
font-size: 18px;
|
|
2883
2893
|
}
|
|
2884
2894
|
}
|
|
2885
|
-
.e-rte-container{
|
|
2895
|
+
.e-rte-container {
|
|
2886
2896
|
border-radius: 4px;
|
|
2887
2897
|
}
|
|
2888
|
-
.e-richtexteditor{
|
|
2898
|
+
.e-richtexteditor {
|
|
2889
2899
|
border-radius: 4px;
|
|
2890
2900
|
.e-toolbar {
|
|
2891
2901
|
border-radius: 4px 4px 0 0;
|