@megafon/ui-core 6.3.0 → 6.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +16 -4
- package/dist/es/components/Accordion/Accordion.css +14 -14
- package/dist/es/components/Accordion/Accordion.js +1 -1
- package/dist/es/components/Avatar/Avatar.css +9 -9
- package/dist/es/components/Avatar/Avatar.js +1 -1
- package/dist/es/components/Badges/components/CounterBadge/CounterBadge.css +10 -10
- package/dist/es/components/Badges/components/CounterBadge/CounterBadge.js +1 -1
- package/dist/es/components/Badges/components/NotificationBadge/NotificationBadge.css +9 -9
- package/dist/es/components/Badges/components/NotificationBadge/NotificationBadge.js +1 -1
- package/dist/es/components/Badges/components/PriceBadge/PriceBadge.css +29 -29
- package/dist/es/components/Badges/components/PriceBadge/PriceBadge.js +1 -1
- package/dist/es/components/Badges/components/PromoBadge/PromoBadge.css +16 -16
- package/dist/es/components/Badges/components/PromoBadge/PromoBadge.js +1 -1
- package/dist/es/components/Badges/components/TimerBadge/Timer/Timer.js +1 -1
- package/dist/es/components/Badges/components/TimerBadge/TimerBadge.css +9 -9
- package/dist/es/components/Badges/components/TimerBadge/TimerBadge.js +1 -1
- package/dist/es/components/Banner/Banner.css +41 -41
- package/dist/es/components/Banner/Banner.js +1 -1
- package/dist/es/components/Banner/BannerDot.css +8 -8
- package/dist/es/components/Banner/BannerDot.js +1 -1
- package/dist/es/components/Button/Button.css +263 -263
- package/dist/es/components/Button/Button.js +1 -1
- package/dist/es/components/Calendar/Calendar.css +5 -5
- package/dist/es/components/Calendar/Calendar.js +1 -1
- package/dist/es/components/Calendar/components/Day/Day.css +59 -59
- package/dist/es/components/Calendar/components/Day/Day.js +1 -1
- package/dist/es/components/Calendar/components/Month/Month.css +14 -14
- package/dist/es/components/Calendar/components/Month/Month.js +1 -1
- package/dist/es/components/Caption/Caption.css +15 -15
- package/dist/es/components/Caption/Caption.js +1 -1
- package/dist/es/components/Carousel/Carousel.css +38 -38
- package/dist/es/components/Carousel/Carousel.js +1 -1
- package/dist/es/components/Checkbox/Checkbox.css +35 -35
- package/dist/es/components/Checkbox/Checkbox.js +1 -1
- package/dist/es/components/Chips/Chip.css +33 -33
- package/dist/es/components/Chips/Chip.js +1 -1
- package/dist/es/components/Chips/Chips.css +3 -3
- package/dist/es/components/Chips/Chips.js +1 -1
- package/dist/es/components/Chips/components/ChipsDropdown.css +12 -12
- package/dist/es/components/Chips/components/ChipsDropdown.js +1 -1
- package/dist/es/components/Collapse/Collapse.css +1 -1
- package/dist/es/components/Collapse/Collapse.js +1 -1
- package/dist/es/components/ContentArea/ContentArea.css +25 -25
- package/dist/es/components/ContentArea/ContentArea.js +1 -1
- package/dist/es/components/ContentView/ContentView.css +19 -19
- package/dist/es/components/ContentView/ContentView.js +1 -1
- package/dist/es/components/Counter/Counter.css +13 -13
- package/dist/es/components/Counter/Counter.js +1 -1
- package/dist/es/components/Grid/Grid.css +22 -22
- package/dist/es/components/Grid/Grid.js +1 -1
- package/dist/es/components/Grid/GridColumn.css +691 -691
- package/dist/es/components/Grid/GridColumn.js +1 -1
- package/dist/es/components/Header/Header.css +29 -29
- package/dist/es/components/Header/Header.js +1 -1
- package/dist/es/components/List/List.css +17 -17
- package/dist/es/components/List/List.js +1 -1
- package/dist/es/components/List/ListItem.css +2 -2
- package/dist/es/components/List/ListItem.js +1 -1
- package/dist/es/components/ListData/ListData.css +25 -25
- package/dist/es/components/ListData/ListData.js +1 -1
- package/dist/es/components/ListData/ListDataGroup.css +2 -2
- package/dist/es/components/ListData/ListDataGroup.js +1 -1
- package/dist/es/components/ListData/components/ListDataSortable.css +14 -14
- package/dist/es/components/ListData/components/ListDataSortable.js +1 -1
- package/dist/es/components/Logo/Logo.css +12 -12
- package/dist/es/components/Logo/Logo.js +1 -1
- package/dist/es/components/NavArrow/NavArrow.css +13 -13
- package/dist/es/components/NavArrow/NavArrow.js +1 -1
- package/dist/es/components/Notification/Notification.css +71 -71
- package/dist/es/components/Notification/Notification.js +1 -1
- package/dist/es/components/Pagination/Pagination.css +1 -1
- package/dist/es/components/Pagination/Pagination.js +1 -1
- package/dist/es/components/Pagination/components/PaginationButton/PaginationButton.css +12 -12
- package/dist/es/components/Pagination/components/PaginationButton/PaginationButton.js +1 -1
- package/dist/es/components/Pagination/components/PaginationButtons/PaginationButtons.css +2 -2
- package/dist/es/components/Pagination/components/PaginationButtons/PaginationButtons.js +1 -1
- package/dist/es/components/Pagination/components/PaginationNavigation/PaginationNavigation.css +3 -3
- package/dist/es/components/Pagination/components/PaginationNavigation/PaginationNavigation.js +1 -1
- package/dist/es/components/Paragraph/Paragraph.css +13 -13
- package/dist/es/components/Paragraph/Paragraph.js +1 -1
- package/dist/es/components/Preloader/Preloader.css +34 -34
- package/dist/es/components/Preloader/Preloader.js +1 -1
- package/dist/es/components/RadioButton/RadioButton.css +24 -24
- package/dist/es/components/RadioButton/RadioButton.js +1 -1
- package/dist/es/components/Row/Row.css +41 -41
- package/dist/es/components/Row/Row.js +1 -1
- package/dist/es/components/Search/Search.css +72 -72
- package/dist/es/components/Search/Search.d.ts +2 -0
- package/dist/es/components/Search/Search.js +7 -2
- package/dist/es/components/Select/Select.css +60 -60
- package/dist/es/components/Select/Select.js +1 -1
- package/dist/es/components/Selector/Selector.css +29 -29
- package/dist/es/components/Selector/Selector.js +1 -1
- package/dist/es/components/Sliders/Slider/Slider.css +16 -16
- package/dist/es/components/Sliders/Slider/Slider.js +1 -1
- package/dist/es/components/Sliders/SliderRange/SliderRange.css +24 -24
- package/dist/es/components/Sliders/SliderRange/SliderRange.js +1 -1
- package/dist/es/components/Sliders/SliderRatio/SliderRatio.css +26 -26
- package/dist/es/components/Sliders/SliderRatio/SliderRatio.js +1 -1
- package/dist/es/components/Sliders/components/SliderDisplayValue/SliderDisplayValue.css +15 -15
- package/dist/es/components/Sliders/components/SliderDisplayValue/SliderDisplayValue.js +1 -1
- package/dist/es/components/Sliders/components/SliderScale/SliderScale.css +3 -3
- package/dist/es/components/Sliders/components/SliderScale/SliderScale.js +1 -1
- package/dist/es/components/Snackbar/Snackbar.css +26 -26
- package/dist/es/components/Snackbar/Snackbar.js +1 -1
- package/dist/es/components/Snackbar/SnackbarTimer/SnackbarTimer.css +5 -5
- package/dist/es/components/Snackbar/SnackbarTimer/SnackbarTimer.js +1 -1
- package/dist/es/components/Switcher/Switcher.css +27 -27
- package/dist/es/components/Switcher/Switcher.js +1 -1
- package/dist/es/components/Tabs/Tabs.css +57 -57
- package/dist/es/components/Tabs/Tabs.js +1 -1
- package/dist/es/components/TextField/TextField.css +78 -78
- package/dist/es/components/TextField/TextField.js +1 -1
- package/dist/es/components/TextLink/TextLink.css +15 -15
- package/dist/es/components/TextLink/TextLink.js +1 -1
- package/dist/es/components/Tile/Tile.css +14 -14
- package/dist/es/components/Tile/Tile.js +1 -1
- package/dist/es/components/Tooltip/Tooltip.css +123 -123
- package/dist/es/components/Tooltip/Tooltip.js +1 -1
- package/dist/lib/components/Accordion/Accordion.css +14 -14
- package/dist/lib/components/Accordion/Accordion.js +1 -1
- package/dist/lib/components/Avatar/Avatar.css +9 -9
- package/dist/lib/components/Avatar/Avatar.js +1 -1
- package/dist/lib/components/Badges/components/CounterBadge/CounterBadge.css +10 -10
- package/dist/lib/components/Badges/components/CounterBadge/CounterBadge.js +1 -1
- package/dist/lib/components/Badges/components/NotificationBadge/NotificationBadge.css +9 -9
- package/dist/lib/components/Badges/components/NotificationBadge/NotificationBadge.js +1 -1
- package/dist/lib/components/Badges/components/PriceBadge/PriceBadge.css +29 -29
- package/dist/lib/components/Badges/components/PriceBadge/PriceBadge.js +1 -1
- package/dist/lib/components/Badges/components/PromoBadge/PromoBadge.css +16 -16
- package/dist/lib/components/Badges/components/PromoBadge/PromoBadge.js +1 -1
- package/dist/lib/components/Badges/components/TimerBadge/Timer/Timer.js +1 -1
- package/dist/lib/components/Badges/components/TimerBadge/TimerBadge.css +9 -9
- package/dist/lib/components/Badges/components/TimerBadge/TimerBadge.js +1 -1
- package/dist/lib/components/Banner/Banner.css +41 -41
- package/dist/lib/components/Banner/Banner.js +1 -1
- package/dist/lib/components/Banner/BannerDot.css +8 -8
- package/dist/lib/components/Banner/BannerDot.js +1 -1
- package/dist/lib/components/Button/Button.css +263 -263
- package/dist/lib/components/Button/Button.js +1 -1
- package/dist/lib/components/Calendar/Calendar.css +5 -5
- package/dist/lib/components/Calendar/Calendar.js +1 -1
- package/dist/lib/components/Calendar/components/Day/Day.css +59 -59
- package/dist/lib/components/Calendar/components/Day/Day.js +1 -1
- package/dist/lib/components/Calendar/components/Month/Month.css +14 -14
- package/dist/lib/components/Calendar/components/Month/Month.js +1 -1
- package/dist/lib/components/Caption/Caption.css +15 -15
- package/dist/lib/components/Caption/Caption.js +1 -1
- package/dist/lib/components/Carousel/Carousel.css +38 -38
- package/dist/lib/components/Carousel/Carousel.js +1 -1
- package/dist/lib/components/Checkbox/Checkbox.css +35 -35
- package/dist/lib/components/Checkbox/Checkbox.js +1 -1
- package/dist/lib/components/Chips/Chip.css +33 -33
- package/dist/lib/components/Chips/Chip.js +1 -1
- package/dist/lib/components/Chips/Chips.css +3 -3
- package/dist/lib/components/Chips/Chips.js +1 -1
- package/dist/lib/components/Chips/components/ChipsDropdown.css +12 -12
- package/dist/lib/components/Chips/components/ChipsDropdown.js +1 -1
- package/dist/lib/components/Collapse/Collapse.css +1 -1
- package/dist/lib/components/Collapse/Collapse.js +1 -1
- package/dist/lib/components/ContentArea/ContentArea.css +25 -25
- package/dist/lib/components/ContentArea/ContentArea.js +1 -1
- package/dist/lib/components/ContentView/ContentView.css +19 -19
- package/dist/lib/components/ContentView/ContentView.js +1 -1
- package/dist/lib/components/Counter/Counter.css +13 -13
- package/dist/lib/components/Counter/Counter.js +1 -1
- package/dist/lib/components/Grid/Grid.css +22 -22
- package/dist/lib/components/Grid/Grid.js +1 -1
- package/dist/lib/components/Grid/GridColumn.css +691 -691
- package/dist/lib/components/Grid/GridColumn.js +1 -1
- package/dist/lib/components/Header/Header.css +29 -29
- package/dist/lib/components/Header/Header.js +1 -1
- package/dist/lib/components/List/List.css +17 -17
- package/dist/lib/components/List/List.js +1 -1
- package/dist/lib/components/List/ListItem.css +2 -2
- package/dist/lib/components/List/ListItem.js +1 -1
- package/dist/lib/components/ListData/ListData.css +25 -25
- package/dist/lib/components/ListData/ListData.js +1 -1
- package/dist/lib/components/ListData/ListDataGroup.css +2 -2
- package/dist/lib/components/ListData/ListDataGroup.js +1 -1
- package/dist/lib/components/ListData/components/ListDataSortable.css +14 -14
- package/dist/lib/components/ListData/components/ListDataSortable.js +1 -1
- package/dist/lib/components/Logo/Logo.css +12 -12
- package/dist/lib/components/Logo/Logo.js +1 -1
- package/dist/lib/components/NavArrow/NavArrow.css +13 -13
- package/dist/lib/components/NavArrow/NavArrow.js +1 -1
- package/dist/lib/components/Notification/Notification.css +71 -71
- package/dist/lib/components/Notification/Notification.js +1 -1
- package/dist/lib/components/Pagination/Pagination.css +1 -1
- package/dist/lib/components/Pagination/Pagination.js +1 -1
- package/dist/lib/components/Pagination/components/PaginationButton/PaginationButton.css +12 -12
- package/dist/lib/components/Pagination/components/PaginationButton/PaginationButton.js +1 -1
- package/dist/lib/components/Pagination/components/PaginationButtons/PaginationButtons.css +2 -2
- package/dist/lib/components/Pagination/components/PaginationButtons/PaginationButtons.js +1 -1
- package/dist/lib/components/Pagination/components/PaginationNavigation/PaginationNavigation.css +3 -3
- package/dist/lib/components/Pagination/components/PaginationNavigation/PaginationNavigation.js +1 -1
- package/dist/lib/components/Paragraph/Paragraph.css +13 -13
- package/dist/lib/components/Paragraph/Paragraph.js +1 -1
- package/dist/lib/components/Preloader/Preloader.css +34 -34
- package/dist/lib/components/Preloader/Preloader.js +1 -1
- package/dist/lib/components/RadioButton/RadioButton.css +24 -24
- package/dist/lib/components/RadioButton/RadioButton.js +1 -1
- package/dist/lib/components/Row/Row.css +41 -41
- package/dist/lib/components/Row/Row.js +1 -1
- package/dist/lib/components/Search/Search.css +72 -72
- package/dist/lib/components/Search/Search.d.ts +2 -0
- package/dist/lib/components/Search/Search.js +7 -2
- package/dist/lib/components/Select/Select.css +60 -60
- package/dist/lib/components/Select/Select.js +1 -1
- package/dist/lib/components/Selector/Selector.css +29 -29
- package/dist/lib/components/Selector/Selector.js +1 -1
- package/dist/lib/components/Sliders/Slider/Slider.css +16 -16
- package/dist/lib/components/Sliders/Slider/Slider.js +1 -1
- package/dist/lib/components/Sliders/SliderRange/SliderRange.css +24 -24
- package/dist/lib/components/Sliders/SliderRange/SliderRange.js +1 -1
- package/dist/lib/components/Sliders/SliderRatio/SliderRatio.css +26 -26
- package/dist/lib/components/Sliders/SliderRatio/SliderRatio.js +1 -1
- package/dist/lib/components/Sliders/components/SliderDisplayValue/SliderDisplayValue.css +15 -15
- package/dist/lib/components/Sliders/components/SliderDisplayValue/SliderDisplayValue.js +1 -1
- package/dist/lib/components/Sliders/components/SliderScale/SliderScale.css +3 -3
- package/dist/lib/components/Sliders/components/SliderScale/SliderScale.js +1 -1
- package/dist/lib/components/Snackbar/Snackbar.css +26 -26
- package/dist/lib/components/Snackbar/Snackbar.js +1 -1
- package/dist/lib/components/Snackbar/SnackbarTimer/SnackbarTimer.css +5 -5
- package/dist/lib/components/Snackbar/SnackbarTimer/SnackbarTimer.js +1 -1
- package/dist/lib/components/Switcher/Switcher.css +27 -27
- package/dist/lib/components/Switcher/Switcher.js +1 -1
- package/dist/lib/components/Tabs/Tabs.css +57 -57
- package/dist/lib/components/Tabs/Tabs.js +1 -1
- package/dist/lib/components/TextField/TextField.css +78 -78
- package/dist/lib/components/TextField/TextField.js +1 -1
- package/dist/lib/components/TextLink/TextLink.css +15 -15
- package/dist/lib/components/TextLink/TextLink.js +1 -1
- package/dist/lib/components/Tile/Tile.css +14 -14
- package/dist/lib/components/Tile/Tile.js +1 -1
- package/dist/lib/components/Tooltip/Tooltip.css +123 -123
- package/dist/lib/components/Tooltip/Tooltip.js +1 -1
- package/package.json +3 -3
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
.mfui-button {
|
|
1
|
+
.mfui-v6-button {
|
|
2
2
|
font-family: inherit;
|
|
3
3
|
font-size: 15px;
|
|
4
4
|
line-height: 24px;
|
|
@@ -27,372 +27,372 @@
|
|
|
27
27
|
appearance: none;
|
|
28
28
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
29
29
|
}
|
|
30
|
-
.mfui-button svg {
|
|
30
|
+
.mfui-v6-button svg {
|
|
31
31
|
display: block;
|
|
32
32
|
-webkit-transition: fill 0.3s;
|
|
33
33
|
transition: fill 0.3s;
|
|
34
34
|
}
|
|
35
|
-
.mfui-button_size-all_extra-small {
|
|
35
|
+
.mfui-v6-button_size-all_extra-small {
|
|
36
36
|
min-width: 24px;
|
|
37
37
|
height: 24px;
|
|
38
38
|
padding: 0 16px;
|
|
39
39
|
font-size: 12px;
|
|
40
40
|
line-height: 14px;
|
|
41
41
|
}
|
|
42
|
-
.mfui-button_size-all_extra-small .mfui-button__icon,
|
|
43
|
-
.mfui-button_size-all_extra-small .mfui-button__icon-arrow,
|
|
44
|
-
.mfui-button_size-all_extra-small.mfui-button_content-type_icon-text .mfui-button__icon {
|
|
42
|
+
.mfui-v6-button_size-all_extra-small .mfui-v6-button__icon,
|
|
43
|
+
.mfui-v6-button_size-all_extra-small .mfui-v6-button__icon-arrow,
|
|
44
|
+
.mfui-v6-button_size-all_extra-small.mfui-v6-button_content-type_icon-text .mfui-v6-button__icon {
|
|
45
45
|
width: 20px;
|
|
46
46
|
height: 20px;
|
|
47
47
|
}
|
|
48
|
-
.mfui-button_size-all_extra-small.mfui-button_content-type_icon-text .mfui-button__icon {
|
|
48
|
+
.mfui-v6-button_size-all_extra-small.mfui-v6-button_content-type_icon-text .mfui-v6-button__icon {
|
|
49
49
|
margin-right: 2px;
|
|
50
50
|
}
|
|
51
|
-
.mfui-button_size-all_small {
|
|
51
|
+
.mfui-v6-button_size-all_small {
|
|
52
52
|
min-width: 40px;
|
|
53
53
|
height: 40px;
|
|
54
54
|
padding: 0 24px;
|
|
55
55
|
}
|
|
56
|
-
.mfui-button_size-all_small .mfui-button__icon,
|
|
57
|
-
.mfui-button_size-all_small .mfui-button__icon-arrow {
|
|
56
|
+
.mfui-v6-button_size-all_small .mfui-v6-button__icon,
|
|
57
|
+
.mfui-v6-button_size-all_small .mfui-v6-button__icon-arrow {
|
|
58
58
|
width: 20px;
|
|
59
59
|
height: 20px;
|
|
60
60
|
}
|
|
61
|
-
.mfui-button_size-all_small.mfui-button_content-type_icon-text .mfui-button__icon {
|
|
61
|
+
.mfui-v6-button_size-all_small.mfui-v6-button_content-type_icon-text .mfui-v6-button__icon {
|
|
62
62
|
width: 32px;
|
|
63
63
|
height: 32px;
|
|
64
64
|
}
|
|
65
|
-
.mfui-button_size-all_medium {
|
|
65
|
+
.mfui-v6-button_size-all_medium {
|
|
66
66
|
min-width: 52px;
|
|
67
67
|
height: 52px;
|
|
68
68
|
}
|
|
69
|
-
.mfui-button_size-all_medium .mfui-button__icon,
|
|
70
|
-
.mfui-button_size-all_medium .mfui-button__icon-arrow,
|
|
71
|
-
.mfui-button_size-all_medium.mfui-button_content-type_icon-text .mfui-button__icon {
|
|
69
|
+
.mfui-v6-button_size-all_medium .mfui-v6-button__icon,
|
|
70
|
+
.mfui-v6-button_size-all_medium .mfui-v6-button__icon-arrow,
|
|
71
|
+
.mfui-v6-button_size-all_medium.mfui-v6-button_content-type_icon-text .mfui-v6-button__icon {
|
|
72
72
|
width: 32px;
|
|
73
73
|
height: 32px;
|
|
74
74
|
}
|
|
75
|
-
.mfui-button_size-all_large {
|
|
75
|
+
.mfui-v6-button_size-all_large {
|
|
76
76
|
min-width: 60px;
|
|
77
77
|
height: 60px;
|
|
78
78
|
}
|
|
79
|
-
.mfui-button_size-all_large .mfui-button__icon,
|
|
80
|
-
.mfui-button_size-all_large .mfui-button__icon-arrow,
|
|
81
|
-
.mfui-button_size-all_large.mfui-button_content-type_icon-text .mfui-button__icon {
|
|
79
|
+
.mfui-v6-button_size-all_large .mfui-v6-button__icon,
|
|
80
|
+
.mfui-v6-button_size-all_large .mfui-v6-button__icon-arrow,
|
|
81
|
+
.mfui-v6-button_size-all_large.mfui-v6-button_content-type_icon-text .mfui-v6-button__icon {
|
|
82
82
|
width: 32px;
|
|
83
83
|
height: 32px;
|
|
84
84
|
}
|
|
85
|
-
.mfui-button_size-all_extra-small.mfui-buttonhas-arrow {
|
|
85
|
+
.mfui-v6-button_size-all_extra-small.mfui-v6-buttonhas-arrow {
|
|
86
86
|
padding: 0 8px;
|
|
87
87
|
}
|
|
88
|
-
.mfui-button_size-all_extra-small.mfui-buttonhas-arrow .mfui-button__content {
|
|
88
|
+
.mfui-v6-button_size-all_extra-small.mfui-v6-buttonhas-arrow .mfui-v6-button__content {
|
|
89
89
|
padding-left: 12px;
|
|
90
90
|
}
|
|
91
|
-
.mfui-button_size-all_medium.mfui-buttonhas-arrow,
|
|
92
|
-
.mfui-button_size-all_large.mfui-buttonhas-arrow {
|
|
91
|
+
.mfui-v6-button_size-all_medium.mfui-v6-buttonhas-arrow,
|
|
92
|
+
.mfui-v6-button_size-all_large.mfui-v6-buttonhas-arrow {
|
|
93
93
|
padding: 0 24px;
|
|
94
94
|
}
|
|
95
|
-
.mfui-button_size-all_small.mfui-buttonhas-arrow .mfui-button__content,
|
|
96
|
-
.mfui-button_size-all_medium.mfui-buttonhas-arrow .mfui-button__content,
|
|
97
|
-
.mfui-button_size-all_large.mfui-buttonhas-arrow .mfui-button__content {
|
|
95
|
+
.mfui-v6-button_size-all_small.mfui-v6-buttonhas-arrow .mfui-v6-button__content,
|
|
96
|
+
.mfui-v6-button_size-all_medium.mfui-v6-buttonhas-arrow .mfui-v6-button__content,
|
|
97
|
+
.mfui-v6-button_size-all_large.mfui-v6-buttonhas-arrow .mfui-v6-button__content {
|
|
98
98
|
padding-left: 16px;
|
|
99
99
|
}
|
|
100
|
-
.mfui-button_type_text {
|
|
100
|
+
.mfui-v6-button_type_text {
|
|
101
101
|
padding: 0;
|
|
102
102
|
}
|
|
103
103
|
@media screen and (min-width: 1024px) {
|
|
104
|
-
.mfui-button_size-desktop_extra-small {
|
|
104
|
+
.mfui-v6-button_size-desktop_extra-small {
|
|
105
105
|
min-width: 24px;
|
|
106
106
|
height: 24px;
|
|
107
107
|
padding: 0 16px;
|
|
108
108
|
font-size: 12px;
|
|
109
109
|
line-height: 14px;
|
|
110
110
|
}
|
|
111
|
-
.mfui-button_size-desktop_extra-small .mfui-button__icon,
|
|
112
|
-
.mfui-button_size-desktop_extra-small .mfui-button__icon-arrow,
|
|
113
|
-
.mfui-button_size-desktop_extra-small.mfui-button_content-type_icon-text .mfui-button__icon {
|
|
111
|
+
.mfui-v6-button_size-desktop_extra-small .mfui-v6-button__icon,
|
|
112
|
+
.mfui-v6-button_size-desktop_extra-small .mfui-v6-button__icon-arrow,
|
|
113
|
+
.mfui-v6-button_size-desktop_extra-small.mfui-v6-button_content-type_icon-text .mfui-v6-button__icon {
|
|
114
114
|
width: 20px;
|
|
115
115
|
height: 20px;
|
|
116
116
|
}
|
|
117
|
-
.mfui-button_size-desktop_extra-small.mfui-button_content-type_icon-text .mfui-button__icon {
|
|
117
|
+
.mfui-v6-button_size-desktop_extra-small.mfui-v6-button_content-type_icon-text .mfui-v6-button__icon {
|
|
118
118
|
margin-right: 2px;
|
|
119
119
|
}
|
|
120
|
-
.mfui-button_size-desktop_small {
|
|
120
|
+
.mfui-v6-button_size-desktop_small {
|
|
121
121
|
min-width: 40px;
|
|
122
122
|
height: 40px;
|
|
123
123
|
padding: 0 24px;
|
|
124
124
|
}
|
|
125
|
-
.mfui-button_size-desktop_small .mfui-button__icon,
|
|
126
|
-
.mfui-button_size-desktop_small .mfui-button__icon-arrow {
|
|
125
|
+
.mfui-v6-button_size-desktop_small .mfui-v6-button__icon,
|
|
126
|
+
.mfui-v6-button_size-desktop_small .mfui-v6-button__icon-arrow {
|
|
127
127
|
width: 20px;
|
|
128
128
|
height: 20px;
|
|
129
129
|
}
|
|
130
|
-
.mfui-button_size-desktop_small.mfui-button_content-type_icon-text .mfui-button__icon {
|
|
130
|
+
.mfui-v6-button_size-desktop_small.mfui-v6-button_content-type_icon-text .mfui-v6-button__icon {
|
|
131
131
|
width: 32px;
|
|
132
132
|
height: 32px;
|
|
133
133
|
}
|
|
134
|
-
.mfui-button_size-desktop_medium {
|
|
134
|
+
.mfui-v6-button_size-desktop_medium {
|
|
135
135
|
min-width: 52px;
|
|
136
136
|
height: 52px;
|
|
137
137
|
}
|
|
138
|
-
.mfui-button_size-desktop_medium .mfui-button__icon,
|
|
139
|
-
.mfui-button_size-desktop_medium .mfui-button__icon-arrow,
|
|
140
|
-
.mfui-button_size-desktop_medium.mfui-button_content-type_icon-text .mfui-button__icon {
|
|
138
|
+
.mfui-v6-button_size-desktop_medium .mfui-v6-button__icon,
|
|
139
|
+
.mfui-v6-button_size-desktop_medium .mfui-v6-button__icon-arrow,
|
|
140
|
+
.mfui-v6-button_size-desktop_medium.mfui-v6-button_content-type_icon-text .mfui-v6-button__icon {
|
|
141
141
|
width: 32px;
|
|
142
142
|
height: 32px;
|
|
143
143
|
}
|
|
144
|
-
.mfui-button_size-desktop_large {
|
|
144
|
+
.mfui-v6-button_size-desktop_large {
|
|
145
145
|
min-width: 60px;
|
|
146
146
|
height: 60px;
|
|
147
147
|
}
|
|
148
|
-
.mfui-button_size-desktop_large .mfui-button__icon,
|
|
149
|
-
.mfui-button_size-desktop_large .mfui-button__icon-arrow,
|
|
150
|
-
.mfui-button_size-desktop_large.mfui-button_content-type_icon-text .mfui-button__icon {
|
|
148
|
+
.mfui-v6-button_size-desktop_large .mfui-v6-button__icon,
|
|
149
|
+
.mfui-v6-button_size-desktop_large .mfui-v6-button__icon-arrow,
|
|
150
|
+
.mfui-v6-button_size-desktop_large.mfui-v6-button_content-type_icon-text .mfui-v6-button__icon {
|
|
151
151
|
width: 32px;
|
|
152
152
|
height: 32px;
|
|
153
153
|
}
|
|
154
|
-
.mfui-button_size-desktop_extra-small.mfui-buttonhas-arrow {
|
|
154
|
+
.mfui-v6-button_size-desktop_extra-small.mfui-v6-buttonhas-arrow {
|
|
155
155
|
padding: 0 8px;
|
|
156
156
|
}
|
|
157
|
-
.mfui-button_size-desktop_extra-small.mfui-buttonhas-arrow .mfui-button__content {
|
|
157
|
+
.mfui-v6-button_size-desktop_extra-small.mfui-v6-buttonhas-arrow .mfui-v6-button__content {
|
|
158
158
|
padding-left: 12px;
|
|
159
159
|
}
|
|
160
|
-
.mfui-button_size-desktop_medium.mfui-buttonhas-arrow,
|
|
161
|
-
.mfui-button_size-desktop_large.mfui-buttonhas-arrow {
|
|
160
|
+
.mfui-v6-button_size-desktop_medium.mfui-v6-buttonhas-arrow,
|
|
161
|
+
.mfui-v6-button_size-desktop_large.mfui-v6-buttonhas-arrow {
|
|
162
162
|
padding: 0 24px;
|
|
163
163
|
}
|
|
164
|
-
.mfui-button_size-desktop_small.mfui-buttonhas-arrow .mfui-button__content,
|
|
165
|
-
.mfui-button_size-desktop_medium.mfui-buttonhas-arrow .mfui-button__content,
|
|
166
|
-
.mfui-button_size-desktop_large.mfui-buttonhas-arrow .mfui-button__content {
|
|
164
|
+
.mfui-v6-button_size-desktop_small.mfui-v6-buttonhas-arrow .mfui-v6-button__content,
|
|
165
|
+
.mfui-v6-button_size-desktop_medium.mfui-v6-buttonhas-arrow .mfui-v6-button__content,
|
|
166
|
+
.mfui-v6-button_size-desktop_large.mfui-v6-buttonhas-arrow .mfui-v6-button__content {
|
|
167
167
|
padding-left: 16px;
|
|
168
168
|
}
|
|
169
|
-
.mfui-button_type_text {
|
|
169
|
+
.mfui-v6-button_type_text {
|
|
170
170
|
padding: 0;
|
|
171
171
|
}
|
|
172
172
|
}
|
|
173
173
|
@media screen and (min-width: 1280px) {
|
|
174
|
-
.mfui-button_size-wide_extra-small {
|
|
174
|
+
.mfui-v6-button_size-wide_extra-small {
|
|
175
175
|
min-width: 24px;
|
|
176
176
|
height: 24px;
|
|
177
177
|
padding: 0 16px;
|
|
178
178
|
font-size: 12px;
|
|
179
179
|
line-height: 14px;
|
|
180
180
|
}
|
|
181
|
-
.mfui-button_size-wide_extra-small .mfui-button__icon,
|
|
182
|
-
.mfui-button_size-wide_extra-small .mfui-button__icon-arrow,
|
|
183
|
-
.mfui-button_size-wide_extra-small.mfui-button_content-type_icon-text .mfui-button__icon {
|
|
181
|
+
.mfui-v6-button_size-wide_extra-small .mfui-v6-button__icon,
|
|
182
|
+
.mfui-v6-button_size-wide_extra-small .mfui-v6-button__icon-arrow,
|
|
183
|
+
.mfui-v6-button_size-wide_extra-small.mfui-v6-button_content-type_icon-text .mfui-v6-button__icon {
|
|
184
184
|
width: 20px;
|
|
185
185
|
height: 20px;
|
|
186
186
|
}
|
|
187
|
-
.mfui-button_size-wide_extra-small.mfui-button_content-type_icon-text .mfui-button__icon {
|
|
187
|
+
.mfui-v6-button_size-wide_extra-small.mfui-v6-button_content-type_icon-text .mfui-v6-button__icon {
|
|
188
188
|
margin-right: 2px;
|
|
189
189
|
}
|
|
190
|
-
.mfui-button_size-wide_small {
|
|
190
|
+
.mfui-v6-button_size-wide_small {
|
|
191
191
|
min-width: 40px;
|
|
192
192
|
height: 40px;
|
|
193
193
|
padding: 0 24px;
|
|
194
194
|
}
|
|
195
|
-
.mfui-button_size-wide_small .mfui-button__icon,
|
|
196
|
-
.mfui-button_size-wide_small .mfui-button__icon-arrow {
|
|
195
|
+
.mfui-v6-button_size-wide_small .mfui-v6-button__icon,
|
|
196
|
+
.mfui-v6-button_size-wide_small .mfui-v6-button__icon-arrow {
|
|
197
197
|
width: 20px;
|
|
198
198
|
height: 20px;
|
|
199
199
|
}
|
|
200
|
-
.mfui-button_size-wide_small.mfui-button_content-type_icon-text .mfui-button__icon {
|
|
200
|
+
.mfui-v6-button_size-wide_small.mfui-v6-button_content-type_icon-text .mfui-v6-button__icon {
|
|
201
201
|
width: 32px;
|
|
202
202
|
height: 32px;
|
|
203
203
|
}
|
|
204
|
-
.mfui-button_size-wide_medium {
|
|
204
|
+
.mfui-v6-button_size-wide_medium {
|
|
205
205
|
min-width: 52px;
|
|
206
206
|
height: 52px;
|
|
207
207
|
}
|
|
208
|
-
.mfui-button_size-wide_medium .mfui-button__icon,
|
|
209
|
-
.mfui-button_size-wide_medium .mfui-button__icon-arrow,
|
|
210
|
-
.mfui-button_size-wide_medium.mfui-button_content-type_icon-text .mfui-button__icon {
|
|
208
|
+
.mfui-v6-button_size-wide_medium .mfui-v6-button__icon,
|
|
209
|
+
.mfui-v6-button_size-wide_medium .mfui-v6-button__icon-arrow,
|
|
210
|
+
.mfui-v6-button_size-wide_medium.mfui-v6-button_content-type_icon-text .mfui-v6-button__icon {
|
|
211
211
|
width: 32px;
|
|
212
212
|
height: 32px;
|
|
213
213
|
}
|
|
214
|
-
.mfui-button_size-wide_large {
|
|
214
|
+
.mfui-v6-button_size-wide_large {
|
|
215
215
|
min-width: 60px;
|
|
216
216
|
height: 60px;
|
|
217
217
|
}
|
|
218
|
-
.mfui-button_size-wide_large .mfui-button__icon,
|
|
219
|
-
.mfui-button_size-wide_large .mfui-button__icon-arrow,
|
|
220
|
-
.mfui-button_size-wide_large.mfui-button_content-type_icon-text .mfui-button__icon {
|
|
218
|
+
.mfui-v6-button_size-wide_large .mfui-v6-button__icon,
|
|
219
|
+
.mfui-v6-button_size-wide_large .mfui-v6-button__icon-arrow,
|
|
220
|
+
.mfui-v6-button_size-wide_large.mfui-v6-button_content-type_icon-text .mfui-v6-button__icon {
|
|
221
221
|
width: 32px;
|
|
222
222
|
height: 32px;
|
|
223
223
|
}
|
|
224
|
-
.mfui-button_size-wide_extra-small.mfui-buttonhas-arrow {
|
|
224
|
+
.mfui-v6-button_size-wide_extra-small.mfui-v6-buttonhas-arrow {
|
|
225
225
|
padding: 0 8px;
|
|
226
226
|
}
|
|
227
|
-
.mfui-button_size-wide_extra-small.mfui-buttonhas-arrow .mfui-button__content {
|
|
227
|
+
.mfui-v6-button_size-wide_extra-small.mfui-v6-buttonhas-arrow .mfui-v6-button__content {
|
|
228
228
|
padding-left: 12px;
|
|
229
229
|
}
|
|
230
|
-
.mfui-button_size-wide_medium.mfui-buttonhas-arrow,
|
|
231
|
-
.mfui-button_size-wide_large.mfui-buttonhas-arrow {
|
|
230
|
+
.mfui-v6-button_size-wide_medium.mfui-v6-buttonhas-arrow,
|
|
231
|
+
.mfui-v6-button_size-wide_large.mfui-v6-buttonhas-arrow {
|
|
232
232
|
padding: 0 24px;
|
|
233
233
|
}
|
|
234
|
-
.mfui-button_size-wide_small.mfui-buttonhas-arrow .mfui-button__content,
|
|
235
|
-
.mfui-button_size-wide_medium.mfui-buttonhas-arrow .mfui-button__content,
|
|
236
|
-
.mfui-button_size-wide_large.mfui-buttonhas-arrow .mfui-button__content {
|
|
234
|
+
.mfui-v6-button_size-wide_small.mfui-v6-buttonhas-arrow .mfui-v6-button__content,
|
|
235
|
+
.mfui-v6-button_size-wide_medium.mfui-v6-buttonhas-arrow .mfui-v6-button__content,
|
|
236
|
+
.mfui-v6-button_size-wide_large.mfui-v6-buttonhas-arrow .mfui-v6-button__content {
|
|
237
237
|
padding-left: 16px;
|
|
238
238
|
}
|
|
239
|
-
.mfui-button_type_text {
|
|
239
|
+
.mfui-v6-button_type_text {
|
|
240
240
|
padding: 0;
|
|
241
241
|
}
|
|
242
242
|
}
|
|
243
243
|
@media screen and (min-width: 768px) and (max-width: 1023px) {
|
|
244
|
-
.mfui-button_size-tablet_extra-small {
|
|
244
|
+
.mfui-v6-button_size-tablet_extra-small {
|
|
245
245
|
min-width: 24px;
|
|
246
246
|
height: 24px;
|
|
247
247
|
padding: 0 16px;
|
|
248
248
|
font-size: 12px;
|
|
249
249
|
line-height: 14px;
|
|
250
250
|
}
|
|
251
|
-
.mfui-button_size-tablet_extra-small .mfui-button__icon,
|
|
252
|
-
.mfui-button_size-tablet_extra-small .mfui-button__icon-arrow,
|
|
253
|
-
.mfui-button_size-tablet_extra-small.mfui-button_content-type_icon-text .mfui-button__icon {
|
|
251
|
+
.mfui-v6-button_size-tablet_extra-small .mfui-v6-button__icon,
|
|
252
|
+
.mfui-v6-button_size-tablet_extra-small .mfui-v6-button__icon-arrow,
|
|
253
|
+
.mfui-v6-button_size-tablet_extra-small.mfui-v6-button_content-type_icon-text .mfui-v6-button__icon {
|
|
254
254
|
width: 20px;
|
|
255
255
|
height: 20px;
|
|
256
256
|
}
|
|
257
|
-
.mfui-button_size-tablet_extra-small.mfui-button_content-type_icon-text .mfui-button__icon {
|
|
257
|
+
.mfui-v6-button_size-tablet_extra-small.mfui-v6-button_content-type_icon-text .mfui-v6-button__icon {
|
|
258
258
|
margin-right: 2px;
|
|
259
259
|
}
|
|
260
|
-
.mfui-button_size-tablet_small {
|
|
260
|
+
.mfui-v6-button_size-tablet_small {
|
|
261
261
|
min-width: 40px;
|
|
262
262
|
height: 40px;
|
|
263
263
|
padding: 0 24px;
|
|
264
264
|
}
|
|
265
|
-
.mfui-button_size-tablet_small .mfui-button__icon,
|
|
266
|
-
.mfui-button_size-tablet_small .mfui-button__icon-arrow {
|
|
265
|
+
.mfui-v6-button_size-tablet_small .mfui-v6-button__icon,
|
|
266
|
+
.mfui-v6-button_size-tablet_small .mfui-v6-button__icon-arrow {
|
|
267
267
|
width: 20px;
|
|
268
268
|
height: 20px;
|
|
269
269
|
}
|
|
270
|
-
.mfui-button_size-tablet_small.mfui-button_content-type_icon-text .mfui-button__icon {
|
|
270
|
+
.mfui-v6-button_size-tablet_small.mfui-v6-button_content-type_icon-text .mfui-v6-button__icon {
|
|
271
271
|
width: 32px;
|
|
272
272
|
height: 32px;
|
|
273
273
|
}
|
|
274
|
-
.mfui-button_size-tablet_medium {
|
|
274
|
+
.mfui-v6-button_size-tablet_medium {
|
|
275
275
|
min-width: 52px;
|
|
276
276
|
height: 52px;
|
|
277
277
|
}
|
|
278
|
-
.mfui-button_size-tablet_medium .mfui-button__icon,
|
|
279
|
-
.mfui-button_size-tablet_medium .mfui-button__icon-arrow,
|
|
280
|
-
.mfui-button_size-tablet_medium.mfui-button_content-type_icon-text .mfui-button__icon {
|
|
278
|
+
.mfui-v6-button_size-tablet_medium .mfui-v6-button__icon,
|
|
279
|
+
.mfui-v6-button_size-tablet_medium .mfui-v6-button__icon-arrow,
|
|
280
|
+
.mfui-v6-button_size-tablet_medium.mfui-v6-button_content-type_icon-text .mfui-v6-button__icon {
|
|
281
281
|
width: 32px;
|
|
282
282
|
height: 32px;
|
|
283
283
|
}
|
|
284
|
-
.mfui-button_size-tablet_large {
|
|
284
|
+
.mfui-v6-button_size-tablet_large {
|
|
285
285
|
min-width: 60px;
|
|
286
286
|
height: 60px;
|
|
287
287
|
}
|
|
288
|
-
.mfui-button_size-tablet_large .mfui-button__icon,
|
|
289
|
-
.mfui-button_size-tablet_large .mfui-button__icon-arrow,
|
|
290
|
-
.mfui-button_size-tablet_large.mfui-button_content-type_icon-text .mfui-button__icon {
|
|
288
|
+
.mfui-v6-button_size-tablet_large .mfui-v6-button__icon,
|
|
289
|
+
.mfui-v6-button_size-tablet_large .mfui-v6-button__icon-arrow,
|
|
290
|
+
.mfui-v6-button_size-tablet_large.mfui-v6-button_content-type_icon-text .mfui-v6-button__icon {
|
|
291
291
|
width: 32px;
|
|
292
292
|
height: 32px;
|
|
293
293
|
}
|
|
294
|
-
.mfui-button_size-tablet_extra-small.mfui-buttonhas-arrow {
|
|
294
|
+
.mfui-v6-button_size-tablet_extra-small.mfui-v6-buttonhas-arrow {
|
|
295
295
|
padding: 0 8px;
|
|
296
296
|
}
|
|
297
|
-
.mfui-button_size-tablet_extra-small.mfui-buttonhas-arrow .mfui-button__content {
|
|
297
|
+
.mfui-v6-button_size-tablet_extra-small.mfui-v6-buttonhas-arrow .mfui-v6-button__content {
|
|
298
298
|
padding-left: 12px;
|
|
299
299
|
}
|
|
300
|
-
.mfui-button_size-tablet_medium.mfui-buttonhas-arrow,
|
|
301
|
-
.mfui-button_size-tablet_large.mfui-buttonhas-arrow {
|
|
300
|
+
.mfui-v6-button_size-tablet_medium.mfui-v6-buttonhas-arrow,
|
|
301
|
+
.mfui-v6-button_size-tablet_large.mfui-v6-buttonhas-arrow {
|
|
302
302
|
padding: 0 24px;
|
|
303
303
|
}
|
|
304
|
-
.mfui-button_size-tablet_small.mfui-buttonhas-arrow .mfui-button__content,
|
|
305
|
-
.mfui-button_size-tablet_medium.mfui-buttonhas-arrow .mfui-button__content,
|
|
306
|
-
.mfui-button_size-tablet_large.mfui-buttonhas-arrow .mfui-button__content {
|
|
304
|
+
.mfui-v6-button_size-tablet_small.mfui-v6-buttonhas-arrow .mfui-v6-button__content,
|
|
305
|
+
.mfui-v6-button_size-tablet_medium.mfui-v6-buttonhas-arrow .mfui-v6-button__content,
|
|
306
|
+
.mfui-v6-button_size-tablet_large.mfui-v6-buttonhas-arrow .mfui-v6-button__content {
|
|
307
307
|
padding-left: 16px;
|
|
308
308
|
}
|
|
309
|
-
.mfui-button_type_text {
|
|
309
|
+
.mfui-v6-button_type_text {
|
|
310
310
|
padding: 0;
|
|
311
311
|
}
|
|
312
312
|
}
|
|
313
313
|
@media screen and (max-width: 767px) {
|
|
314
|
-
.mfui-button_size-mobile_extra-small {
|
|
314
|
+
.mfui-v6-button_size-mobile_extra-small {
|
|
315
315
|
min-width: 24px;
|
|
316
316
|
height: 24px;
|
|
317
317
|
padding: 0 16px;
|
|
318
318
|
font-size: 12px;
|
|
319
319
|
line-height: 14px;
|
|
320
320
|
}
|
|
321
|
-
.mfui-button_size-mobile_extra-small .mfui-button__icon,
|
|
322
|
-
.mfui-button_size-mobile_extra-small .mfui-button__icon-arrow,
|
|
323
|
-
.mfui-button_size-mobile_extra-small.mfui-button_content-type_icon-text .mfui-button__icon {
|
|
321
|
+
.mfui-v6-button_size-mobile_extra-small .mfui-v6-button__icon,
|
|
322
|
+
.mfui-v6-button_size-mobile_extra-small .mfui-v6-button__icon-arrow,
|
|
323
|
+
.mfui-v6-button_size-mobile_extra-small.mfui-v6-button_content-type_icon-text .mfui-v6-button__icon {
|
|
324
324
|
width: 20px;
|
|
325
325
|
height: 20px;
|
|
326
326
|
}
|
|
327
|
-
.mfui-button_size-mobile_extra-small.mfui-button_content-type_icon-text .mfui-button__icon {
|
|
327
|
+
.mfui-v6-button_size-mobile_extra-small.mfui-v6-button_content-type_icon-text .mfui-v6-button__icon {
|
|
328
328
|
margin-right: 2px;
|
|
329
329
|
}
|
|
330
|
-
.mfui-button_size-mobile_small {
|
|
330
|
+
.mfui-v6-button_size-mobile_small {
|
|
331
331
|
min-width: 40px;
|
|
332
332
|
height: 40px;
|
|
333
333
|
padding: 0 24px;
|
|
334
334
|
}
|
|
335
|
-
.mfui-button_size-mobile_small .mfui-button__icon,
|
|
336
|
-
.mfui-button_size-mobile_small .mfui-button__icon-arrow {
|
|
335
|
+
.mfui-v6-button_size-mobile_small .mfui-v6-button__icon,
|
|
336
|
+
.mfui-v6-button_size-mobile_small .mfui-v6-button__icon-arrow {
|
|
337
337
|
width: 20px;
|
|
338
338
|
height: 20px;
|
|
339
339
|
}
|
|
340
|
-
.mfui-button_size-mobile_small.mfui-button_content-type_icon-text .mfui-button__icon {
|
|
340
|
+
.mfui-v6-button_size-mobile_small.mfui-v6-button_content-type_icon-text .mfui-v6-button__icon {
|
|
341
341
|
width: 32px;
|
|
342
342
|
height: 32px;
|
|
343
343
|
}
|
|
344
|
-
.mfui-button_size-mobile_medium {
|
|
344
|
+
.mfui-v6-button_size-mobile_medium {
|
|
345
345
|
min-width: 52px;
|
|
346
346
|
height: 52px;
|
|
347
347
|
}
|
|
348
|
-
.mfui-button_size-mobile_medium .mfui-button__icon,
|
|
349
|
-
.mfui-button_size-mobile_medium .mfui-button__icon-arrow,
|
|
350
|
-
.mfui-button_size-mobile_medium.mfui-button_content-type_icon-text .mfui-button__icon {
|
|
348
|
+
.mfui-v6-button_size-mobile_medium .mfui-v6-button__icon,
|
|
349
|
+
.mfui-v6-button_size-mobile_medium .mfui-v6-button__icon-arrow,
|
|
350
|
+
.mfui-v6-button_size-mobile_medium.mfui-v6-button_content-type_icon-text .mfui-v6-button__icon {
|
|
351
351
|
width: 32px;
|
|
352
352
|
height: 32px;
|
|
353
353
|
}
|
|
354
|
-
.mfui-button_size-mobile_large {
|
|
354
|
+
.mfui-v6-button_size-mobile_large {
|
|
355
355
|
min-width: 60px;
|
|
356
356
|
height: 60px;
|
|
357
357
|
}
|
|
358
|
-
.mfui-button_size-mobile_large .mfui-button__icon,
|
|
359
|
-
.mfui-button_size-mobile_large .mfui-button__icon-arrow,
|
|
360
|
-
.mfui-button_size-mobile_large.mfui-button_content-type_icon-text .mfui-button__icon {
|
|
358
|
+
.mfui-v6-button_size-mobile_large .mfui-v6-button__icon,
|
|
359
|
+
.mfui-v6-button_size-mobile_large .mfui-v6-button__icon-arrow,
|
|
360
|
+
.mfui-v6-button_size-mobile_large.mfui-v6-button_content-type_icon-text .mfui-v6-button__icon {
|
|
361
361
|
width: 32px;
|
|
362
362
|
height: 32px;
|
|
363
363
|
}
|
|
364
|
-
.mfui-button_size-mobile_extra-small.mfui-buttonhas-arrow {
|
|
364
|
+
.mfui-v6-button_size-mobile_extra-small.mfui-v6-buttonhas-arrow {
|
|
365
365
|
padding: 0 8px;
|
|
366
366
|
}
|
|
367
|
-
.mfui-button_size-mobile_extra-small.mfui-buttonhas-arrow .mfui-button__content {
|
|
367
|
+
.mfui-v6-button_size-mobile_extra-small.mfui-v6-buttonhas-arrow .mfui-v6-button__content {
|
|
368
368
|
padding-left: 12px;
|
|
369
369
|
}
|
|
370
|
-
.mfui-button_size-mobile_medium.mfui-buttonhas-arrow,
|
|
371
|
-
.mfui-button_size-mobile_large.mfui-buttonhas-arrow {
|
|
370
|
+
.mfui-v6-button_size-mobile_medium.mfui-v6-buttonhas-arrow,
|
|
371
|
+
.mfui-v6-button_size-mobile_large.mfui-v6-buttonhas-arrow {
|
|
372
372
|
padding: 0 24px;
|
|
373
373
|
}
|
|
374
|
-
.mfui-button_size-mobile_small.mfui-buttonhas-arrow .mfui-button__content,
|
|
375
|
-
.mfui-button_size-mobile_medium.mfui-buttonhas-arrow .mfui-button__content,
|
|
376
|
-
.mfui-button_size-mobile_large.mfui-buttonhas-arrow .mfui-button__content {
|
|
374
|
+
.mfui-v6-button_size-mobile_small.mfui-v6-buttonhas-arrow .mfui-v6-button__content,
|
|
375
|
+
.mfui-v6-button_size-mobile_medium.mfui-v6-buttonhas-arrow .mfui-v6-button__content,
|
|
376
|
+
.mfui-v6-button_size-mobile_large.mfui-v6-buttonhas-arrow .mfui-v6-button__content {
|
|
377
377
|
padding-left: 16px;
|
|
378
378
|
}
|
|
379
|
-
.mfui-button_type_text {
|
|
379
|
+
.mfui-v6-button_type_text {
|
|
380
380
|
padding: 0;
|
|
381
381
|
}
|
|
382
382
|
}
|
|
383
|
-
.mfui-button:hover {
|
|
383
|
+
.mfui-v6-button:hover {
|
|
384
384
|
text-decoration: none;
|
|
385
385
|
-webkit-transition: background-color 0.3s, color 0.3s;
|
|
386
386
|
transition: background-color 0.3s, color 0.3s;
|
|
387
387
|
}
|
|
388
|
-
.mfui-button:hover svg {
|
|
388
|
+
.mfui-v6-button:hover svg {
|
|
389
389
|
-webkit-transition: fill 0.3s;
|
|
390
390
|
transition: fill 0.3s;
|
|
391
391
|
}
|
|
392
|
-
.mfui-button_disabled {
|
|
392
|
+
.mfui-v6-button_disabled {
|
|
393
393
|
cursor: default;
|
|
394
394
|
}
|
|
395
|
-
.mfui-button__inner {
|
|
395
|
+
.mfui-v6-button__inner {
|
|
396
396
|
display: -webkit-inline-box;
|
|
397
397
|
display: -ms-inline-flexbox;
|
|
398
398
|
display: inline-flex;
|
|
@@ -408,15 +408,15 @@
|
|
|
408
408
|
height: inherit;
|
|
409
409
|
vertical-align: top;
|
|
410
410
|
}
|
|
411
|
-
.mfui-button__text {
|
|
411
|
+
.mfui-v6-button__text {
|
|
412
412
|
margin-bottom: 2px;
|
|
413
413
|
}
|
|
414
|
-
.mfui-button__text_ellipsis {
|
|
414
|
+
.mfui-v6-button__text_ellipsis {
|
|
415
415
|
overflow: hidden;
|
|
416
416
|
white-space: nowrap;
|
|
417
417
|
text-overflow: ellipsis;
|
|
418
418
|
}
|
|
419
|
-
.mfui-button__content {
|
|
419
|
+
.mfui-v6-button__content {
|
|
420
420
|
display: -webkit-box;
|
|
421
421
|
display: -ms-flexbox;
|
|
422
422
|
display: flex;
|
|
@@ -424,391 +424,391 @@
|
|
|
424
424
|
-ms-flex-align: center;
|
|
425
425
|
align-items: center;
|
|
426
426
|
}
|
|
427
|
-
.mfui-button__content_ellipsis {
|
|
427
|
+
.mfui-v6-button__content_ellipsis {
|
|
428
428
|
width: inherit;
|
|
429
429
|
max-width: -webkit-fit-content;
|
|
430
430
|
max-width: -moz-fit-content;
|
|
431
431
|
max-width: fit-content;
|
|
432
432
|
}
|
|
433
|
-
.mfui-button__content_show-loader {
|
|
433
|
+
.mfui-v6-button__content_show-loader {
|
|
434
434
|
visibility: hidden;
|
|
435
435
|
}
|
|
436
|
-
.mfui-button__preloader {
|
|
436
|
+
.mfui-v6-button__preloader {
|
|
437
437
|
position: absolute;
|
|
438
438
|
}
|
|
439
|
-
.mfui-button__icon-arrow {
|
|
439
|
+
.mfui-v6-button__icon-arrow {
|
|
440
440
|
width: 32px;
|
|
441
441
|
height: 32px;
|
|
442
442
|
margin-left: 4px;
|
|
443
443
|
}
|
|
444
|
-
.mfui-button_content-type_icon {
|
|
444
|
+
.mfui-v6-button_content-type_icon {
|
|
445
445
|
padding: 0;
|
|
446
446
|
}
|
|
447
|
-
.mfui-button_content-type_icon-text .mfui-button__icon {
|
|
447
|
+
.mfui-v6-button_content-type_icon-text .mfui-v6-button__icon {
|
|
448
448
|
margin-right: 4px;
|
|
449
449
|
}
|
|
450
|
-
.mfui-button_content-type_icon-text:not(.mfui-button_type_text) .mfui-button__text {
|
|
450
|
+
.mfui-v6-button_content-type_icon-text:not(.mfui-v6-button_type_text) .mfui-v6-button__text {
|
|
451
451
|
margin-right: 4px;
|
|
452
452
|
}
|
|
453
|
-
.mfui-button_type_text.mfui-button_theme_green {
|
|
453
|
+
.mfui-v6-button_type_text.mfui-v6-button_theme_green {
|
|
454
454
|
width: -webkit-fit-content;
|
|
455
455
|
width: -moz-fit-content;
|
|
456
456
|
width: fit-content;
|
|
457
457
|
color: var(--brandGreen);
|
|
458
458
|
background-color: transparent;
|
|
459
459
|
}
|
|
460
|
-
.mfui-button_type_text.mfui-button_theme_green svg {
|
|
460
|
+
.mfui-v6-button_type_text.mfui-v6-button_theme_green svg {
|
|
461
461
|
fill: var(--brandGreen);
|
|
462
462
|
}
|
|
463
|
-
.mfui-button_no-touch.mfui-button_type_text.mfui-button_theme_green:not(.mfui-button_loading):hover {
|
|
463
|
+
.mfui-v6-button_no-touch.mfui-v6-button_type_text.mfui-v6-button_theme_green:not(.mfui-v6-button_loading):hover {
|
|
464
464
|
color: var(--buttonHoverGreen);
|
|
465
465
|
}
|
|
466
|
-
.mfui-button_no-touch.mfui-button_type_text.mfui-button_theme_green:not(.mfui-button_loading):hover svg {
|
|
466
|
+
.mfui-v6-button_no-touch.mfui-v6-button_type_text.mfui-v6-button_theme_green:not(.mfui-v6-button_loading):hover svg {
|
|
467
467
|
fill: var(--buttonHoverGreen);
|
|
468
468
|
}
|
|
469
|
-
.mfui-button_no-touch.mfui-button_type_text.mfui-button_theme_green:not(.mfui-button_loading):active {
|
|
469
|
+
.mfui-v6-button_no-touch.mfui-v6-button_type_text.mfui-v6-button_theme_green:not(.mfui-v6-button_loading):active {
|
|
470
470
|
color: var(--buttonDown);
|
|
471
471
|
}
|
|
472
|
-
.mfui-button_no-touch.mfui-button_type_text.mfui-button_theme_green:not(.mfui-button_loading):active svg {
|
|
472
|
+
.mfui-v6-button_no-touch.mfui-v6-button_type_text.mfui-v6-button_theme_green:not(.mfui-v6-button_loading):active svg {
|
|
473
473
|
fill: var(--buttonDown);
|
|
474
474
|
}
|
|
475
|
-
.mfui-button_type_text.mfui-button_theme_purple {
|
|
475
|
+
.mfui-v6-button_type_text.mfui-v6-button_theme_purple {
|
|
476
476
|
width: -webkit-fit-content;
|
|
477
477
|
width: -moz-fit-content;
|
|
478
478
|
width: fit-content;
|
|
479
479
|
color: var(--brandPurple);
|
|
480
480
|
background-color: transparent;
|
|
481
481
|
}
|
|
482
|
-
.mfui-button_type_text.mfui-button_theme_purple svg {
|
|
482
|
+
.mfui-v6-button_type_text.mfui-v6-button_theme_purple svg {
|
|
483
483
|
fill: var(--brandPurple);
|
|
484
484
|
}
|
|
485
|
-
.mfui-button_no-touch.mfui-button_type_text.mfui-button_theme_purple:not(.mfui-button_loading):hover {
|
|
485
|
+
.mfui-v6-button_no-touch.mfui-v6-button_type_text.mfui-v6-button_theme_purple:not(.mfui-v6-button_loading):hover {
|
|
486
486
|
color: var(--buttonHoverPurple);
|
|
487
487
|
}
|
|
488
|
-
.mfui-button_no-touch.mfui-button_type_text.mfui-button_theme_purple:not(.mfui-button_loading):hover svg {
|
|
488
|
+
.mfui-v6-button_no-touch.mfui-v6-button_type_text.mfui-v6-button_theme_purple:not(.mfui-v6-button_loading):hover svg {
|
|
489
489
|
fill: var(--buttonHoverPurple);
|
|
490
490
|
}
|
|
491
|
-
.mfui-button_no-touch.mfui-button_type_text.mfui-button_theme_purple:not(.mfui-button_loading):active {
|
|
491
|
+
.mfui-v6-button_no-touch.mfui-v6-button_type_text.mfui-v6-button_theme_purple:not(.mfui-v6-button_loading):active {
|
|
492
492
|
color: var(--buttonDown);
|
|
493
493
|
}
|
|
494
|
-
.mfui-button_no-touch.mfui-button_type_text.mfui-button_theme_purple:not(.mfui-button_loading):active svg {
|
|
494
|
+
.mfui-v6-button_no-touch.mfui-v6-button_type_text.mfui-v6-button_theme_purple:not(.mfui-v6-button_loading):active svg {
|
|
495
495
|
fill: var(--buttonDown);
|
|
496
496
|
}
|
|
497
|
-
.mfui-button_type_text.mfui-button_theme_white {
|
|
497
|
+
.mfui-v6-button_type_text.mfui-v6-button_theme_white {
|
|
498
498
|
width: -webkit-fit-content;
|
|
499
499
|
width: -moz-fit-content;
|
|
500
500
|
width: fit-content;
|
|
501
501
|
color: var(--stcWhite);
|
|
502
502
|
background-color: transparent;
|
|
503
503
|
}
|
|
504
|
-
.mfui-button_type_text.mfui-button_theme_white svg {
|
|
504
|
+
.mfui-v6-button_type_text.mfui-v6-button_theme_white svg {
|
|
505
505
|
fill: var(--stcWhite);
|
|
506
506
|
}
|
|
507
|
-
.mfui-button_no-touch.mfui-button_type_text.mfui-button_theme_white:not(.mfui-button_loading):hover {
|
|
507
|
+
.mfui-v6-button_no-touch.mfui-v6-button_type_text.mfui-v6-button_theme_white:not(.mfui-v6-button_loading):hover {
|
|
508
508
|
color: var(--buttonHoverGrey);
|
|
509
509
|
}
|
|
510
|
-
.mfui-button_no-touch.mfui-button_type_text.mfui-button_theme_white:not(.mfui-button_loading):hover svg {
|
|
510
|
+
.mfui-v6-button_no-touch.mfui-v6-button_type_text.mfui-v6-button_theme_white:not(.mfui-v6-button_loading):hover svg {
|
|
511
511
|
fill: var(--buttonHoverGrey);
|
|
512
512
|
}
|
|
513
|
-
.mfui-button_no-touch.mfui-button_type_text.mfui-button_theme_white:not(.mfui-button_loading):active {
|
|
513
|
+
.mfui-v6-button_no-touch.mfui-v6-button_type_text.mfui-v6-button_theme_white:not(.mfui-v6-button_loading):active {
|
|
514
514
|
color: var(--buttonDown);
|
|
515
515
|
}
|
|
516
|
-
.mfui-button_no-touch.mfui-button_type_text.mfui-button_theme_white:not(.mfui-button_loading):active svg {
|
|
516
|
+
.mfui-v6-button_no-touch.mfui-v6-button_type_text.mfui-v6-button_theme_white:not(.mfui-v6-button_loading):active svg {
|
|
517
517
|
fill: var(--buttonDown);
|
|
518
518
|
}
|
|
519
|
-
.mfui-button_type_text.mfui-button_theme_black {
|
|
519
|
+
.mfui-v6-button_type_text.mfui-v6-button_theme_black {
|
|
520
520
|
width: -webkit-fit-content;
|
|
521
521
|
width: -moz-fit-content;
|
|
522
522
|
width: fit-content;
|
|
523
523
|
color: var(--stcBlack);
|
|
524
524
|
background-color: transparent;
|
|
525
525
|
}
|
|
526
|
-
.mfui-button_type_text.mfui-button_theme_black svg {
|
|
526
|
+
.mfui-v6-button_type_text.mfui-v6-button_theme_black svg {
|
|
527
527
|
fill: var(--stcBlack);
|
|
528
528
|
}
|
|
529
|
-
.mfui-button_no-touch.mfui-button_type_text.mfui-button_theme_black {
|
|
529
|
+
.mfui-v6-button_no-touch.mfui-v6-button_type_text.mfui-v6-button_theme_black {
|
|
530
530
|
--stcBlack7: #818181;
|
|
531
531
|
}
|
|
532
|
-
.mfui-button_no-touch.mfui-button_type_text.mfui-button_theme_black:not(.mfui-button_loading):hover {
|
|
532
|
+
.mfui-v6-button_no-touch.mfui-v6-button_type_text.mfui-v6-button_theme_black:not(.mfui-v6-button_loading):hover {
|
|
533
533
|
color: var(--stcBlack7);
|
|
534
534
|
}
|
|
535
|
-
.mfui-button_no-touch.mfui-button_type_text.mfui-button_theme_black:not(.mfui-button_loading):hover svg {
|
|
535
|
+
.mfui-v6-button_no-touch.mfui-v6-button_type_text.mfui-v6-button_theme_black:not(.mfui-v6-button_loading):hover svg {
|
|
536
536
|
fill: var(--stcBlack7);
|
|
537
537
|
}
|
|
538
|
-
.mfui-button_no-touch.mfui-button_type_text.mfui-button_theme_black:not(.mfui-button_loading):active {
|
|
538
|
+
.mfui-v6-button_no-touch.mfui-v6-button_type_text.mfui-v6-button_theme_black:not(.mfui-v6-button_loading):active {
|
|
539
539
|
color: var(--buttonDown);
|
|
540
540
|
}
|
|
541
|
-
.mfui-button_no-touch.mfui-button_type_text.mfui-button_theme_black:not(.mfui-button_loading):active svg {
|
|
541
|
+
.mfui-v6-button_no-touch.mfui-v6-button_type_text.mfui-v6-button_theme_black:not(.mfui-v6-button_loading):active svg {
|
|
542
542
|
fill: var(--buttonDown);
|
|
543
543
|
}
|
|
544
|
-
.mfui-button_type_text.mfui-button_theme_danger {
|
|
544
|
+
.mfui-v6-button_type_text.mfui-v6-button_theme_danger {
|
|
545
545
|
width: -webkit-fit-content;
|
|
546
546
|
width: -moz-fit-content;
|
|
547
547
|
width: fit-content;
|
|
548
548
|
color: var(--fury);
|
|
549
549
|
background-color: transparent;
|
|
550
550
|
}
|
|
551
|
-
.mfui-button_type_text.mfui-button_theme_danger svg {
|
|
551
|
+
.mfui-v6-button_type_text.mfui-v6-button_theme_danger svg {
|
|
552
552
|
fill: var(--fury);
|
|
553
553
|
}
|
|
554
|
-
.mfui-button_no-touch.mfui-button_type_text.mfui-button_theme_danger:not(.mfui-button_loading):hover {
|
|
554
|
+
.mfui-v6-button_no-touch.mfui-v6-button_type_text.mfui-v6-button_theme_danger:not(.mfui-v6-button_loading):hover {
|
|
555
555
|
color: var(--warmRedC);
|
|
556
556
|
}
|
|
557
|
-
.mfui-button_no-touch.mfui-button_type_text.mfui-button_theme_danger:not(.mfui-button_loading):hover svg {
|
|
557
|
+
.mfui-v6-button_no-touch.mfui-v6-button_type_text.mfui-v6-button_theme_danger:not(.mfui-v6-button_loading):hover svg {
|
|
558
558
|
fill: var(--warmRedC);
|
|
559
559
|
}
|
|
560
|
-
.mfui-button_no-touch.mfui-button_type_text.mfui-button_theme_danger:not(.mfui-button_loading):active {
|
|
560
|
+
.mfui-v6-button_no-touch.mfui-v6-button_type_text.mfui-v6-button_theme_danger:not(.mfui-v6-button_loading):active {
|
|
561
561
|
color: var(--buttonDown);
|
|
562
562
|
}
|
|
563
|
-
.mfui-button_no-touch.mfui-button_type_text.mfui-button_theme_danger:not(.mfui-button_loading):active svg {
|
|
563
|
+
.mfui-v6-button_no-touch.mfui-v6-button_type_text.mfui-v6-button_theme_danger:not(.mfui-v6-button_loading):active svg {
|
|
564
564
|
fill: var(--buttonDown);
|
|
565
565
|
}
|
|
566
|
-
.mfui-button_type_primary.mfui-button_theme_green {
|
|
566
|
+
.mfui-v6-button_type_primary.mfui-v6-button_theme_green {
|
|
567
567
|
color: var(--stcWhite);
|
|
568
568
|
background-color: var(--brandGreen);
|
|
569
569
|
}
|
|
570
|
-
.mfui-button_type_primary.mfui-button_theme_green svg {
|
|
570
|
+
.mfui-v6-button_type_primary.mfui-v6-button_theme_green svg {
|
|
571
571
|
fill: var(--stcWhite);
|
|
572
572
|
}
|
|
573
|
-
.mfui-button_no-touch.mfui-button_type_primary.mfui-button_theme_green:not(.mfui-button_loading):hover {
|
|
573
|
+
.mfui-v6-button_no-touch.mfui-v6-button_type_primary.mfui-v6-button_theme_green:not(.mfui-v6-button_loading):hover {
|
|
574
574
|
background-color: var(--buttonHoverGreen);
|
|
575
575
|
}
|
|
576
|
-
.mfui-button_no-touch.mfui-button_type_primary.mfui-button_theme_green:not(.mfui-button_loading):active {
|
|
576
|
+
.mfui-v6-button_no-touch.mfui-v6-button_type_primary.mfui-v6-button_theme_green:not(.mfui-v6-button_loading):active {
|
|
577
577
|
background-color: var(--buttonDown);
|
|
578
578
|
}
|
|
579
|
-
.mfui-button_type_primary.mfui-button_theme_green-soft {
|
|
579
|
+
.mfui-v6-button_type_primary.mfui-v6-button_theme_green-soft {
|
|
580
580
|
border: 1px solid rgba(0, 185, 86, 0.2);
|
|
581
581
|
color: var(--brandGreen);
|
|
582
582
|
background-color: var(--brandGreen20);
|
|
583
583
|
}
|
|
584
|
-
.mfui-button_type_primary.mfui-button_theme_green-soft svg {
|
|
584
|
+
.mfui-v6-button_type_primary.mfui-v6-button_theme_green-soft svg {
|
|
585
585
|
fill: var(--brandGreen);
|
|
586
586
|
}
|
|
587
|
-
.mfui-button_no-touch.mfui-button_type_primary.mfui-button_theme_green-soft:not(.mfui-button_loading):hover {
|
|
587
|
+
.mfui-v6-button_no-touch.mfui-v6-button_type_primary.mfui-v6-button_theme_green-soft:not(.mfui-v6-button_loading):hover {
|
|
588
588
|
background-color: var(--buttonHoverGreenSoft);
|
|
589
589
|
}
|
|
590
|
-
.mfui-button_no-touch.mfui-button_type_primary.mfui-button_theme_green-soft:not(.mfui-button_loading):active {
|
|
590
|
+
.mfui-v6-button_no-touch.mfui-v6-button_type_primary.mfui-v6-button_theme_green-soft:not(.mfui-v6-button_loading):active {
|
|
591
591
|
color: var(--stcWhite);
|
|
592
592
|
background-color: var(--buttonDown);
|
|
593
593
|
}
|
|
594
|
-
.mfui-button_no-touch.mfui-button_type_primary.mfui-button_theme_green-soft:not(.mfui-button_loading):active svg {
|
|
594
|
+
.mfui-v6-button_no-touch.mfui-v6-button_type_primary.mfui-v6-button_theme_green-soft:not(.mfui-v6-button_loading):active svg {
|
|
595
595
|
fill: var(--stcWhite);
|
|
596
596
|
}
|
|
597
|
-
.mfui-button_type_primary.mfui-button_theme_purple {
|
|
597
|
+
.mfui-v6-button_type_primary.mfui-v6-button_theme_purple {
|
|
598
598
|
color: var(--stcWhite);
|
|
599
599
|
background-color: var(--brandPurple);
|
|
600
600
|
}
|
|
601
|
-
.mfui-button_type_primary.mfui-button_theme_purple svg {
|
|
601
|
+
.mfui-v6-button_type_primary.mfui-v6-button_theme_purple svg {
|
|
602
602
|
fill: var(--stcWhite);
|
|
603
603
|
}
|
|
604
|
-
.mfui-button_no-touch.mfui-button_type_primary.mfui-button_theme_purple:not(.mfui-button_loading):hover {
|
|
604
|
+
.mfui-v6-button_no-touch.mfui-v6-button_type_primary.mfui-v6-button_theme_purple:not(.mfui-v6-button_loading):hover {
|
|
605
605
|
background-color: var(--buttonHoverPurple);
|
|
606
606
|
}
|
|
607
|
-
.mfui-button_no-touch.mfui-button_type_primary.mfui-button_theme_purple:not(.mfui-button_loading):active {
|
|
607
|
+
.mfui-v6-button_no-touch.mfui-v6-button_type_primary.mfui-v6-button_theme_purple:not(.mfui-v6-button_loading):active {
|
|
608
608
|
background-color: var(--buttonDown);
|
|
609
609
|
}
|
|
610
|
-
.mfui-button_type_primary.mfui-button_theme_purple-soft {
|
|
610
|
+
.mfui-v6-button_type_primary.mfui-v6-button_theme_purple-soft {
|
|
611
611
|
border: 1px solid rgba(115, 25, 130, 0.2);
|
|
612
612
|
color: var(--brandPurple);
|
|
613
613
|
background-color: var(--brandPurple20);
|
|
614
614
|
}
|
|
615
|
-
.mfui-button_type_primary.mfui-button_theme_purple-soft svg {
|
|
615
|
+
.mfui-v6-button_type_primary.mfui-v6-button_theme_purple-soft svg {
|
|
616
616
|
fill: var(--brandPurple);
|
|
617
617
|
}
|
|
618
|
-
.mfui-button_no-touch.mfui-button_type_primary.mfui-button_theme_purple-soft:not(.mfui-button_loading):hover {
|
|
618
|
+
.mfui-v6-button_no-touch.mfui-v6-button_type_primary.mfui-v6-button_theme_purple-soft:not(.mfui-v6-button_loading):hover {
|
|
619
619
|
background-color: var(--buttonHoverPurpleSoft);
|
|
620
620
|
}
|
|
621
|
-
.mfui-button_no-touch.mfui-button_type_primary.mfui-button_theme_purple-soft:not(.mfui-button_loading):active {
|
|
621
|
+
.mfui-v6-button_no-touch.mfui-v6-button_type_primary.mfui-v6-button_theme_purple-soft:not(.mfui-v6-button_loading):active {
|
|
622
622
|
color: var(--stcWhite);
|
|
623
623
|
background-color: var(--buttonDown);
|
|
624
624
|
}
|
|
625
|
-
.mfui-button_no-touch.mfui-button_type_primary.mfui-button_theme_purple-soft:not(.mfui-button_loading):active svg {
|
|
625
|
+
.mfui-v6-button_no-touch.mfui-v6-button_type_primary.mfui-v6-button_theme_purple-soft:not(.mfui-v6-button_loading):active svg {
|
|
626
626
|
fill: var(--stcWhite);
|
|
627
627
|
}
|
|
628
|
-
.mfui-button_type_primary.mfui-button_theme_white {
|
|
628
|
+
.mfui-v6-button_type_primary.mfui-v6-button_theme_white {
|
|
629
629
|
color: var(--stcBlack);
|
|
630
630
|
background-color: var(--stcWhite);
|
|
631
631
|
}
|
|
632
|
-
.mfui-button_type_primary.mfui-button_theme_white svg {
|
|
632
|
+
.mfui-v6-button_type_primary.mfui-v6-button_theme_white svg {
|
|
633
633
|
fill: var(--stcBlack);
|
|
634
634
|
}
|
|
635
|
-
.mfui-button_no-touch.mfui-button_type_primary.mfui-button_theme_white:not(.mfui-button_loading):hover {
|
|
635
|
+
.mfui-v6-button_no-touch.mfui-v6-button_type_primary.mfui-v6-button_theme_white:not(.mfui-v6-button_loading):hover {
|
|
636
636
|
color: var(--stcBlack);
|
|
637
637
|
background-color: var(--buttonHoverGrey);
|
|
638
638
|
}
|
|
639
|
-
.mfui-button_no-touch.mfui-button_type_primary.mfui-button_theme_white:not(.mfui-button_loading):hover svg {
|
|
639
|
+
.mfui-v6-button_no-touch.mfui-v6-button_type_primary.mfui-v6-button_theme_white:not(.mfui-v6-button_loading):hover svg {
|
|
640
640
|
fill: var(--stcBlack);
|
|
641
641
|
}
|
|
642
|
-
.mfui-button_no-touch.mfui-button_type_primary.mfui-button_theme_white:not(.mfui-button_loading):active {
|
|
642
|
+
.mfui-v6-button_no-touch.mfui-v6-button_type_primary.mfui-v6-button_theme_white:not(.mfui-v6-button_loading):active {
|
|
643
643
|
color: var(--stcWhite);
|
|
644
644
|
background-color: var(--buttonDown);
|
|
645
645
|
}
|
|
646
|
-
.mfui-button_no-touch.mfui-button_type_primary.mfui-button_theme_white:not(.mfui-button_loading):active svg {
|
|
646
|
+
.mfui-v6-button_no-touch.mfui-v6-button_type_primary.mfui-v6-button_theme_white:not(.mfui-v6-button_loading):active svg {
|
|
647
647
|
fill: var(--stcWhite);
|
|
648
648
|
}
|
|
649
|
-
.mfui-button_type_outline.mfui-button_theme_green {
|
|
649
|
+
.mfui-v6-button_type_outline.mfui-v6-button_theme_green {
|
|
650
650
|
border: 1px solid var(--brandGreen);
|
|
651
651
|
color: var(--brandGreen);
|
|
652
652
|
background-color: transparent;
|
|
653
653
|
}
|
|
654
|
-
.mfui-button_type_outline.mfui-button_theme_green svg {
|
|
654
|
+
.mfui-v6-button_type_outline.mfui-v6-button_theme_green svg {
|
|
655
655
|
fill: var(--brandGreen);
|
|
656
656
|
}
|
|
657
|
-
.mfui-button_no-touch.mfui-button_type_outline.mfui-button_theme_green {
|
|
657
|
+
.mfui-v6-button_no-touch.mfui-v6-button_type_outline.mfui-v6-button_theme_green {
|
|
658
658
|
--brandGreen7: rgba(0, 185, 86, 0.07);
|
|
659
659
|
--brandGreen14: rgba(0, 185, 86, 0.14);
|
|
660
660
|
}
|
|
661
|
-
.mfui-button_no-touch.mfui-button_type_outline.mfui-button_theme_green:not(.mfui-button_loading):hover {
|
|
661
|
+
.mfui-v6-button_no-touch.mfui-v6-button_type_outline.mfui-v6-button_theme_green:not(.mfui-v6-button_loading):hover {
|
|
662
662
|
background-color: var(--brandGreen7);
|
|
663
663
|
}
|
|
664
|
-
.mfui-button_no-touch.mfui-button_type_outline.mfui-button_theme_green:not(.mfui-button_loading):active {
|
|
664
|
+
.mfui-v6-button_no-touch.mfui-v6-button_type_outline.mfui-v6-button_theme_green:not(.mfui-v6-button_loading):active {
|
|
665
665
|
background-color: var(--brandGreen14);
|
|
666
666
|
}
|
|
667
|
-
.mfui-button_type_outline.mfui-button_theme_green-soft {
|
|
667
|
+
.mfui-v6-button_type_outline.mfui-v6-button_theme_green-soft {
|
|
668
668
|
color: var(--brandGreen);
|
|
669
669
|
background-color: transparent;
|
|
670
670
|
}
|
|
671
|
-
.mfui-button_type_outline.mfui-button_theme_green-soft svg {
|
|
671
|
+
.mfui-v6-button_type_outline.mfui-v6-button_theme_green-soft svg {
|
|
672
672
|
fill: var(--brandGreen);
|
|
673
673
|
}
|
|
674
|
-
.mfui-button_no-touch.mfui-button_type_outline.mfui-button_theme_green-soft {
|
|
674
|
+
.mfui-v6-button_no-touch.mfui-v6-button_type_outline.mfui-v6-button_theme_green-soft {
|
|
675
675
|
--brandGreen7: rgba(0, 185, 86, 0.07);
|
|
676
676
|
--brandGreen14: rgba(0, 185, 86, 0.14);
|
|
677
677
|
}
|
|
678
|
-
.mfui-button_no-touch.mfui-button_type_outline.mfui-button_theme_green-soft:not(.mfui-button_loading):hover {
|
|
678
|
+
.mfui-v6-button_no-touch.mfui-v6-button_type_outline.mfui-v6-button_theme_green-soft:not(.mfui-v6-button_loading):hover {
|
|
679
679
|
background-color: var(--brandGreen7);
|
|
680
680
|
}
|
|
681
|
-
.mfui-button_no-touch.mfui-button_type_outline.mfui-button_theme_green-soft:not(.mfui-button_loading):active {
|
|
681
|
+
.mfui-v6-button_no-touch.mfui-v6-button_type_outline.mfui-v6-button_theme_green-soft:not(.mfui-v6-button_loading):active {
|
|
682
682
|
background-color: var(--brandGreen14);
|
|
683
683
|
}
|
|
684
|
-
.mfui-button_type_outline.mfui-button_theme_purple {
|
|
684
|
+
.mfui-v6-button_type_outline.mfui-v6-button_theme_purple {
|
|
685
685
|
border: 1px solid var(--brandPurple);
|
|
686
686
|
color: var(--brandPurple);
|
|
687
687
|
background-color: transparent;
|
|
688
688
|
}
|
|
689
|
-
.mfui-button_type_outline.mfui-button_theme_purple svg {
|
|
689
|
+
.mfui-v6-button_type_outline.mfui-v6-button_theme_purple svg {
|
|
690
690
|
fill: var(--brandPurple);
|
|
691
691
|
}
|
|
692
|
-
.mfui-button_no-touch.mfui-button_type_outline.mfui-button_theme_purple {
|
|
692
|
+
.mfui-v6-button_no-touch.mfui-v6-button_type_outline.mfui-v6-button_theme_purple {
|
|
693
693
|
--brandPurple7: rgba(115, 25, 130, 0.07);
|
|
694
694
|
--brandPurple14: rgba(115, 25, 130, 0.14);
|
|
695
695
|
}
|
|
696
|
-
.mfui-button_no-touch.mfui-button_type_outline.mfui-button_theme_purple:not(.mfui-button_loading):hover {
|
|
696
|
+
.mfui-v6-button_no-touch.mfui-v6-button_type_outline.mfui-v6-button_theme_purple:not(.mfui-v6-button_loading):hover {
|
|
697
697
|
background-color: var(--brandPurple7);
|
|
698
698
|
}
|
|
699
|
-
.mfui-button_no-touch.mfui-button_type_outline.mfui-button_theme_purple:not(.mfui-button_loading):active {
|
|
699
|
+
.mfui-v6-button_no-touch.mfui-v6-button_type_outline.mfui-v6-button_theme_purple:not(.mfui-v6-button_loading):active {
|
|
700
700
|
background-color: var(--brandPurple14);
|
|
701
701
|
}
|
|
702
|
-
.mfui-button_type_outline.mfui-button_theme_white {
|
|
702
|
+
.mfui-v6-button_type_outline.mfui-v6-button_theme_white {
|
|
703
703
|
border: 1px solid var(--stcWhite);
|
|
704
704
|
color: var(--stcWhite);
|
|
705
705
|
background-color: transparent;
|
|
706
706
|
}
|
|
707
|
-
.mfui-button_type_outline.mfui-button_theme_white svg {
|
|
707
|
+
.mfui-v6-button_type_outline.mfui-v6-button_theme_white svg {
|
|
708
708
|
fill: var(--stcWhite);
|
|
709
709
|
}
|
|
710
|
-
.mfui-button_no-touch.mfui-button_type_outline.mfui-button_theme_white {
|
|
710
|
+
.mfui-v6-button_no-touch.mfui-v6-button_type_outline.mfui-v6-button_theme_white {
|
|
711
711
|
--stcWhite7: rgba(255, 255, 255, 0.07);
|
|
712
712
|
--stcWhite14: rgba(255, 255, 255, 0.14);
|
|
713
713
|
}
|
|
714
|
-
.mfui-button_no-touch.mfui-button_type_outline.mfui-button_theme_white:not(.mfui-button_loading):hover {
|
|
714
|
+
.mfui-v6-button_no-touch.mfui-v6-button_type_outline.mfui-v6-button_theme_white:not(.mfui-v6-button_loading):hover {
|
|
715
715
|
background-color: var(--stcWhite7);
|
|
716
716
|
}
|
|
717
|
-
.mfui-button_no-touch.mfui-button_type_outline.mfui-button_theme_white:not(.mfui-button_loading):active {
|
|
717
|
+
.mfui-v6-button_no-touch.mfui-v6-button_type_outline.mfui-v6-button_theme_white:not(.mfui-v6-button_loading):active {
|
|
718
718
|
background-color: var(--stcWhite14);
|
|
719
719
|
}
|
|
720
|
-
.mfui-button_type_outline.mfui-button_theme_black {
|
|
720
|
+
.mfui-v6-button_type_outline.mfui-v6-button_theme_black {
|
|
721
721
|
border: 1px solid var(--stcBlack);
|
|
722
722
|
color: var(--stcBlack);
|
|
723
723
|
background-color: transparent;
|
|
724
724
|
}
|
|
725
|
-
.mfui-button_type_outline.mfui-button_theme_black svg {
|
|
725
|
+
.mfui-v6-button_type_outline.mfui-v6-button_theme_black svg {
|
|
726
726
|
fill: var(--stcBlack);
|
|
727
727
|
}
|
|
728
|
-
.mfui-button_no-touch.mfui-button_type_outline.mfui-button_theme_black {
|
|
728
|
+
.mfui-v6-button_no-touch.mfui-v6-button_type_outline.mfui-v6-button_theme_black {
|
|
729
729
|
--stcBlack7: rgba(51, 51, 51, 0.07);
|
|
730
730
|
--stcBlack14: rgba(51, 51, 51, 0.14);
|
|
731
731
|
}
|
|
732
|
-
.mfui-button_no-touch.mfui-button_type_outline.mfui-button_theme_black:not(.mfui-button_loading):hover {
|
|
732
|
+
.mfui-v6-button_no-touch.mfui-v6-button_type_outline.mfui-v6-button_theme_black:not(.mfui-v6-button_loading):hover {
|
|
733
733
|
background-color: var(--stcBlack7);
|
|
734
734
|
}
|
|
735
|
-
.mfui-button_no-touch.mfui-button_type_outline.mfui-button_theme_black:not(.mfui-button_loading):active {
|
|
735
|
+
.mfui-v6-button_no-touch.mfui-v6-button_type_outline.mfui-v6-button_theme_black:not(.mfui-v6-button_loading):active {
|
|
736
736
|
background-color: var(--stcBlack14);
|
|
737
737
|
}
|
|
738
|
-
.mfui-button_full-width {
|
|
738
|
+
.mfui-v6-button_full-width {
|
|
739
739
|
display: block;
|
|
740
740
|
width: 100%;
|
|
741
741
|
}
|
|
742
742
|
@media screen and (max-width: 767px) {
|
|
743
|
-
.mfui-button_full-width-mobile {
|
|
743
|
+
.mfui-v6-button_full-width-mobile {
|
|
744
744
|
display: block;
|
|
745
745
|
width: 100%;
|
|
746
746
|
}
|
|
747
747
|
}
|
|
748
|
-
.mfui-button.mfui-button_type_primary.mfui-button_disabled,
|
|
749
|
-
.mfui-button.mfui-button_no-touch.mfui-button_type_primary.mfui-button_disabled,
|
|
750
|
-
.mfui-button.mfui-button_no-touch.mfui-button_type_primary.mfui-button_disabled:hover,
|
|
751
|
-
.mfui-button.mfui-button_no-touch.mfui-button_type_primary.mfui-button_disabled:active {
|
|
748
|
+
.mfui-v6-button.mfui-v6-button_type_primary.mfui-v6-button_disabled,
|
|
749
|
+
.mfui-v6-button.mfui-v6-button_no-touch.mfui-v6-button_type_primary.mfui-v6-button_disabled,
|
|
750
|
+
.mfui-v6-button.mfui-v6-button_no-touch.mfui-v6-button_type_primary.mfui-v6-button_disabled:hover,
|
|
751
|
+
.mfui-v6-button.mfui-v6-button_no-touch.mfui-v6-button_type_primary.mfui-v6-button_disabled:active {
|
|
752
752
|
border: 1px solid var(--spbSky2);
|
|
753
753
|
color: var(--spbSky3);
|
|
754
754
|
background-color: var(--spbSky1);
|
|
755
755
|
}
|
|
756
|
-
.mfui-button.mfui-button_type_primary.mfui-button_disabled svg,
|
|
757
|
-
.mfui-button.mfui-button_no-touch.mfui-button_type_primary.mfui-button_disabled svg,
|
|
758
|
-
.mfui-button.mfui-button_no-touch.mfui-button_type_primary.mfui-button_disabled:hover svg,
|
|
759
|
-
.mfui-button.mfui-button_no-touch.mfui-button_type_primary.mfui-button_disabled:active svg {
|
|
756
|
+
.mfui-v6-button.mfui-v6-button_type_primary.mfui-v6-button_disabled svg,
|
|
757
|
+
.mfui-v6-button.mfui-v6-button_no-touch.mfui-v6-button_type_primary.mfui-v6-button_disabled svg,
|
|
758
|
+
.mfui-v6-button.mfui-v6-button_no-touch.mfui-v6-button_type_primary.mfui-v6-button_disabled:hover svg,
|
|
759
|
+
.mfui-v6-button.mfui-v6-button_no-touch.mfui-v6-button_type_primary.mfui-v6-button_disabled:active svg {
|
|
760
760
|
fill: var(--spbSky3);
|
|
761
761
|
}
|
|
762
|
-
.mfui-button.mfui-button_type_outline.mfui-button_theme_white.mfui-button_disabled,
|
|
763
|
-
.mfui-button.mfui-button_no-touch.mfui-button_type_outline.mfui-button_theme_white.mfui-button_disabled,
|
|
764
|
-
.mfui-button.mfui-button_no-touch.mfui-button_type_outline.mfui-button_theme_white.mfui-button_disabled:hover,
|
|
765
|
-
.mfui-button.mfui-button_no-touch.mfui-button_type_outline.mfui-button_theme_white.mfui-button_disabled:active {
|
|
762
|
+
.mfui-v6-button.mfui-v6-button_type_outline.mfui-v6-button_theme_white.mfui-v6-button_disabled,
|
|
763
|
+
.mfui-v6-button.mfui-v6-button_no-touch.mfui-v6-button_type_outline.mfui-v6-button_theme_white.mfui-v6-button_disabled,
|
|
764
|
+
.mfui-v6-button.mfui-v6-button_no-touch.mfui-v6-button_type_outline.mfui-v6-button_theme_white.mfui-v6-button_disabled:hover,
|
|
765
|
+
.mfui-v6-button.mfui-v6-button_no-touch.mfui-v6-button_type_outline.mfui-v6-button_theme_white.mfui-v6-button_disabled:active {
|
|
766
766
|
border: 1px solid var(--stcWhite);
|
|
767
767
|
color: var(--stcWhite50);
|
|
768
768
|
background-color: transparent;
|
|
769
769
|
}
|
|
770
|
-
.mfui-button.mfui-button_type_outline.mfui-button_theme_white.mfui-button_disabled svg,
|
|
771
|
-
.mfui-button.mfui-button_no-touch.mfui-button_type_outline.mfui-button_theme_white.mfui-button_disabled svg,
|
|
772
|
-
.mfui-button.mfui-button_no-touch.mfui-button_type_outline.mfui-button_theme_white.mfui-button_disabled:hover svg,
|
|
773
|
-
.mfui-button.mfui-button_no-touch.mfui-button_type_outline.mfui-button_theme_white.mfui-button_disabled:active svg {
|
|
770
|
+
.mfui-v6-button.mfui-v6-button_type_outline.mfui-v6-button_theme_white.mfui-v6-button_disabled svg,
|
|
771
|
+
.mfui-v6-button.mfui-v6-button_no-touch.mfui-v6-button_type_outline.mfui-v6-button_theme_white.mfui-v6-button_disabled svg,
|
|
772
|
+
.mfui-v6-button.mfui-v6-button_no-touch.mfui-v6-button_type_outline.mfui-v6-button_theme_white.mfui-v6-button_disabled:hover svg,
|
|
773
|
+
.mfui-v6-button.mfui-v6-button_no-touch.mfui-v6-button_type_outline.mfui-v6-button_theme_white.mfui-v6-button_disabled:active svg {
|
|
774
774
|
fill: var(--stcWhite50);
|
|
775
775
|
}
|
|
776
|
-
.mfui-button.mfui-button_type_outline.mfui-button_disabled,
|
|
777
|
-
.mfui-button.mfui-button_no-touch.mfui-button_type_outline.mfui-button_disabled,
|
|
778
|
-
.mfui-button.mfui-button_no-touch.mfui-button_type_outline.mfui-button_disabled:hover,
|
|
779
|
-
.mfui-button.mfui-button_no-touch.mfui-button_type_outline.mfui-button_disabled:active {
|
|
776
|
+
.mfui-v6-button.mfui-v6-button_type_outline.mfui-v6-button_disabled,
|
|
777
|
+
.mfui-v6-button.mfui-v6-button_no-touch.mfui-v6-button_type_outline.mfui-v6-button_disabled,
|
|
778
|
+
.mfui-v6-button.mfui-v6-button_no-touch.mfui-v6-button_type_outline.mfui-v6-button_disabled:hover,
|
|
779
|
+
.mfui-v6-button.mfui-v6-button_no-touch.mfui-v6-button_type_outline.mfui-v6-button_disabled:active {
|
|
780
780
|
border: 1px solid var(--spbSky2);
|
|
781
781
|
color: var(--spbSky3);
|
|
782
782
|
background-color: transparent;
|
|
783
783
|
}
|
|
784
|
-
.mfui-button.mfui-button_type_outline.mfui-button_disabled svg,
|
|
785
|
-
.mfui-button.mfui-button_no-touch.mfui-button_type_outline.mfui-button_disabled svg,
|
|
786
|
-
.mfui-button.mfui-button_no-touch.mfui-button_type_outline.mfui-button_disabled:hover svg,
|
|
787
|
-
.mfui-button.mfui-button_no-touch.mfui-button_type_outline.mfui-button_disabled:active svg {
|
|
784
|
+
.mfui-v6-button.mfui-v6-button_type_outline.mfui-v6-button_disabled svg,
|
|
785
|
+
.mfui-v6-button.mfui-v6-button_no-touch.mfui-v6-button_type_outline.mfui-v6-button_disabled svg,
|
|
786
|
+
.mfui-v6-button.mfui-v6-button_no-touch.mfui-v6-button_type_outline.mfui-v6-button_disabled:hover svg,
|
|
787
|
+
.mfui-v6-button.mfui-v6-button_no-touch.mfui-v6-button_type_outline.mfui-v6-button_disabled:active svg {
|
|
788
788
|
fill: var(--spbSky3);
|
|
789
789
|
}
|
|
790
|
-
.mfui-button.mfui-button_type_text.mfui-button_disabled,
|
|
791
|
-
.mfui-button.mfui-button_no-touch.mfui-button_type_text.mfui-button_disabled,
|
|
792
|
-
.mfui-button.mfui-button_no-touch.mfui-button_type_text.mfui-button_disabled:hover,
|
|
793
|
-
.mfui-button.mfui-button_no-touch.mfui-button_type_text.mfui-button_disabled:active {
|
|
790
|
+
.mfui-v6-button.mfui-v6-button_type_text.mfui-v6-button_disabled,
|
|
791
|
+
.mfui-v6-button.mfui-v6-button_no-touch.mfui-v6-button_type_text.mfui-v6-button_disabled,
|
|
792
|
+
.mfui-v6-button.mfui-v6-button_no-touch.mfui-v6-button_type_text.mfui-v6-button_disabled:hover,
|
|
793
|
+
.mfui-v6-button.mfui-v6-button_no-touch.mfui-v6-button_type_text.mfui-v6-button_disabled:active {
|
|
794
794
|
color: var(--spbSky3);
|
|
795
795
|
}
|
|
796
|
-
.mfui-button.mfui-button_type_text.mfui-button_disabled svg,
|
|
797
|
-
.mfui-button.mfui-button_no-touch.mfui-button_type_text.mfui-button_disabled svg,
|
|
798
|
-
.mfui-button.mfui-button_no-touch.mfui-button_type_text.mfui-button_disabled:hover svg,
|
|
799
|
-
.mfui-button.mfui-button_no-touch.mfui-button_type_text.mfui-button_disabled:active svg {
|
|
796
|
+
.mfui-v6-button.mfui-v6-button_type_text.mfui-v6-button_disabled svg,
|
|
797
|
+
.mfui-v6-button.mfui-v6-button_no-touch.mfui-v6-button_type_text.mfui-v6-button_disabled svg,
|
|
798
|
+
.mfui-v6-button.mfui-v6-button_no-touch.mfui-v6-button_type_text.mfui-v6-button_disabled:hover svg,
|
|
799
|
+
.mfui-v6-button.mfui-v6-button_no-touch.mfui-v6-button_type_text.mfui-v6-button_disabled:active svg {
|
|
800
800
|
fill: var(--spbSky3);
|
|
801
801
|
}
|
|
802
|
-
.mfui-button.mfui-button_type_text.mfui-button_theme_white.mfui-button_disabled,
|
|
803
|
-
.mfui-button.mfui-button_no-touch.mfui-button_type_text.mfui-button_theme_white.mfui-button_disabled,
|
|
804
|
-
.mfui-button.mfui-button_no-touch.mfui-button_type_text.mfui-button_theme_white.mfui-button_disabled:hover,
|
|
805
|
-
.mfui-button.mfui-button_no-touch.mfui-button_type_text.mfui-button_theme_white.mfui-button_disabled:active {
|
|
802
|
+
.mfui-v6-button.mfui-v6-button_type_text.mfui-v6-button_theme_white.mfui-v6-button_disabled,
|
|
803
|
+
.mfui-v6-button.mfui-v6-button_no-touch.mfui-v6-button_type_text.mfui-v6-button_theme_white.mfui-v6-button_disabled,
|
|
804
|
+
.mfui-v6-button.mfui-v6-button_no-touch.mfui-v6-button_type_text.mfui-v6-button_theme_white.mfui-v6-button_disabled:hover,
|
|
805
|
+
.mfui-v6-button.mfui-v6-button_no-touch.mfui-v6-button_type_text.mfui-v6-button_theme_white.mfui-v6-button_disabled:active {
|
|
806
806
|
color: var(--stcWhite);
|
|
807
807
|
background-color: transparent;
|
|
808
808
|
}
|
|
809
|
-
.mfui-button.mfui-button_type_text.mfui-button_theme_white.mfui-button_disabled svg,
|
|
810
|
-
.mfui-button.mfui-button_no-touch.mfui-button_type_text.mfui-button_theme_white.mfui-button_disabled svg,
|
|
811
|
-
.mfui-button.mfui-button_no-touch.mfui-button_type_text.mfui-button_theme_white.mfui-button_disabled:hover svg,
|
|
812
|
-
.mfui-button.mfui-button_no-touch.mfui-button_type_text.mfui-button_theme_white.mfui-button_disabled:active svg {
|
|
809
|
+
.mfui-v6-button.mfui-v6-button_type_text.mfui-v6-button_theme_white.mfui-v6-button_disabled svg,
|
|
810
|
+
.mfui-v6-button.mfui-v6-button_no-touch.mfui-v6-button_type_text.mfui-v6-button_theme_white.mfui-v6-button_disabled svg,
|
|
811
|
+
.mfui-v6-button.mfui-v6-button_no-touch.mfui-v6-button_type_text.mfui-v6-button_theme_white.mfui-v6-button_disabled:hover svg,
|
|
812
|
+
.mfui-v6-button.mfui-v6-button_no-touch.mfui-v6-button_type_text.mfui-v6-button_theme_white.mfui-v6-button_disabled:active svg {
|
|
813
813
|
fill: var(--stcWhite);
|
|
814
814
|
}
|