@syncfusion/blazor-themes 31.1.18 → 31.1.20
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/Compiled-Themes/bds-dark-lite.css +5 -5
- package/Compiled-Themes/bds-dark.css +5 -5
- package/Compiled-Themes/bds-lite.css +5 -5
- package/Compiled-Themes/bds.css +5 -5
- package/Compiled-Themes/bootstrap-dark-lite.css +4 -2
- package/Compiled-Themes/bootstrap-dark.css +4 -2
- package/Compiled-Themes/bootstrap-lite.css +4 -2
- package/Compiled-Themes/bootstrap.css +4 -2
- package/Compiled-Themes/bootstrap4-lite.css +11 -8
- package/Compiled-Themes/bootstrap4.css +22 -12
- package/Compiled-Themes/bootstrap5-dark-lite.css +15 -13
- package/Compiled-Themes/bootstrap5-dark.css +31 -20
- package/Compiled-Themes/bootstrap5-lite.css +15 -13
- package/Compiled-Themes/bootstrap5.3-dark-lite.css +34 -20
- package/Compiled-Themes/bootstrap5.3-dark.css +51 -28
- package/Compiled-Themes/bootstrap5.3-lite.css +34 -20
- package/Compiled-Themes/bootstrap5.3.css +51 -28
- package/Compiled-Themes/bootstrap5.css +31 -20
- package/Compiled-Themes/fabric-dark-lite.css +4 -2
- package/Compiled-Themes/fabric-dark.css +4 -2
- package/Compiled-Themes/fabric-lite.css +4 -2
- package/Compiled-Themes/fabric.css +4 -2
- package/Compiled-Themes/fluent-dark-lite.css +13 -10
- package/Compiled-Themes/fluent-dark.css +23 -13
- package/Compiled-Themes/fluent-lite.css +13 -10
- package/Compiled-Themes/fluent.css +23 -13
- package/Compiled-Themes/fluent2-dark-lite.css +7 -5
- package/Compiled-Themes/fluent2-dark.css +8 -6
- package/Compiled-Themes/fluent2-highcontrast-lite.css +10 -5
- package/Compiled-Themes/fluent2-highcontrast.css +11 -6
- package/Compiled-Themes/fluent2-lite.css +7 -5
- package/Compiled-Themes/fluent2.css +8 -6
- package/Compiled-Themes/highcontrast-lite.css +12 -9
- package/Compiled-Themes/highcontrast.css +24 -12
- package/Compiled-Themes/material-dark-lite.css +17 -12
- package/Compiled-Themes/material-dark.css +37 -16
- package/Compiled-Themes/material-lite.css +17 -9
- package/Compiled-Themes/material.css +34 -12
- package/Compiled-Themes/material3-dark-lite.css +5 -6
- package/Compiled-Themes/material3-dark.css +6 -6
- package/Compiled-Themes/material3-lite.css +5 -6
- package/Compiled-Themes/material3.css +6 -6
- package/Compiled-Themes/tailwind-dark-lite.css +4 -4
- package/Compiled-Themes/tailwind-dark.css +4 -4
- package/Compiled-Themes/tailwind-lite.css +4 -4
- package/Compiled-Themes/tailwind.css +4 -4
- package/Compiled-Themes/tailwind3-dark-lite.css +17 -4
- package/Compiled-Themes/tailwind3-dark.css +24 -4
- package/Compiled-Themes/tailwind3-lite.css +17 -4
- package/Compiled-Themes/tailwind3.css +24 -4
- package/SCSS-Themes/bds-dark-lite.scss +89 -24
- package/SCSS-Themes/bds-dark.scss +183 -26
- package/SCSS-Themes/bds-lite.scss +89 -24
- package/SCSS-Themes/bds.scss +183 -26
- package/SCSS-Themes/bootstrap-dark-lite.scss +88 -23
- package/SCSS-Themes/bootstrap-dark.scss +182 -25
- package/SCSS-Themes/bootstrap-lite.scss +88 -23
- package/SCSS-Themes/bootstrap.scss +182 -25
- package/SCSS-Themes/bootstrap4-lite.scss +95 -30
- package/SCSS-Themes/bootstrap4.scss +189 -32
- package/SCSS-Themes/bootstrap5-dark-lite.scss +96 -31
- package/SCSS-Themes/bootstrap5-dark.scss +190 -33
- package/SCSS-Themes/bootstrap5-lite.scss +96 -31
- package/SCSS-Themes/bootstrap5.3-dark-lite.scss +104 -39
- package/SCSS-Themes/bootstrap5.3-dark.scss +198 -41
- package/SCSS-Themes/bootstrap5.3-lite.scss +104 -39
- package/SCSS-Themes/bootstrap5.3.scss +198 -41
- package/SCSS-Themes/bootstrap5.scss +190 -33
- package/SCSS-Themes/calendars/calendar/bds-dark-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bds-dark.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bds-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bds.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap-dark-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap-dark.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap4-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap4.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap5-dark-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap5-dark.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap5-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap5.3-dark-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap5.3-dark.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap5.3-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap5.3.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap5.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fabric-dark-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fabric-dark.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fabric-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fabric.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fluent-dark-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fluent-dark.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fluent-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fluent.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fluent2-dark-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fluent2-dark.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fluent2-highcontrast-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fluent2-highcontrast.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fluent2-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fluent2.scss +4 -0
- package/SCSS-Themes/calendars/calendar/highcontrast-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/highcontrast.scss +4 -0
- package/SCSS-Themes/calendars/calendar/material-dark-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/material-dark.scss +4 -0
- package/SCSS-Themes/calendars/calendar/material-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/material.scss +4 -0
- package/SCSS-Themes/calendars/calendar/material3-dark-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/material3-dark.scss +4 -0
- package/SCSS-Themes/calendars/calendar/material3-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/material3.scss +4 -0
- package/SCSS-Themes/calendars/calendar/tailwind-dark-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/tailwind-dark.scss +4 -0
- package/SCSS-Themes/calendars/calendar/tailwind-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/tailwind.scss +4 -0
- package/SCSS-Themes/calendars/calendar/tailwind3-dark-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/tailwind3-dark.scss +4 -0
- package/SCSS-Themes/calendars/calendar/tailwind3-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/tailwind3.scss +4 -0
- package/SCSS-Themes/fabric-dark-lite.scss +88 -23
- package/SCSS-Themes/fabric-dark.scss +182 -25
- package/SCSS-Themes/fabric-lite.scss +88 -23
- package/SCSS-Themes/fabric.scss +182 -25
- package/SCSS-Themes/fluent-dark-lite.scss +94 -29
- package/SCSS-Themes/fluent-dark.scss +188 -31
- package/SCSS-Themes/fluent-lite.scss +94 -29
- package/SCSS-Themes/fluent.scss +188 -31
- package/SCSS-Themes/fluent2-dark-lite.scss +91 -26
- package/SCSS-Themes/fluent2-dark.scss +185 -28
- package/SCSS-Themes/fluent2-highcontrast-lite.scss +91 -26
- package/SCSS-Themes/fluent2-highcontrast.scss +185 -28
- package/SCSS-Themes/fluent2-lite.scss +91 -26
- package/SCSS-Themes/fluent2.scss +185 -28
- package/SCSS-Themes/highcontrast-lite.scss +94 -29
- package/SCSS-Themes/highcontrast.scss +188 -31
- package/SCSS-Themes/material-dark-lite.scss +95 -30
- package/SCSS-Themes/material-dark.scss +189 -32
- package/SCSS-Themes/material-lite.scss +94 -29
- package/SCSS-Themes/material.scss +188 -31
- package/SCSS-Themes/material3-dark-lite.scss +90 -25
- package/SCSS-Themes/material3-dark.scss +184 -27
- package/SCSS-Themes/material3-lite.scss +90 -25
- package/SCSS-Themes/material3.scss +184 -27
- package/SCSS-Themes/navigations/menu/material3-dark-lite.scss +1 -1
- package/SCSS-Themes/navigations/menu/material3-dark.scss +1 -1
- package/SCSS-Themes/navigations/menu/material3-lite.scss +1 -1
- package/SCSS-Themes/navigations/menu/material3.scss +1 -1
- package/SCSS-Themes/navigations/treeview/bds-dark-lite.scss +74 -18
- package/SCSS-Themes/navigations/treeview/bds-dark.scss +165 -18
- package/SCSS-Themes/navigations/treeview/bds-lite.scss +74 -18
- package/SCSS-Themes/navigations/treeview/bds.scss +165 -18
- package/SCSS-Themes/navigations/treeview/bootstrap-dark-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/bootstrap-dark.scss +164 -17
- package/SCSS-Themes/navigations/treeview/bootstrap-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/bootstrap.scss +164 -17
- package/SCSS-Themes/navigations/treeview/bootstrap4-lite.scss +80 -24
- package/SCSS-Themes/navigations/treeview/bootstrap4.scss +171 -24
- package/SCSS-Themes/navigations/treeview/bootstrap5-dark-lite.scss +75 -19
- package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +166 -19
- package/SCSS-Themes/navigations/treeview/bootstrap5-lite.scss +75 -19
- package/SCSS-Themes/navigations/treeview/bootstrap5.3-dark-lite.scss +81 -25
- package/SCSS-Themes/navigations/treeview/bootstrap5.3-dark.scss +172 -25
- package/SCSS-Themes/navigations/treeview/bootstrap5.3-lite.scss +81 -25
- package/SCSS-Themes/navigations/treeview/bootstrap5.3.scss +172 -25
- package/SCSS-Themes/navigations/treeview/bootstrap5.scss +166 -19
- package/SCSS-Themes/navigations/treeview/fabric-dark-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/fabric-dark.scss +164 -17
- package/SCSS-Themes/navigations/treeview/fabric-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/fabric.scss +164 -17
- package/SCSS-Themes/navigations/treeview/fluent-dark-lite.scss +79 -23
- package/SCSS-Themes/navigations/treeview/fluent-dark.scss +170 -23
- package/SCSS-Themes/navigations/treeview/fluent-lite.scss +79 -23
- package/SCSS-Themes/navigations/treeview/fluent.scss +170 -23
- package/SCSS-Themes/navigations/treeview/fluent2-dark-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/fluent2-dark.scss +164 -17
- package/SCSS-Themes/navigations/treeview/fluent2-highcontrast-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/fluent2-highcontrast.scss +164 -17
- package/SCSS-Themes/navigations/treeview/fluent2-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/fluent2.scss +164 -17
- package/SCSS-Themes/navigations/treeview/highcontrast-lite.scss +79 -23
- package/SCSS-Themes/navigations/treeview/highcontrast.scss +170 -23
- package/SCSS-Themes/navigations/treeview/material-dark-lite.scss +80 -24
- package/SCSS-Themes/navigations/treeview/material-dark.scss +171 -24
- package/SCSS-Themes/navigations/treeview/material-lite.scss +79 -23
- package/SCSS-Themes/navigations/treeview/material.scss +170 -23
- package/SCSS-Themes/navigations/treeview/material3-dark-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/material3-dark.scss +164 -17
- package/SCSS-Themes/navigations/treeview/material3-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/material3.scss +164 -17
- package/SCSS-Themes/navigations/treeview/tailwind-dark-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/tailwind-dark.scss +164 -17
- package/SCSS-Themes/navigations/treeview/tailwind-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/tailwind.scss +164 -17
- package/SCSS-Themes/navigations/treeview/tailwind3-dark-lite.scss +74 -18
- package/SCSS-Themes/navigations/treeview/tailwind3-dark.scss +165 -18
- package/SCSS-Themes/navigations/treeview/tailwind3-lite.scss +74 -18
- package/SCSS-Themes/navigations/treeview/tailwind3.scss +165 -18
- package/SCSS-Themes/notifications/toast/bds-dark-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/bds-dark.scss +14 -8
- package/SCSS-Themes/notifications/toast/bds-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/bds.scss +14 -8
- package/SCSS-Themes/notifications/toast/bootstrap-dark-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/bootstrap-dark.scss +14 -8
- package/SCSS-Themes/notifications/toast/bootstrap-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/bootstrap.scss +14 -8
- package/SCSS-Themes/notifications/toast/bootstrap4-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/bootstrap4.scss +14 -8
- package/SCSS-Themes/notifications/toast/bootstrap5-dark-lite.scss +17 -12
- package/SCSS-Themes/notifications/toast/bootstrap5-dark.scss +20 -14
- package/SCSS-Themes/notifications/toast/bootstrap5-lite.scss +17 -12
- package/SCSS-Themes/notifications/toast/bootstrap5.3-dark-lite.scss +19 -14
- package/SCSS-Themes/notifications/toast/bootstrap5.3-dark.scss +22 -16
- package/SCSS-Themes/notifications/toast/bootstrap5.3-lite.scss +19 -14
- package/SCSS-Themes/notifications/toast/bootstrap5.3.scss +22 -16
- package/SCSS-Themes/notifications/toast/bootstrap5.scss +20 -14
- package/SCSS-Themes/notifications/toast/fabric-dark-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/fabric-dark.scss +14 -8
- package/SCSS-Themes/notifications/toast/fabric-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/fabric.scss +14 -8
- package/SCSS-Themes/notifications/toast/fluent-dark-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/fluent-dark.scss +14 -8
- package/SCSS-Themes/notifications/toast/fluent-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/fluent.scss +14 -8
- package/SCSS-Themes/notifications/toast/fluent2-dark-lite.scss +14 -9
- package/SCSS-Themes/notifications/toast/fluent2-dark.scss +17 -11
- package/SCSS-Themes/notifications/toast/fluent2-highcontrast-lite.scss +14 -9
- package/SCSS-Themes/notifications/toast/fluent2-highcontrast.scss +17 -11
- package/SCSS-Themes/notifications/toast/fluent2-lite.scss +14 -9
- package/SCSS-Themes/notifications/toast/fluent2.scss +17 -11
- package/SCSS-Themes/notifications/toast/highcontrast-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/highcontrast.scss +14 -8
- package/SCSS-Themes/notifications/toast/material-dark-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/material-dark.scss +14 -8
- package/SCSS-Themes/notifications/toast/material-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/material.scss +14 -8
- package/SCSS-Themes/notifications/toast/material3-dark-lite.scss +12 -7
- package/SCSS-Themes/notifications/toast/material3-dark.scss +15 -9
- package/SCSS-Themes/notifications/toast/material3-lite.scss +12 -7
- package/SCSS-Themes/notifications/toast/material3.scss +15 -9
- package/SCSS-Themes/notifications/toast/tailwind-dark-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/tailwind-dark.scss +14 -8
- package/SCSS-Themes/notifications/toast/tailwind-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/tailwind.scss +14 -8
- package/SCSS-Themes/notifications/toast/tailwind3-dark-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/tailwind3-dark.scss +14 -8
- package/SCSS-Themes/notifications/toast/tailwind3-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/tailwind3.scss +14 -8
- package/SCSS-Themes/tailwind-dark-lite.scss +88 -23
- package/SCSS-Themes/tailwind-dark.scss +182 -25
- package/SCSS-Themes/tailwind-lite.scss +88 -23
- package/SCSS-Themes/tailwind.scss +182 -25
- package/SCSS-Themes/tailwind3-dark-lite.scss +89 -24
- package/SCSS-Themes/tailwind3-dark.scss +183 -26
- package/SCSS-Themes/tailwind3-lite.scss +89 -24
- package/SCSS-Themes/tailwind3.scss +183 -26
- package/package.json +1 -1
|
@@ -27390,6 +27390,10 @@ $calendar-small-font-size: 12px !default;
|
|
|
27390
27390
|
border-color: transparent;
|
|
27391
27391
|
color: $calendar-today-disabled-color;
|
|
27392
27392
|
}
|
|
27393
|
+
@if $skin-name == 'tailwind3' {
|
|
27394
|
+
background-color: $calendar-today-disabled-background-style;
|
|
27395
|
+
border-color: $calendar-today-disabled-border-style;
|
|
27396
|
+
}
|
|
27393
27397
|
}
|
|
27394
27398
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
27395
27399
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -59144,7 +59148,7 @@ $ripple-width: 32px !default;
|
|
|
59144
59148
|
|
|
59145
59149
|
.e-list-item {
|
|
59146
59150
|
list-style: none;
|
|
59147
|
-
@if $skin-name
|
|
59151
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
59148
59152
|
padding: 2px 0;
|
|
59149
59153
|
}
|
|
59150
59154
|
@if $skin-name == 'fluent2' {
|
|
@@ -59152,13 +59156,12 @@ $ripple-width: 32px !default;
|
|
|
59152
59156
|
}
|
|
59153
59157
|
|
|
59154
59158
|
.e-ul {
|
|
59155
|
-
margin: 2px 0 -2px;
|
|
59156
59159
|
padding: $treeview-child-ul-padding;
|
|
59157
|
-
@if $skin-name == '
|
|
59158
|
-
margin: 2px 0
|
|
59160
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
59161
|
+
margin: 2px 0 -2px;
|
|
59159
59162
|
}
|
|
59160
|
-
@
|
|
59161
|
-
margin:
|
|
59163
|
+
@if $skin-name == 'fluent2' {
|
|
59164
|
+
margin-top: 4px;
|
|
59162
59165
|
}
|
|
59163
59166
|
}
|
|
59164
59167
|
|
|
@@ -59195,6 +59198,45 @@ $ripple-width: 32px !default;
|
|
|
59195
59198
|
.e-icons.e-icons-spinner::before {
|
|
59196
59199
|
content: none;
|
|
59197
59200
|
}
|
|
59201
|
+
|
|
59202
|
+
.e-text-content {
|
|
59203
|
+
.e-list-text {
|
|
59204
|
+
&:has(> .e-input-group) {
|
|
59205
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
59206
|
+
padding-top: 1px;
|
|
59207
|
+
padding-bottom: 1px;
|
|
59208
|
+
.e-input-group {
|
|
59209
|
+
height: 34px;
|
|
59210
|
+
|
|
59211
|
+
.e-input {
|
|
59212
|
+
line-height: 26px;
|
|
59213
|
+
min-height: 26px;
|
|
59214
|
+
}
|
|
59215
|
+
}
|
|
59216
|
+
}
|
|
59217
|
+
@if $skin-name == 'tailwind3' {
|
|
59218
|
+
padding-top: 4px;
|
|
59219
|
+
padding-bottom: 4px;
|
|
59220
|
+
}
|
|
59221
|
+
@if $skin-name == 'highcontrast' {
|
|
59222
|
+
padding-top: 3px;
|
|
59223
|
+
padding-bottom: 3px;
|
|
59224
|
+
}
|
|
59225
|
+
@if ($skin-name == 'FluentUI') {
|
|
59226
|
+
padding-top: 3px;
|
|
59227
|
+
padding-bottom: 3px;
|
|
59228
|
+
}
|
|
59229
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
59230
|
+
padding-top: 2px;
|
|
59231
|
+
padding-bottom: 2px;
|
|
59232
|
+
}
|
|
59233
|
+
@if $skin-name == 'bootstrap4' {
|
|
59234
|
+
padding-top: 5px;
|
|
59235
|
+
padding-bottom: 5px;
|
|
59236
|
+
}
|
|
59237
|
+
}
|
|
59238
|
+
}
|
|
59239
|
+
}
|
|
59198
59240
|
}
|
|
59199
59241
|
|
|
59200
59242
|
.e-icons {
|
|
@@ -59212,11 +59254,14 @@ $ripple-width: 32px !default;
|
|
|
59212
59254
|
|
|
59213
59255
|
.e-text-content {
|
|
59214
59256
|
@include user-select;
|
|
59215
|
-
border: 1px solid;
|
|
59216
59257
|
cursor: pointer;
|
|
59217
59258
|
margin: 0;
|
|
59218
59259
|
padding: $treeview-text-wrap-padding;
|
|
59219
59260
|
|
|
59261
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
59262
|
+
border: 1px solid;
|
|
59263
|
+
}
|
|
59264
|
+
|
|
59220
59265
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
59221
59266
|
border: none;
|
|
59222
59267
|
}
|
|
@@ -59302,14 +59347,13 @@ $ripple-width: 32px !default;
|
|
|
59302
59347
|
|
|
59303
59348
|
.e-input-group {
|
|
59304
59349
|
height: $treeview-input-height;
|
|
59305
|
-
@if ($skin-name == '
|
|
59306
|
-
margin-top:
|
|
59307
|
-
|
|
59308
|
-
@else if($skin-name == 'tailwind') {
|
|
59309
|
-
margin-bottom: 3px;
|
|
59350
|
+
@if ($skin-name == 'tailwind') {
|
|
59351
|
+
margin-top: 4px;
|
|
59352
|
+
margin-bottom: 4px;
|
|
59310
59353
|
}
|
|
59311
59354
|
@else if($skin-name == 'bootstrap5') {
|
|
59312
|
-
margin-bottom:
|
|
59355
|
+
margin-bottom: 3px;
|
|
59356
|
+
margin-top: 3px;
|
|
59313
59357
|
}
|
|
59314
59358
|
@else {
|
|
59315
59359
|
margin-bottom: 0;
|
|
@@ -59319,9 +59363,20 @@ $ripple-width: 32px !default;
|
|
|
59319
59363
|
@if ($skin-name == 'fluent2') {
|
|
59320
59364
|
border-color: $treeview-input-border-color;
|
|
59321
59365
|
}
|
|
59322
|
-
|
|
59323
|
-
|
|
59366
|
+
.e-input {
|
|
59367
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
59324
59368
|
height: 28px;
|
|
59369
|
+
padding-top: 6px;
|
|
59370
|
+
padding-bottom: 6px;
|
|
59371
|
+
}
|
|
59372
|
+
@if $skin-name == 'tailwind3' {
|
|
59373
|
+
line-height: 20px;
|
|
59374
|
+
height: 32px;
|
|
59375
|
+
}
|
|
59376
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
59377
|
+
height: 32px;
|
|
59378
|
+
padding-top: 5px;
|
|
59379
|
+
padding-bottom: 5px;
|
|
59325
59380
|
}
|
|
59326
59381
|
}
|
|
59327
59382
|
}
|
|
@@ -59913,13 +59968,13 @@ $ripple-width: 32px !default;
|
|
|
59913
59968
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
59914
59969
|
color: $treeview-item-active-check-color;
|
|
59915
59970
|
}
|
|
59916
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
59971
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
59917
59972
|
border-color: $content-text-color-selected;
|
|
59918
59973
|
}
|
|
59919
59974
|
}
|
|
59920
59975
|
|
|
59921
59976
|
.e-stop {
|
|
59922
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
59977
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
59923
59978
|
border-color: $content-text-color-selected;
|
|
59924
59979
|
}
|
|
59925
59980
|
}
|
|
@@ -59970,6 +60025,11 @@ $ripple-width: 32px !default;
|
|
|
59970
60025
|
}
|
|
59971
60026
|
}
|
|
59972
60027
|
}
|
|
60028
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
60029
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
60030
|
+
border-color: $content-text-color-hover;
|
|
60031
|
+
}
|
|
60032
|
+
}
|
|
59973
60033
|
}
|
|
59974
60034
|
|
|
59975
60035
|
.e-sibling {
|
|
@@ -60339,6 +60399,30 @@ $ripple-width: 32px !default;
|
|
|
60339
60399
|
min-height: $treeview-big-item-height;
|
|
60340
60400
|
}
|
|
60341
60401
|
|
|
60402
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
60403
|
+
padding: $treeview-big-text-padding;
|
|
60404
|
+
}
|
|
60405
|
+
|
|
60406
|
+
@if $skin-name == 'highcontrast' {
|
|
60407
|
+
padding-top: 11px;
|
|
60408
|
+
padding-bottom: 11px;
|
|
60409
|
+
}
|
|
60410
|
+
|
|
60411
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
60412
|
+
padding-top: 12px;
|
|
60413
|
+
padding-bottom: 12px;
|
|
60414
|
+
}
|
|
60415
|
+
|
|
60416
|
+
@if $skin-name == 'FluentUI' {
|
|
60417
|
+
padding-top: 10px;
|
|
60418
|
+
padding-bottom: 10px;
|
|
60419
|
+
}
|
|
60420
|
+
|
|
60421
|
+
@if $skin-name == 'bootstrap4' {
|
|
60422
|
+
padding-top: 13px;
|
|
60423
|
+
padding-bottom: 13px;
|
|
60424
|
+
}
|
|
60425
|
+
|
|
60342
60426
|
.e-input-group {
|
|
60343
60427
|
height: $treeview-big-input-height;
|
|
60344
60428
|
|
|
@@ -60347,6 +60431,69 @@ $ripple-width: 32px !default;
|
|
|
60347
60431
|
height: 36px;
|
|
60348
60432
|
}
|
|
60349
60433
|
}
|
|
60434
|
+
|
|
60435
|
+
@if $skin-name =='bootstrap5' {
|
|
60436
|
+
padding-top: 6px;
|
|
60437
|
+
padding-bottom: 6px;
|
|
60438
|
+
margin-top: 2px;
|
|
60439
|
+
margin-bottom: 2px;
|
|
60440
|
+
}
|
|
60441
|
+
|
|
60442
|
+
@if $skin-name == 'highcontrast' or $skin-name == 'material-dark' {
|
|
60443
|
+
line-height: 42px;
|
|
60444
|
+
min-height: 42px;
|
|
60445
|
+
}
|
|
60446
|
+
|
|
60447
|
+
.e-input {
|
|
60448
|
+
@if $skin-name =='tailwind3' {
|
|
60449
|
+
height: 40px;
|
|
60450
|
+
line-height: 24px;
|
|
60451
|
+
padding-top: 8px;
|
|
60452
|
+
padding-bottom: 8px;
|
|
60453
|
+
}
|
|
60454
|
+
|
|
60455
|
+
@if $skin-name =='bootstrap5' {
|
|
60456
|
+
height: 24px;
|
|
60457
|
+
}
|
|
60458
|
+
|
|
60459
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
60460
|
+
line-height: 28px;
|
|
60461
|
+
min-height: 28px;
|
|
60462
|
+
padding-top: 9px;
|
|
60463
|
+
padding-bottom: 5px;
|
|
60464
|
+
}
|
|
60465
|
+
|
|
60466
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
60467
|
+
line-height: 24px;
|
|
60468
|
+
min-height: 24px;
|
|
60469
|
+
padding-top: 7px;
|
|
60470
|
+
padding-bottom: 7px;
|
|
60471
|
+
}
|
|
60472
|
+
}
|
|
60473
|
+
}
|
|
60474
|
+
}
|
|
60475
|
+
|
|
60476
|
+
.e-list-item .e-text-content .e-list-text {
|
|
60477
|
+
&:has(> .e-input-group) {
|
|
60478
|
+
@if $skin-name =='highcontrast' {
|
|
60479
|
+
padding-top: 4px;
|
|
60480
|
+
padding-bottom: 4px;
|
|
60481
|
+
}
|
|
60482
|
+
|
|
60483
|
+
@if $skin-name =='FluentUI' {
|
|
60484
|
+
padding-top: 2px;
|
|
60485
|
+
padding-bottom: 2px;
|
|
60486
|
+
}
|
|
60487
|
+
|
|
60488
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
60489
|
+
padding-top: 3px;
|
|
60490
|
+
padding-bottom: 3px;
|
|
60491
|
+
}
|
|
60492
|
+
|
|
60493
|
+
@if $skin-name == 'bootstrap4' {
|
|
60494
|
+
padding-top: 6px;
|
|
60495
|
+
padding-bottom: 6px;
|
|
60496
|
+
}
|
|
60350
60497
|
}
|
|
60351
60498
|
}
|
|
60352
60499
|
|
|
@@ -60531,6 +60678,10 @@ $ripple-width: 32px !default;
|
|
|
60531
60678
|
.e-treeview.e-bigger {
|
|
60532
60679
|
.e-list-text {
|
|
60533
60680
|
font-size: $treeview-big-font-size;
|
|
60681
|
+
@if $skin-name == 'Material3' {
|
|
60682
|
+
padding: 12px;
|
|
60683
|
+
}
|
|
60684
|
+
|
|
60534
60685
|
@if $skin-name == 'bootstrap4' {
|
|
60535
60686
|
color: $treeview-big-text-color;
|
|
60536
60687
|
}
|
|
@@ -108906,10 +109057,10 @@ $toast-close-icon-hover-color: $theme-tertiary !default;
|
|
|
108906
109057
|
&:first-child {
|
|
108907
109058
|
padding: 0;
|
|
108908
109059
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
108909
|
-
padding-bottom:
|
|
109060
|
+
padding-bottom: 8px;
|
|
108910
109061
|
padding-left: 12px;
|
|
108911
109062
|
padding-right: 12px;
|
|
108912
|
-
padding-top:
|
|
109063
|
+
padding-top: 8px;
|
|
108913
109064
|
}
|
|
108914
109065
|
}
|
|
108915
109066
|
|
|
@@ -108977,7 +109128,7 @@ $toast-close-icon-hover-color: $theme-tertiary !default;
|
|
|
108977
109128
|
.e-toast-content {
|
|
108978
109129
|
&:first-child {
|
|
108979
109130
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
108980
|
-
padding-left:
|
|
109131
|
+
padding-left: 44px;
|
|
108981
109132
|
}
|
|
108982
109133
|
}
|
|
108983
109134
|
}
|
|
@@ -109024,9 +109175,14 @@ $toast-close-icon-hover-color: $theme-tertiary !default;
|
|
|
109024
109175
|
margin-right: $toast-icon-nrml-right-margin;
|
|
109025
109176
|
width: $toast-icon-nrml-width;
|
|
109026
109177
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109027
|
-
left:
|
|
109028
|
-
margin-left:
|
|
109029
|
-
margin-top:
|
|
109178
|
+
left: 0;
|
|
109179
|
+
margin-left: 12px;
|
|
109180
|
+
margin-top: 10px;
|
|
109181
|
+
padding-bottom: 6px;
|
|
109182
|
+
position: absolute;
|
|
109183
|
+
}
|
|
109184
|
+
@if $skin-name == 'fluent2' {
|
|
109185
|
+
margin-top: 2px;
|
|
109030
109186
|
}
|
|
109031
109187
|
}
|
|
109032
109188
|
|
|
@@ -109498,8 +109654,9 @@ $toast-close-icon-hover-color: $theme-tertiary !default;
|
|
|
109498
109654
|
margin-right: $toast-icon-bgr-right-margin;
|
|
109499
109655
|
width: $toast-icon-bgr-width;
|
|
109500
109656
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109501
|
-
left:
|
|
109502
|
-
margin-top:
|
|
109657
|
+
left: 0;
|
|
109658
|
+
margin-top: 14px;
|
|
109659
|
+
margin-left: 12px;
|
|
109503
109660
|
}
|
|
109504
109661
|
}
|
|
109505
109662
|
|
|
@@ -19479,6 +19479,10 @@ $calendar-small-font-size: 12px !default;
|
|
|
19479
19479
|
border-color: transparent;
|
|
19480
19480
|
color: $calendar-today-disabled-color;
|
|
19481
19481
|
}
|
|
19482
|
+
@if $skin-name == 'tailwind3' {
|
|
19483
|
+
background-color: $calendar-today-disabled-background-style;
|
|
19484
|
+
border-color: $calendar-today-disabled-border-style;
|
|
19485
|
+
}
|
|
19482
19486
|
}
|
|
19483
19487
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
19484
19488
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -43020,7 +43024,7 @@ $ripple-width: 32px !default;
|
|
|
43020
43024
|
|
|
43021
43025
|
.e-list-item {
|
|
43022
43026
|
list-style: none;
|
|
43023
|
-
@if $skin-name
|
|
43027
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43024
43028
|
padding: 2px 0;
|
|
43025
43029
|
}
|
|
43026
43030
|
@if $skin-name == 'fluent2' {
|
|
@@ -43028,13 +43032,12 @@ $ripple-width: 32px !default;
|
|
|
43028
43032
|
}
|
|
43029
43033
|
|
|
43030
43034
|
.e-ul {
|
|
43031
|
-
margin: 2px 0 -2px;
|
|
43032
43035
|
padding: $treeview-child-ul-padding;
|
|
43033
|
-
@if $skin-name == '
|
|
43034
|
-
margin: 2px 0
|
|
43036
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43037
|
+
margin: 2px 0 -2px;
|
|
43035
43038
|
}
|
|
43036
|
-
@
|
|
43037
|
-
margin:
|
|
43039
|
+
@if $skin-name == 'fluent2' {
|
|
43040
|
+
margin-top: 4px;
|
|
43038
43041
|
}
|
|
43039
43042
|
}
|
|
43040
43043
|
|
|
@@ -43071,6 +43074,45 @@ $ripple-width: 32px !default;
|
|
|
43071
43074
|
.e-icons.e-icons-spinner::before {
|
|
43072
43075
|
content: none;
|
|
43073
43076
|
}
|
|
43077
|
+
|
|
43078
|
+
.e-text-content {
|
|
43079
|
+
.e-list-text {
|
|
43080
|
+
&:has(> .e-input-group) {
|
|
43081
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
43082
|
+
padding-top: 1px;
|
|
43083
|
+
padding-bottom: 1px;
|
|
43084
|
+
.e-input-group {
|
|
43085
|
+
height: 34px;
|
|
43086
|
+
|
|
43087
|
+
.e-input {
|
|
43088
|
+
line-height: 26px;
|
|
43089
|
+
min-height: 26px;
|
|
43090
|
+
}
|
|
43091
|
+
}
|
|
43092
|
+
}
|
|
43093
|
+
@if $skin-name == 'tailwind3' {
|
|
43094
|
+
padding-top: 4px;
|
|
43095
|
+
padding-bottom: 4px;
|
|
43096
|
+
}
|
|
43097
|
+
@if $skin-name == 'highcontrast' {
|
|
43098
|
+
padding-top: 3px;
|
|
43099
|
+
padding-bottom: 3px;
|
|
43100
|
+
}
|
|
43101
|
+
@if ($skin-name == 'FluentUI') {
|
|
43102
|
+
padding-top: 3px;
|
|
43103
|
+
padding-bottom: 3px;
|
|
43104
|
+
}
|
|
43105
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
43106
|
+
padding-top: 2px;
|
|
43107
|
+
padding-bottom: 2px;
|
|
43108
|
+
}
|
|
43109
|
+
@if $skin-name == 'bootstrap4' {
|
|
43110
|
+
padding-top: 5px;
|
|
43111
|
+
padding-bottom: 5px;
|
|
43112
|
+
}
|
|
43113
|
+
}
|
|
43114
|
+
}
|
|
43115
|
+
}
|
|
43074
43116
|
}
|
|
43075
43117
|
|
|
43076
43118
|
.e-icons {
|
|
@@ -43088,11 +43130,14 @@ $ripple-width: 32px !default;
|
|
|
43088
43130
|
|
|
43089
43131
|
.e-text-content {
|
|
43090
43132
|
@include user-select;
|
|
43091
|
-
border: 1px solid;
|
|
43092
43133
|
cursor: pointer;
|
|
43093
43134
|
margin: 0;
|
|
43094
43135
|
padding: $treeview-text-wrap-padding;
|
|
43095
43136
|
|
|
43137
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43138
|
+
border: 1px solid;
|
|
43139
|
+
}
|
|
43140
|
+
|
|
43096
43141
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
43097
43142
|
border: none;
|
|
43098
43143
|
}
|
|
@@ -43178,14 +43223,13 @@ $ripple-width: 32px !default;
|
|
|
43178
43223
|
|
|
43179
43224
|
.e-input-group {
|
|
43180
43225
|
height: $treeview-input-height;
|
|
43181
|
-
@if ($skin-name == '
|
|
43182
|
-
margin-top:
|
|
43183
|
-
|
|
43184
|
-
@else if($skin-name == 'tailwind') {
|
|
43185
|
-
margin-bottom: 3px;
|
|
43226
|
+
@if ($skin-name == 'tailwind') {
|
|
43227
|
+
margin-top: 4px;
|
|
43228
|
+
margin-bottom: 4px;
|
|
43186
43229
|
}
|
|
43187
43230
|
@else if($skin-name == 'bootstrap5') {
|
|
43188
|
-
margin-bottom:
|
|
43231
|
+
margin-bottom: 3px;
|
|
43232
|
+
margin-top: 3px;
|
|
43189
43233
|
}
|
|
43190
43234
|
@else {
|
|
43191
43235
|
margin-bottom: 0;
|
|
@@ -43195,9 +43239,20 @@ $ripple-width: 32px !default;
|
|
|
43195
43239
|
@if ($skin-name == 'fluent2') {
|
|
43196
43240
|
border-color: $treeview-input-border-color;
|
|
43197
43241
|
}
|
|
43198
|
-
|
|
43199
|
-
|
|
43242
|
+
.e-input {
|
|
43243
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
43200
43244
|
height: 28px;
|
|
43245
|
+
padding-top: 6px;
|
|
43246
|
+
padding-bottom: 6px;
|
|
43247
|
+
}
|
|
43248
|
+
@if $skin-name == 'tailwind3' {
|
|
43249
|
+
line-height: 20px;
|
|
43250
|
+
height: 32px;
|
|
43251
|
+
}
|
|
43252
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
43253
|
+
height: 32px;
|
|
43254
|
+
padding-top: 5px;
|
|
43255
|
+
padding-bottom: 5px;
|
|
43201
43256
|
}
|
|
43202
43257
|
}
|
|
43203
43258
|
}
|
|
@@ -43789,13 +43844,13 @@ $ripple-width: 32px !default;
|
|
|
43789
43844
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
43790
43845
|
color: $treeview-item-active-check-color;
|
|
43791
43846
|
}
|
|
43792
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
43847
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
43793
43848
|
border-color: $content-text-color-selected;
|
|
43794
43849
|
}
|
|
43795
43850
|
}
|
|
43796
43851
|
|
|
43797
43852
|
.e-stop {
|
|
43798
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
43853
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
43799
43854
|
border-color: $content-text-color-selected;
|
|
43800
43855
|
}
|
|
43801
43856
|
}
|
|
@@ -43846,6 +43901,11 @@ $ripple-width: 32px !default;
|
|
|
43846
43901
|
}
|
|
43847
43902
|
}
|
|
43848
43903
|
}
|
|
43904
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
43905
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
43906
|
+
border-color: $content-text-color-hover;
|
|
43907
|
+
}
|
|
43908
|
+
}
|
|
43849
43909
|
}
|
|
43850
43910
|
|
|
43851
43911
|
.e-sibling {
|
|
@@ -81290,10 +81350,10 @@ $toast-close-icon-hover-color: $theme-primary !default;
|
|
|
81290
81350
|
&:first-child {
|
|
81291
81351
|
padding: 0;
|
|
81292
81352
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
81293
|
-
padding-bottom:
|
|
81353
|
+
padding-bottom: 8px;
|
|
81294
81354
|
padding-left: 12px;
|
|
81295
81355
|
padding-right: 12px;
|
|
81296
|
-
padding-top:
|
|
81356
|
+
padding-top: 8px;
|
|
81297
81357
|
}
|
|
81298
81358
|
}
|
|
81299
81359
|
|
|
@@ -81361,7 +81421,7 @@ $toast-close-icon-hover-color: $theme-primary !default;
|
|
|
81361
81421
|
.e-toast-content {
|
|
81362
81422
|
&:first-child {
|
|
81363
81423
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
81364
|
-
padding-left:
|
|
81424
|
+
padding-left: 44px;
|
|
81365
81425
|
}
|
|
81366
81426
|
}
|
|
81367
81427
|
}
|
|
@@ -81408,9 +81468,14 @@ $toast-close-icon-hover-color: $theme-primary !default;
|
|
|
81408
81468
|
margin-right: $toast-icon-nrml-right-margin;
|
|
81409
81469
|
width: $toast-icon-nrml-width;
|
|
81410
81470
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
81411
|
-
left:
|
|
81412
|
-
margin-left:
|
|
81413
|
-
margin-top:
|
|
81471
|
+
left: 0;
|
|
81472
|
+
margin-left: 12px;
|
|
81473
|
+
margin-top: 10px;
|
|
81474
|
+
padding-bottom: 6px;
|
|
81475
|
+
position: absolute;
|
|
81476
|
+
}
|
|
81477
|
+
@if $skin-name == 'fluent2' {
|
|
81478
|
+
margin-top: 2px;
|
|
81414
81479
|
}
|
|
81415
81480
|
}
|
|
81416
81481
|
|