@syncfusion/ej2-vue-inputs 22.2.9 → 23.1.36
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/CHANGELOG.md +0 -79
- package/dist/ej2-vue-inputs.umd.min.js +1 -1
- package/dist/global/ej2-vue-inputs.min.js +2 -2
- package/package.json +9 -9
- package/src/color-picker/colorpicker.component.d.ts +3 -1
- package/src/maskedtextbox/maskedtextbox.component.d.ts +3 -1
- package/src/numerictextbox/numerictextbox.component.d.ts +3 -1
- package/src/rating/rating.component.d.ts +3 -1
- package/src/signature/signature.component.d.ts +3 -1
- package/src/slider/slider.component.d.ts +3 -1
- package/src/textbox/textbox.component.d.ts +3 -1
- package/src/uploader/files.directive.d.ts +3 -1
- package/src/uploader/uploader.component.d.ts +3 -1
- package/styles/bootstrap-dark.css +0 -4
- package/styles/bootstrap.css +0 -4
- package/styles/bootstrap4.css +0 -4
- package/styles/bootstrap5-dark.css +0 -4
- package/styles/bootstrap5.css +0 -4
- package/styles/color-picker/material-dark.css +0 -1
- package/styles/color-picker/material.css +0 -1
- package/styles/color-picker/material3-dark.css +0 -1
- package/styles/color-picker/material3-dark.scss +1 -1
- package/styles/color-picker/material3.css +0 -1
- package/styles/color-picker/material3.scss +1 -1
- package/styles/color-picker/tailwind-dark.css +0 -1
- package/styles/color-picker/tailwind.css +0 -1
- package/styles/fabric-dark.css +0 -4
- package/styles/fabric.css +0 -4
- package/styles/fluent-dark.css +0 -4
- package/styles/fluent.css +0 -4
- package/styles/highcontrast-light.css +0 -4
- package/styles/highcontrast.css +0 -4
- package/styles/input/material-dark.css +74 -14
- package/styles/input/material.css +74 -14
- package/styles/input/material3-dark.css +74 -14
- package/styles/input/material3-dark.scss +1 -1
- package/styles/input/material3.css +74 -14
- package/styles/input/material3.scss +1 -1
- package/styles/input/tailwind-dark.css +0 -1
- package/styles/input/tailwind.css +0 -1
- package/styles/maskedtextbox/material-dark.css +0 -1
- package/styles/maskedtextbox/material.css +0 -1
- package/styles/maskedtextbox/material3-dark.css +0 -1
- package/styles/maskedtextbox/material3-dark.scss +1 -1
- package/styles/maskedtextbox/material3.css +0 -1
- package/styles/maskedtextbox/material3.scss +1 -1
- package/styles/maskedtextbox/tailwind-dark.css +0 -1
- package/styles/maskedtextbox/tailwind.css +0 -1
- package/styles/material-dark.css +74 -18
- package/styles/material.css +74 -18
- package/styles/material3-dark.css +75 -27
- package/styles/material3.css +75 -19
- package/styles/numerictextbox/material-dark.css +0 -1
- package/styles/numerictextbox/material.css +0 -1
- package/styles/numerictextbox/material3-dark.css +0 -1
- package/styles/numerictextbox/material3-dark.scss +1 -1
- package/styles/numerictextbox/material3.css +0 -1
- package/styles/numerictextbox/material3.scss +1 -1
- package/styles/numerictextbox/tailwind-dark.css +0 -1
- package/styles/numerictextbox/tailwind.css +0 -1
- package/styles/rating/bootstrap-dark.css +0 -4
- package/styles/rating/bootstrap.css +0 -4
- package/styles/rating/bootstrap4.css +0 -4
- package/styles/rating/bootstrap5-dark.css +0 -4
- package/styles/rating/bootstrap5.css +0 -4
- package/styles/rating/fabric-dark.css +0 -4
- package/styles/rating/fabric.css +0 -4
- package/styles/rating/fluent-dark.css +0 -4
- package/styles/rating/fluent.css +0 -4
- package/styles/rating/highcontrast-light.css +0 -4
- package/styles/rating/highcontrast.css +0 -4
- package/styles/rating/material-dark.css +0 -5
- package/styles/rating/material.css +0 -5
- package/styles/rating/material3-dark.css +1 -6
- package/styles/rating/material3-dark.scss +1 -1
- package/styles/rating/material3.css +1 -6
- package/styles/rating/material3.scss +1 -1
- package/styles/rating/tailwind-dark.css +0 -5
- package/styles/rating/tailwind.css +0 -5
- package/styles/signature/material-dark.css +0 -1
- package/styles/signature/material.css +0 -1
- package/styles/signature/material3-dark.css +0 -1
- package/styles/signature/material3-dark.scss +1 -1
- package/styles/signature/material3.css +0 -1
- package/styles/signature/material3.scss +1 -1
- package/styles/signature/tailwind-dark.css +0 -1
- package/styles/signature/tailwind.css +0 -1
- package/styles/slider/material-dark.css +0 -1
- package/styles/slider/material.css +0 -1
- package/styles/slider/material3-dark.css +0 -1
- package/styles/slider/material3-dark.scss +1 -1
- package/styles/slider/material3.css +0 -1
- package/styles/slider/material3.scss +1 -1
- package/styles/slider/tailwind-dark.css +0 -1
- package/styles/slider/tailwind.css +0 -1
- package/styles/tailwind-dark.css +0 -13
- package/styles/tailwind.css +0 -13
- package/styles/textbox/material-dark.css +0 -1
- package/styles/textbox/material.css +0 -1
- package/styles/textbox/material3-dark.css +0 -1
- package/styles/textbox/material3-dark.scss +1 -1
- package/styles/textbox/material3.css +0 -1
- package/styles/textbox/material3.scss +1 -1
- package/styles/textbox/tailwind-dark.css +0 -1
- package/styles/textbox/tailwind.css +0 -1
- package/styles/uploader/material-dark.css +0 -1
- package/styles/uploader/material.css +0 -1
- package/styles/uploader/material3-dark.css +0 -1
- package/styles/uploader/material3-dark.scss +1 -1
- package/styles/uploader/material3.css +0 -1
- package/styles/uploader/material3.scss +1 -1
- package/styles/uploader/tailwind-dark.css +0 -1
- package/styles/uploader/tailwind.css +0 -1
package/styles/material3.css
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,900&display=swap");
|
|
2
1
|
:root {
|
|
3
2
|
--color-sf-black: 0, 0, 0;
|
|
4
3
|
--color-sf-white: 255, 255, 255;
|
|
@@ -1535,6 +1534,26 @@ label.e-float-text,
|
|
|
1535
1534
|
user-select: text;
|
|
1536
1535
|
}
|
|
1537
1536
|
|
|
1537
|
+
.e-float-input.e-outline.e-float-icon-left:not(.e-rtl) .e-input-in-wrap input ~ label.e-float-text.e-label-top {
|
|
1538
|
+
left: -34px;
|
|
1539
|
+
width: auto;
|
|
1540
|
+
}
|
|
1541
|
+
|
|
1542
|
+
.e-float-input.e-outline.e-float-icon-left.e-rtl .e-input-in-wrap input ~ label.e-float-text.e-label-top {
|
|
1543
|
+
right: -34px;
|
|
1544
|
+
width: auto;
|
|
1545
|
+
}
|
|
1546
|
+
|
|
1547
|
+
.e-bigger .e-float-input.e-outline.e-float-icon-left:not(.e-rtl) .e-input-in-wrap input ~ label.e-float-text.e-label-top {
|
|
1548
|
+
left: -40px;
|
|
1549
|
+
width: auto;
|
|
1550
|
+
}
|
|
1551
|
+
|
|
1552
|
+
.e-bigger .e-float-input.e-outline.e-float-icon-left.e-rtl .e-input-in-wrap input ~ label.e-float-text.e-label-top {
|
|
1553
|
+
right: -40px;
|
|
1554
|
+
width: auto;
|
|
1555
|
+
}
|
|
1556
|
+
|
|
1538
1557
|
label.e-float-text,
|
|
1539
1558
|
.e-float-input label.e-float-text,
|
|
1540
1559
|
.e-float-input.e-control-wrapper label.e-float-text,
|
|
@@ -3413,7 +3432,7 @@ textarea.e-input.e-bigger.e-small,
|
|
|
3413
3432
|
.e-input-group.e-control-wrapper.e-float-icon-left .e-input-in-wrap {
|
|
3414
3433
|
border: 1px solid;
|
|
3415
3434
|
border-width: 0 0 1px 0;
|
|
3416
|
-
margin-left:
|
|
3435
|
+
margin-left: 8px;
|
|
3417
3436
|
}
|
|
3418
3437
|
|
|
3419
3438
|
.e-rtl .e-float-input.e-float-icon-left .e-input-in-wrap,
|
|
@@ -3424,7 +3443,7 @@ textarea.e-input.e-bigger.e-small,
|
|
|
3424
3443
|
.e-input-group.e-float-icon-left.e-rtl .e-input-in-wrap,
|
|
3425
3444
|
.e-input-group.e-control-wrapper.e-float-icon-left.e-rtl .e-input-in-wrap {
|
|
3426
3445
|
margin-left: 0;
|
|
3427
|
-
margin-right:
|
|
3446
|
+
margin-right: 8px;
|
|
3428
3447
|
}
|
|
3429
3448
|
|
|
3430
3449
|
.e-float-input input.e-input,
|
|
@@ -4331,6 +4350,14 @@ textarea.e-outline.e-input,
|
|
|
4331
4350
|
border-top-color: transparent;
|
|
4332
4351
|
}
|
|
4333
4352
|
|
|
4353
|
+
.e-outline.e-input-group.e-valid-input.e-float-icon-left:hover:not(.e-input-focus):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
|
|
4354
|
+
.e-outline.e-input-group.e-valid-input.e-control-wrapper.e-float-icon-left:hover:not(.e-input-focus):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
|
|
4355
|
+
.e-outline.e-float-input.e-valid-input.e-float-icon-left:hover:not(.e-input-focus):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
|
|
4356
|
+
.e-outline.e-float-input.e-valid-input.e-control-wrapper.e-float-icon-left:not(.e-input-focus):hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
|
|
4357
|
+
.e-outline.e-float-input.e-control-wrapper.e-valid-input.e-float-icon-left:not(.e-warning):not(.e-success):not(.e-error) {
|
|
4358
|
+
border-top-color: transparent;
|
|
4359
|
+
}
|
|
4360
|
+
|
|
4334
4361
|
.e-outline.e-input-group,
|
|
4335
4362
|
.e-outline .e-input-group,
|
|
4336
4363
|
.e-outline .e-input-group.e-control-wrapper,
|
|
@@ -4459,20 +4486,12 @@ textarea.e-outline.e-input,
|
|
|
4459
4486
|
.e-outline.e-input-group.e-input-focus.e-control-wrapper:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),
|
|
4460
4487
|
.e-outline.e-float-input.e-input-focus.e-control-wrapper:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),
|
|
4461
4488
|
.e-outline.e-float-input.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),
|
|
4462
|
-
.e-outline.e-input-group.e-input-focus.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
|
|
4463
|
-
.e-outline.e-input-group.e-input-focus.e-control-wrapper.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
|
|
4464
|
-
.e-outline.e-float-input.e-input-focus.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
|
|
4465
|
-
.e-outline.e-float-input.e-input-focus.e-control-wrapper.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
|
|
4466
4489
|
.e-outline.e-float-input.e-input-focus:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
|
|
4467
4490
|
.e-outline.e-float-input.e-input-focus.e-control-wrapper:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
|
|
4468
|
-
.e-outline.e-input-group.e-float-icon-left.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error),
|
|
4469
|
-
.e-outline.e-input-group.e-control-wrapper.e-float-icon-left.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error),
|
|
4470
4491
|
.e-outline.e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
|
|
4471
4492
|
.e-outline.e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
|
|
4472
4493
|
.e-outline.e-float-input.e-input-focus:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
|
|
4473
|
-
.e-outline.e-float-input.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled)
|
|
4474
|
-
.e-outline.e-input-group.e-float-icon-left.e-input-focus:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
|
|
4475
|
-
.e-outline.e-input-group.e-control-wrapper.e-float-icon-left.e-input-focus:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) {
|
|
4494
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) {
|
|
4476
4495
|
border-color: rgba(var(--color-sf-primary));
|
|
4477
4496
|
box-shadow: inset 1px 1px rgba(var(--color-sf-primary)), inset -1px 0 rgba(var(--color-sf-primary)), inset 0 -1px rgba(var(--color-sf-primary));
|
|
4478
4497
|
}
|
|
@@ -4486,11 +4505,27 @@ textarea.e-outline.e-input,
|
|
|
4486
4505
|
margin-left: 0;
|
|
4487
4506
|
}
|
|
4488
4507
|
|
|
4508
|
+
.e-outline.e-float-input.e-rtl.e-float-icon-left .e-input-in-wrap,
|
|
4509
|
+
.e-outline.e-float-input.e-rtl.e-control-wrapper.e-float-icon-left .e-input-in-wrap,
|
|
4510
|
+
.e-outline.e-input-group.e-rtl.e-float-icon-left .e-input-in-wrap,
|
|
4511
|
+
.e-outline.e-input-group.e-rtl.e-control-wrapper.e-float-icon-left .e-input-in-wrap {
|
|
4512
|
+
margin-right: 0;
|
|
4513
|
+
}
|
|
4514
|
+
|
|
4489
4515
|
.e-outline.e-input-group.e-float-icon-left > .e-input-group-icon,
|
|
4490
4516
|
.e-outline.e-float-input.e-input-group.e-float-icon-left > .e-input-group-icon,
|
|
4491
4517
|
.e-outline.e-input-group.e-control-wrapper.e-float-icon-left > .e-input-group-icon,
|
|
4492
4518
|
.e-outline.e-float-input.e-input-group.e-control-wrapper.e-float-icon-left > .e-input-group-icon {
|
|
4493
|
-
margin:
|
|
4519
|
+
margin-left: 4px;
|
|
4520
|
+
margin-right: 0;
|
|
4521
|
+
}
|
|
4522
|
+
|
|
4523
|
+
.e-outline.e-input-group.e-rtl.e-float-icon-left > .e-input-group-icon,
|
|
4524
|
+
.e-outline.e-float-input.e-rtl.e-input-group.e-float-icon-left > .e-input-group-icon,
|
|
4525
|
+
.e-outline.e-input-group.e-rtl.e-control-wrapper.e-float-icon-left > .e-input-group-icon,
|
|
4526
|
+
.e-outline.e-float-input.e-input-group.e-rtl.e-control-wrapper.e-float-icon-left > .e-input-group-icon {
|
|
4527
|
+
margin-right: 4px;
|
|
4528
|
+
margin-left: 0;
|
|
4494
4529
|
}
|
|
4495
4530
|
|
|
4496
4531
|
.e-outline.e-float-input .e-clear-icon,
|
|
@@ -4905,6 +4940,22 @@ textarea.e-input.e-small.e-outline,
|
|
|
4905
4940
|
.e-outline.e-float-input.e-input-group.e-control-wrapper.e-bigger.e-float-icon-left > .e-input-group-icon,
|
|
4906
4941
|
.e-outline.e-float-input.e-input-group.e-control-wrapper.e-float-icon-left > .e-input-group-icon.e-bigger,
|
|
4907
4942
|
.e-bigger .e-outline.e-float-input.e-input-group.e-control-wrapper.e-float-icon-left > .e-input-group-icon {
|
|
4943
|
+
margin-left: 8px;
|
|
4944
|
+
margin-right: 0;
|
|
4945
|
+
}
|
|
4946
|
+
|
|
4947
|
+
.e-outline.e-input-group.e-rtl.e-bigger.e-float-icon-left > .e-input-group-icon,
|
|
4948
|
+
.e-outline.e-input-group.e-rtl.e-float-icon-left > .e-input-group-icon.e-bigger,
|
|
4949
|
+
.e-bigger .e-outline.e-input-group.e-rtl.e-float-icon-left > .e-input-group-icon,
|
|
4950
|
+
.e-outline.e-float-input.e-input-group.e-rtl.e-bigger.e-float-icon-left > .e-input-group-icon,
|
|
4951
|
+
.e-outline.e-float-input.e-input-group.e-rtl.e-float-icon-left > .e-input-group-icon.e-bigger,
|
|
4952
|
+
.e-bigger .e-outline.e-float-input.e-input-group.e-rtl.e-float-icon-left > .e-input-group-icon,
|
|
4953
|
+
.e-outline.e-input-group.e-rtl.e-control-wrapper.e-bigger.e-float-icon-left > .e-input-group-icon,
|
|
4954
|
+
.e-outline.e-input-group.e-rtl.e-control-wrapper.e-float-icon-left > .e-input-group-icon.e-bigger,
|
|
4955
|
+
.e-bigger .e-outline.e-input-group.e-rtl.e-control-wrapper.e-float-icon-left > .e-input-group-icon,
|
|
4956
|
+
.e-outline.e-float-input.e-input-group.e-rtl.e-control-wrapper.e-bigger.e-float-icon-left > .e-input-group-icon,
|
|
4957
|
+
.e-outline.e-float-input.e-input-group.e-rtl.e-control-wrapper.e-float-icon-left > .e-input-group-icon.e-bigger,
|
|
4958
|
+
.e-bigger .e-outline.e-float-input.e-input-group.e-rtl.e-control-wrapper.e-float-icon-left > .e-input-group-icon {
|
|
4908
4959
|
margin-left: 0;
|
|
4909
4960
|
margin-right: 8px;
|
|
4910
4961
|
}
|
|
@@ -5291,7 +5342,7 @@ textarea.e-input.e-bigger.e-small.e-outline,
|
|
|
5291
5342
|
.e-outline:not(.e-valid-input):not(.e-valid-input):not(.e-input-focus) input:not(:focus):not(:valid) ~ label.e-float-text,
|
|
5292
5343
|
.e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) input:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text,
|
|
5293
5344
|
.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) input:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text {
|
|
5294
|
-
line-height:
|
|
5345
|
+
line-height: 54px;
|
|
5295
5346
|
}
|
|
5296
5347
|
|
|
5297
5348
|
.e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
|
|
@@ -5406,6 +5457,15 @@ textarea.e-input.e-bigger.e-small.e-outline,
|
|
|
5406
5457
|
transition: border-color 0.1s, box-shadow 0.2s;
|
|
5407
5458
|
}
|
|
5408
5459
|
|
|
5460
|
+
.e-outline.e-float-icon-left label.e-float-text::before,
|
|
5461
|
+
.e-outline.e-float-icon-left label.e-float-text::after,
|
|
5462
|
+
.e-outline.e-float-input.e-float-icon-left label.e-float-text::before,
|
|
5463
|
+
.e-outline.e-float-input.e-float-icon-left label.e-float-text::after,
|
|
5464
|
+
.e-outline.e-float-input.e-control-wrapper.e-float-icon-left label.e-float-text::before,
|
|
5465
|
+
.e-outline.e-float-input.e-control-wrapper.e-float-icon-left label.e-float-text::after {
|
|
5466
|
+
transition: none;
|
|
5467
|
+
}
|
|
5468
|
+
|
|
5409
5469
|
.e-bigger.e-outline label.e-float-text::before,
|
|
5410
5470
|
.e-bigger.e-outline label.e-float-text::after,
|
|
5411
5471
|
.e-bigger.e-outline.e-float-input label.e-float-text::before,
|
|
@@ -15838,7 +15898,6 @@ body.e-colorpicker-overflow {
|
|
|
15838
15898
|
cursor: pointer;
|
|
15839
15899
|
font-size: 20px;
|
|
15840
15900
|
padding: 4px;
|
|
15841
|
-
line-height: 13px;
|
|
15842
15901
|
display: block;
|
|
15843
15902
|
min-width: calc(1em + 8px);
|
|
15844
15903
|
min-height: calc(1em + 8px);
|
|
@@ -15936,7 +15995,6 @@ body.e-colorpicker-overflow {
|
|
|
15936
15995
|
.e-small.e-rating-container .e-rating-item-container,
|
|
15937
15996
|
.e-small .e-rating-container .e-rating-item-container {
|
|
15938
15997
|
font-size: 16px;
|
|
15939
|
-
line-height: 9px;
|
|
15940
15998
|
}
|
|
15941
15999
|
.e-small.e-rating-container .e-rating-label,
|
|
15942
16000
|
.e-small .e-rating-container .e-rating-label {
|
|
@@ -15951,7 +16009,6 @@ body.e-colorpicker-overflow {
|
|
|
15951
16009
|
.e-bigger.e-rating-container .e-rating-item-container,
|
|
15952
16010
|
.e-bigger .e-rating-container .e-rating-item-container {
|
|
15953
16011
|
font-size: 28px;
|
|
15954
|
-
line-height: 21px;
|
|
15955
16012
|
}
|
|
15956
16013
|
.e-bigger.e-rating-container .e-rating-label,
|
|
15957
16014
|
.e-bigger .e-rating-container .e-rating-label {
|
|
@@ -15968,7 +16025,6 @@ body.e-colorpicker-overflow {
|
|
|
15968
16025
|
.e-bigger .e-small.e-rating-container .e-rating-item-container,
|
|
15969
16026
|
.e-small .e-bigger.e-rating-container .e-rating-item-container {
|
|
15970
16027
|
font-size: 24px;
|
|
15971
|
-
line-height: 17px;
|
|
15972
16028
|
}
|
|
15973
16029
|
.e-bigger.e-small.e-rating-container .e-rating-label,
|
|
15974
16030
|
.e-bigger.e-small .e-rating-container .e-rating-label,
|
|
@@ -16032,7 +16088,7 @@ body.e-colorpicker-overflow {
|
|
|
16032
16088
|
/* stylelint-disable property-no-vendor-prefix */
|
|
16033
16089
|
-webkit-background-clip: text;
|
|
16034
16090
|
/* stylelint-enable property-no-vendor-prefix */
|
|
16035
|
-
-webkit-text-stroke: 1px rgba(var(--color-sf-primary))
|
|
16091
|
+
-webkit-text-stroke: 1px rgba(var(--color-sf-primary));
|
|
16036
16092
|
}
|
|
16037
16093
|
.e-rating-container.e-rtl .e-rating-item-container.e-rating-selected .e-rating-icon, .e-rating-container.e-rtl .e-rating-item-container.e-rating-intermediate .e-rating-icon {
|
|
16038
16094
|
background: linear-gradient(to left, rgba(var(--color-sf-primary)) var(--rating-value), transparent var(--rating-value));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
|
|
2
2
|
@import 'ej2-inputs/styles/numerictextbox/material3-dark.scss';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
|
|
2
2
|
@import 'ej2-inputs/styles/numerictextbox/material3.scss';
|
|
@@ -32,7 +32,6 @@
|
|
|
32
32
|
cursor: pointer;
|
|
33
33
|
font-size: 20px;
|
|
34
34
|
padding: 4px;
|
|
35
|
-
line-height: 9px;
|
|
36
35
|
display: block;
|
|
37
36
|
min-width: calc(1em + 8px);
|
|
38
37
|
min-height: calc(1em + 8px);
|
|
@@ -130,7 +129,6 @@
|
|
|
130
129
|
.e-small.e-rating-container .e-rating-item-container,
|
|
131
130
|
.e-small .e-rating-container .e-rating-item-container {
|
|
132
131
|
font-size: 16px;
|
|
133
|
-
line-height: 4px;
|
|
134
132
|
}
|
|
135
133
|
.e-small.e-rating-container .e-rating-label,
|
|
136
134
|
.e-small .e-rating-container .e-rating-label {
|
|
@@ -145,7 +143,6 @@
|
|
|
145
143
|
.e-bigger.e-rating-container .e-rating-item-container,
|
|
146
144
|
.e-bigger .e-rating-container .e-rating-item-container {
|
|
147
145
|
font-size: 32px;
|
|
148
|
-
line-height: 16px;
|
|
149
146
|
}
|
|
150
147
|
.e-bigger.e-rating-container .e-rating-label,
|
|
151
148
|
.e-bigger .e-rating-container .e-rating-label {
|
|
@@ -162,7 +159,6 @@
|
|
|
162
159
|
.e-bigger .e-small.e-rating-container .e-rating-item-container,
|
|
163
160
|
.e-small .e-bigger.e-rating-container .e-rating-item-container {
|
|
164
161
|
font-size: 26px;
|
|
165
|
-
line-height: 9px;
|
|
166
162
|
}
|
|
167
163
|
.e-bigger.e-small.e-rating-container .e-rating-label,
|
|
168
164
|
.e-bigger.e-small .e-rating-container .e-rating-label,
|
|
@@ -32,7 +32,6 @@
|
|
|
32
32
|
cursor: pointer;
|
|
33
33
|
font-size: 20px;
|
|
34
34
|
padding: 4px;
|
|
35
|
-
line-height: 9px;
|
|
36
35
|
display: block;
|
|
37
36
|
min-width: calc(1em + 8px);
|
|
38
37
|
min-height: calc(1em + 8px);
|
|
@@ -130,7 +129,6 @@
|
|
|
130
129
|
.e-small.e-rating-container .e-rating-item-container,
|
|
131
130
|
.e-small .e-rating-container .e-rating-item-container {
|
|
132
131
|
font-size: 16px;
|
|
133
|
-
line-height: 4px;
|
|
134
132
|
}
|
|
135
133
|
.e-small.e-rating-container .e-rating-label,
|
|
136
134
|
.e-small .e-rating-container .e-rating-label {
|
|
@@ -145,7 +143,6 @@
|
|
|
145
143
|
.e-bigger.e-rating-container .e-rating-item-container,
|
|
146
144
|
.e-bigger .e-rating-container .e-rating-item-container {
|
|
147
145
|
font-size: 32px;
|
|
148
|
-
line-height: 16px;
|
|
149
146
|
}
|
|
150
147
|
.e-bigger.e-rating-container .e-rating-label,
|
|
151
148
|
.e-bigger .e-rating-container .e-rating-label {
|
|
@@ -162,7 +159,6 @@
|
|
|
162
159
|
.e-bigger .e-small.e-rating-container .e-rating-item-container,
|
|
163
160
|
.e-small .e-bigger.e-rating-container .e-rating-item-container {
|
|
164
161
|
font-size: 26px;
|
|
165
|
-
line-height: 9px;
|
|
166
162
|
}
|
|
167
163
|
.e-bigger.e-small.e-rating-container .e-rating-label,
|
|
168
164
|
.e-bigger.e-small .e-rating-container .e-rating-label,
|
|
@@ -32,7 +32,6 @@
|
|
|
32
32
|
cursor: pointer;
|
|
33
33
|
font-size: 20px;
|
|
34
34
|
padding: 4px;
|
|
35
|
-
line-height: 11px;
|
|
36
35
|
display: block;
|
|
37
36
|
min-width: calc(1em + 8px);
|
|
38
37
|
min-height: calc(1em + 8px);
|
|
@@ -130,7 +129,6 @@
|
|
|
130
129
|
.e-small.e-rating-container .e-rating-item-container,
|
|
131
130
|
.e-small .e-rating-container .e-rating-item-container {
|
|
132
131
|
font-size: 16px;
|
|
133
|
-
line-height: 4px;
|
|
134
132
|
}
|
|
135
133
|
.e-small.e-rating-container .e-rating-label,
|
|
136
134
|
.e-small .e-rating-container .e-rating-label {
|
|
@@ -145,7 +143,6 @@
|
|
|
145
143
|
.e-bigger.e-rating-container .e-rating-item-container,
|
|
146
144
|
.e-bigger .e-rating-container .e-rating-item-container {
|
|
147
145
|
font-size: 32px;
|
|
148
|
-
line-height: 13px;
|
|
149
146
|
}
|
|
150
147
|
.e-bigger.e-rating-container .e-rating-label,
|
|
151
148
|
.e-bigger .e-rating-container .e-rating-label {
|
|
@@ -162,7 +159,6 @@
|
|
|
162
159
|
.e-bigger .e-small.e-rating-container .e-rating-item-container,
|
|
163
160
|
.e-small .e-bigger.e-rating-container .e-rating-item-container {
|
|
164
161
|
font-size: 24px;
|
|
165
|
-
line-height: 9px;
|
|
166
162
|
}
|
|
167
163
|
.e-bigger.e-small.e-rating-container .e-rating-label,
|
|
168
164
|
.e-bigger.e-small .e-rating-container .e-rating-label,
|
|
@@ -32,7 +32,6 @@
|
|
|
32
32
|
cursor: pointer;
|
|
33
33
|
font-size: 22px;
|
|
34
34
|
padding: 4px;
|
|
35
|
-
line-height: 13px;
|
|
36
35
|
display: block;
|
|
37
36
|
min-width: calc(1em + 8px);
|
|
38
37
|
min-height: calc(1em + 8px);
|
|
@@ -130,7 +129,6 @@
|
|
|
130
129
|
.e-small.e-rating-container .e-rating-item-container,
|
|
131
130
|
.e-small .e-rating-container .e-rating-item-container {
|
|
132
131
|
font-size: 16px;
|
|
133
|
-
line-height: 6px;
|
|
134
132
|
}
|
|
135
133
|
.e-small.e-rating-container .e-rating-label,
|
|
136
134
|
.e-small .e-rating-container .e-rating-label {
|
|
@@ -145,7 +143,6 @@
|
|
|
145
143
|
.e-bigger.e-rating-container .e-rating-item-container,
|
|
146
144
|
.e-bigger .e-rating-container .e-rating-item-container {
|
|
147
145
|
font-size: 32px;
|
|
148
|
-
line-height: 13px;
|
|
149
146
|
}
|
|
150
147
|
.e-bigger.e-rating-container .e-rating-label,
|
|
151
148
|
.e-bigger .e-rating-container .e-rating-label {
|
|
@@ -162,7 +159,6 @@
|
|
|
162
159
|
.e-bigger .e-small.e-rating-container .e-rating-item-container,
|
|
163
160
|
.e-small .e-bigger.e-rating-container .e-rating-item-container {
|
|
164
161
|
font-size: 26px;
|
|
165
|
-
line-height: 13px;
|
|
166
162
|
}
|
|
167
163
|
.e-bigger.e-small.e-rating-container .e-rating-label,
|
|
168
164
|
.e-bigger.e-small .e-rating-container .e-rating-label,
|
|
@@ -32,7 +32,6 @@
|
|
|
32
32
|
cursor: pointer;
|
|
33
33
|
font-size: 22px;
|
|
34
34
|
padding: 4px;
|
|
35
|
-
line-height: 13px;
|
|
36
35
|
display: block;
|
|
37
36
|
min-width: calc(1em + 8px);
|
|
38
37
|
min-height: calc(1em + 8px);
|
|
@@ -130,7 +129,6 @@
|
|
|
130
129
|
.e-small.e-rating-container .e-rating-item-container,
|
|
131
130
|
.e-small .e-rating-container .e-rating-item-container {
|
|
132
131
|
font-size: 16px;
|
|
133
|
-
line-height: 6px;
|
|
134
132
|
}
|
|
135
133
|
.e-small.e-rating-container .e-rating-label,
|
|
136
134
|
.e-small .e-rating-container .e-rating-label {
|
|
@@ -145,7 +143,6 @@
|
|
|
145
143
|
.e-bigger.e-rating-container .e-rating-item-container,
|
|
146
144
|
.e-bigger .e-rating-container .e-rating-item-container {
|
|
147
145
|
font-size: 32px;
|
|
148
|
-
line-height: 13px;
|
|
149
146
|
}
|
|
150
147
|
.e-bigger.e-rating-container .e-rating-label,
|
|
151
148
|
.e-bigger .e-rating-container .e-rating-label {
|
|
@@ -162,7 +159,6 @@
|
|
|
162
159
|
.e-bigger .e-small.e-rating-container .e-rating-item-container,
|
|
163
160
|
.e-small .e-bigger.e-rating-container .e-rating-item-container {
|
|
164
161
|
font-size: 26px;
|
|
165
|
-
line-height: 13px;
|
|
166
162
|
}
|
|
167
163
|
.e-bigger.e-small.e-rating-container .e-rating-label,
|
|
168
164
|
.e-bigger.e-small .e-rating-container .e-rating-label,
|
|
@@ -32,7 +32,6 @@
|
|
|
32
32
|
cursor: pointer;
|
|
33
33
|
font-size: 20px;
|
|
34
34
|
padding: 4px;
|
|
35
|
-
line-height: 13px;
|
|
36
35
|
display: block;
|
|
37
36
|
min-width: calc(1em + 8px);
|
|
38
37
|
min-height: calc(1em + 8px);
|
|
@@ -130,7 +129,6 @@
|
|
|
130
129
|
.e-small.e-rating-container .e-rating-item-container,
|
|
131
130
|
.e-small .e-rating-container .e-rating-item-container {
|
|
132
131
|
font-size: 16px;
|
|
133
|
-
line-height: 10px;
|
|
134
132
|
}
|
|
135
133
|
.e-small.e-rating-container .e-rating-label,
|
|
136
134
|
.e-small .e-rating-container .e-rating-label {
|
|
@@ -145,7 +143,6 @@
|
|
|
145
143
|
.e-bigger.e-rating-container .e-rating-item-container,
|
|
146
144
|
.e-bigger .e-rating-container .e-rating-item-container {
|
|
147
145
|
font-size: 28px;
|
|
148
|
-
line-height: 21px;
|
|
149
146
|
}
|
|
150
147
|
.e-bigger.e-rating-container .e-rating-label,
|
|
151
148
|
.e-bigger .e-rating-container .e-rating-label {
|
|
@@ -162,7 +159,6 @@
|
|
|
162
159
|
.e-bigger .e-small.e-rating-container .e-rating-item-container,
|
|
163
160
|
.e-small .e-bigger.e-rating-container .e-rating-item-container {
|
|
164
161
|
font-size: 24px;
|
|
165
|
-
line-height: 19px;
|
|
166
162
|
}
|
|
167
163
|
.e-bigger.e-small.e-rating-container .e-rating-label,
|
|
168
164
|
.e-bigger.e-small .e-rating-container .e-rating-label,
|
package/styles/rating/fabric.css
CHANGED
|
@@ -32,7 +32,6 @@
|
|
|
32
32
|
cursor: pointer;
|
|
33
33
|
font-size: 20px;
|
|
34
34
|
padding: 4px;
|
|
35
|
-
line-height: 13px;
|
|
36
35
|
display: block;
|
|
37
36
|
min-width: calc(1em + 8px);
|
|
38
37
|
min-height: calc(1em + 8px);
|
|
@@ -130,7 +129,6 @@
|
|
|
130
129
|
.e-small.e-rating-container .e-rating-item-container,
|
|
131
130
|
.e-small .e-rating-container .e-rating-item-container {
|
|
132
131
|
font-size: 16px;
|
|
133
|
-
line-height: 13px;
|
|
134
132
|
}
|
|
135
133
|
.e-small.e-rating-container .e-rating-label,
|
|
136
134
|
.e-small .e-rating-container .e-rating-label {
|
|
@@ -145,7 +143,6 @@
|
|
|
145
143
|
.e-bigger.e-rating-container .e-rating-item-container,
|
|
146
144
|
.e-bigger .e-rating-container .e-rating-item-container {
|
|
147
145
|
font-size: 28px;
|
|
148
|
-
line-height: 21px;
|
|
149
146
|
}
|
|
150
147
|
.e-bigger.e-rating-container .e-rating-label,
|
|
151
148
|
.e-bigger .e-rating-container .e-rating-label {
|
|
@@ -162,7 +159,6 @@
|
|
|
162
159
|
.e-bigger .e-small.e-rating-container .e-rating-item-container,
|
|
163
160
|
.e-small .e-bigger.e-rating-container .e-rating-item-container {
|
|
164
161
|
font-size: 24px;
|
|
165
|
-
line-height: 19px;
|
|
166
162
|
}
|
|
167
163
|
.e-bigger.e-small.e-rating-container .e-rating-label,
|
|
168
164
|
.e-bigger.e-small .e-rating-container .e-rating-label,
|
|
@@ -32,7 +32,6 @@
|
|
|
32
32
|
cursor: pointer;
|
|
33
33
|
font-size: 20px;
|
|
34
34
|
padding: 4px;
|
|
35
|
-
line-height: 13px;
|
|
36
35
|
display: block;
|
|
37
36
|
min-width: calc(1em + 8px);
|
|
38
37
|
min-height: calc(1em + 8px);
|
|
@@ -130,7 +129,6 @@
|
|
|
130
129
|
.e-small.e-rating-container .e-rating-item-container,
|
|
131
130
|
.e-small .e-rating-container .e-rating-item-container {
|
|
132
131
|
font-size: 16px;
|
|
133
|
-
line-height: 13px;
|
|
134
132
|
}
|
|
135
133
|
.e-small.e-rating-container .e-rating-label,
|
|
136
134
|
.e-small .e-rating-container .e-rating-label {
|
|
@@ -145,7 +143,6 @@
|
|
|
145
143
|
.e-bigger.e-rating-container .e-rating-item-container,
|
|
146
144
|
.e-bigger .e-rating-container .e-rating-item-container {
|
|
147
145
|
font-size: 28px;
|
|
148
|
-
line-height: 21px;
|
|
149
146
|
}
|
|
150
147
|
.e-bigger.e-rating-container .e-rating-label,
|
|
151
148
|
.e-bigger .e-rating-container .e-rating-label {
|
|
@@ -162,7 +159,6 @@
|
|
|
162
159
|
.e-bigger .e-small.e-rating-container .e-rating-item-container,
|
|
163
160
|
.e-small .e-bigger.e-rating-container .e-rating-item-container {
|
|
164
161
|
font-size: 24px;
|
|
165
|
-
line-height: 19px;
|
|
166
162
|
}
|
|
167
163
|
.e-bigger.e-small.e-rating-container .e-rating-label,
|
|
168
164
|
.e-bigger.e-small .e-rating-container .e-rating-label,
|
package/styles/rating/fluent.css
CHANGED
|
@@ -32,7 +32,6 @@
|
|
|
32
32
|
cursor: pointer;
|
|
33
33
|
font-size: 20px;
|
|
34
34
|
padding: 4px;
|
|
35
|
-
line-height: 13px;
|
|
36
35
|
display: block;
|
|
37
36
|
min-width: calc(1em + 8px);
|
|
38
37
|
min-height: calc(1em + 8px);
|
|
@@ -130,7 +129,6 @@
|
|
|
130
129
|
.e-small.e-rating-container .e-rating-item-container,
|
|
131
130
|
.e-small .e-rating-container .e-rating-item-container {
|
|
132
131
|
font-size: 16px;
|
|
133
|
-
line-height: 13px;
|
|
134
132
|
}
|
|
135
133
|
.e-small.e-rating-container .e-rating-label,
|
|
136
134
|
.e-small .e-rating-container .e-rating-label {
|
|
@@ -145,7 +143,6 @@
|
|
|
145
143
|
.e-bigger.e-rating-container .e-rating-item-container,
|
|
146
144
|
.e-bigger .e-rating-container .e-rating-item-container {
|
|
147
145
|
font-size: 28px;
|
|
148
|
-
line-height: 21px;
|
|
149
146
|
}
|
|
150
147
|
.e-bigger.e-rating-container .e-rating-label,
|
|
151
148
|
.e-bigger .e-rating-container .e-rating-label {
|
|
@@ -162,7 +159,6 @@
|
|
|
162
159
|
.e-bigger .e-small.e-rating-container .e-rating-item-container,
|
|
163
160
|
.e-small .e-bigger.e-rating-container .e-rating-item-container {
|
|
164
161
|
font-size: 24px;
|
|
165
|
-
line-height: 19px;
|
|
166
162
|
}
|
|
167
163
|
.e-bigger.e-small.e-rating-container .e-rating-label,
|
|
168
164
|
.e-bigger.e-small .e-rating-container .e-rating-label,
|
|
@@ -32,7 +32,6 @@
|
|
|
32
32
|
cursor: pointer;
|
|
33
33
|
font-size: 20px;
|
|
34
34
|
padding: 4px;
|
|
35
|
-
line-height: 13px;
|
|
36
35
|
display: block;
|
|
37
36
|
min-width: calc(1em + 8px);
|
|
38
37
|
min-height: calc(1em + 8px);
|
|
@@ -130,7 +129,6 @@
|
|
|
130
129
|
.e-small.e-rating-container .e-rating-item-container,
|
|
131
130
|
.e-small .e-rating-container .e-rating-item-container {
|
|
132
131
|
font-size: 16px;
|
|
133
|
-
line-height: 13px;
|
|
134
132
|
}
|
|
135
133
|
.e-small.e-rating-container .e-rating-label,
|
|
136
134
|
.e-small .e-rating-container .e-rating-label {
|
|
@@ -145,7 +143,6 @@
|
|
|
145
143
|
.e-bigger.e-rating-container .e-rating-item-container,
|
|
146
144
|
.e-bigger .e-rating-container .e-rating-item-container {
|
|
147
145
|
font-size: 28px;
|
|
148
|
-
line-height: 21px;
|
|
149
146
|
}
|
|
150
147
|
.e-bigger.e-rating-container .e-rating-label,
|
|
151
148
|
.e-bigger .e-rating-container .e-rating-label {
|
|
@@ -162,7 +159,6 @@
|
|
|
162
159
|
.e-bigger .e-small.e-rating-container .e-rating-item-container,
|
|
163
160
|
.e-small .e-bigger.e-rating-container .e-rating-item-container {
|
|
164
161
|
font-size: 24px;
|
|
165
|
-
line-height: 19px;
|
|
166
162
|
}
|
|
167
163
|
.e-bigger.e-small.e-rating-container .e-rating-label,
|
|
168
164
|
.e-bigger.e-small .e-rating-container .e-rating-label,
|
|
@@ -32,7 +32,6 @@
|
|
|
32
32
|
cursor: pointer;
|
|
33
33
|
font-size: 20px;
|
|
34
34
|
padding: 4px;
|
|
35
|
-
line-height: 13px;
|
|
36
35
|
display: block;
|
|
37
36
|
min-width: calc(1em + 8px);
|
|
38
37
|
min-height: calc(1em + 8px);
|
|
@@ -130,7 +129,6 @@
|
|
|
130
129
|
.e-small.e-rating-container .e-rating-item-container,
|
|
131
130
|
.e-small .e-rating-container .e-rating-item-container {
|
|
132
131
|
font-size: 16px;
|
|
133
|
-
line-height: 13px;
|
|
134
132
|
}
|
|
135
133
|
.e-small.e-rating-container .e-rating-label,
|
|
136
134
|
.e-small .e-rating-container .e-rating-label {
|
|
@@ -145,7 +143,6 @@
|
|
|
145
143
|
.e-bigger.e-rating-container .e-rating-item-container,
|
|
146
144
|
.e-bigger .e-rating-container .e-rating-item-container {
|
|
147
145
|
font-size: 28px;
|
|
148
|
-
line-height: 21px;
|
|
149
146
|
}
|
|
150
147
|
.e-bigger.e-rating-container .e-rating-label,
|
|
151
148
|
.e-bigger .e-rating-container .e-rating-label {
|
|
@@ -162,7 +159,6 @@
|
|
|
162
159
|
.e-bigger .e-small.e-rating-container .e-rating-item-container,
|
|
163
160
|
.e-small .e-bigger.e-rating-container .e-rating-item-container {
|
|
164
161
|
font-size: 24px;
|
|
165
|
-
line-height: 19px;
|
|
166
162
|
}
|
|
167
163
|
.e-bigger.e-small.e-rating-container .e-rating-label,
|
|
168
164
|
.e-bigger.e-small .e-rating-container .e-rating-label,
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
@import url("https://fonts.googleapis.com/css?family=Roboto:400,500");
|
|
2
1
|
.e-rating-container {
|
|
3
2
|
display: -ms-inline-flexbox;
|
|
4
3
|
display: inline-flex;
|
|
@@ -33,7 +32,6 @@
|
|
|
33
32
|
cursor: pointer;
|
|
34
33
|
font-size: 20px;
|
|
35
34
|
padding: 4px;
|
|
36
|
-
line-height: 13px;
|
|
37
35
|
display: block;
|
|
38
36
|
min-width: calc(1em + 8px);
|
|
39
37
|
min-height: calc(1em + 8px);
|
|
@@ -131,7 +129,6 @@
|
|
|
131
129
|
.e-small.e-rating-container .e-rating-item-container,
|
|
132
130
|
.e-small .e-rating-container .e-rating-item-container {
|
|
133
131
|
font-size: 16px;
|
|
134
|
-
line-height: 9px;
|
|
135
132
|
}
|
|
136
133
|
.e-small.e-rating-container .e-rating-label,
|
|
137
134
|
.e-small .e-rating-container .e-rating-label {
|
|
@@ -146,7 +143,6 @@
|
|
|
146
143
|
.e-bigger.e-rating-container .e-rating-item-container,
|
|
147
144
|
.e-bigger .e-rating-container .e-rating-item-container {
|
|
148
145
|
font-size: 32px;
|
|
149
|
-
line-height: 21px;
|
|
150
146
|
}
|
|
151
147
|
.e-bigger.e-rating-container .e-rating-label,
|
|
152
148
|
.e-bigger .e-rating-container .e-rating-label {
|
|
@@ -163,7 +159,6 @@
|
|
|
163
159
|
.e-bigger .e-small.e-rating-container .e-rating-item-container,
|
|
164
160
|
.e-small .e-bigger.e-rating-container .e-rating-item-container {
|
|
165
161
|
font-size: 24px;
|
|
166
|
-
line-height: 17px;
|
|
167
162
|
}
|
|
168
163
|
.e-bigger.e-small.e-rating-container .e-rating-label,
|
|
169
164
|
.e-bigger.e-small .e-rating-container .e-rating-label,
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
@import url("https://fonts.googleapis.com/css?family=Roboto:400,500");
|
|
2
1
|
.e-rating-container {
|
|
3
2
|
display: -ms-inline-flexbox;
|
|
4
3
|
display: inline-flex;
|
|
@@ -33,7 +32,6 @@
|
|
|
33
32
|
cursor: pointer;
|
|
34
33
|
font-size: 20px;
|
|
35
34
|
padding: 4px;
|
|
36
|
-
line-height: 13px;
|
|
37
35
|
display: block;
|
|
38
36
|
min-width: calc(1em + 8px);
|
|
39
37
|
min-height: calc(1em + 8px);
|
|
@@ -131,7 +129,6 @@
|
|
|
131
129
|
.e-small.e-rating-container .e-rating-item-container,
|
|
132
130
|
.e-small .e-rating-container .e-rating-item-container {
|
|
133
131
|
font-size: 16px;
|
|
134
|
-
line-height: 9px;
|
|
135
132
|
}
|
|
136
133
|
.e-small.e-rating-container .e-rating-label,
|
|
137
134
|
.e-small .e-rating-container .e-rating-label {
|
|
@@ -146,7 +143,6 @@
|
|
|
146
143
|
.e-bigger.e-rating-container .e-rating-item-container,
|
|
147
144
|
.e-bigger .e-rating-container .e-rating-item-container {
|
|
148
145
|
font-size: 32px;
|
|
149
|
-
line-height: 21px;
|
|
150
146
|
}
|
|
151
147
|
.e-bigger.e-rating-container .e-rating-label,
|
|
152
148
|
.e-bigger .e-rating-container .e-rating-label {
|
|
@@ -163,7 +159,6 @@
|
|
|
163
159
|
.e-bigger .e-small.e-rating-container .e-rating-item-container,
|
|
164
160
|
.e-small .e-bigger.e-rating-container .e-rating-item-container {
|
|
165
161
|
font-size: 24px;
|
|
166
|
-
line-height: 17px;
|
|
167
162
|
}
|
|
168
163
|
.e-bigger.e-small.e-rating-container .e-rating-label,
|
|
169
164
|
.e-bigger.e-small .e-rating-container .e-rating-label,
|