viniBaxter-desk_front 26 → 34.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/viniBaxter/desk_front/version.rb +6 -1
- data/lib/viniBaxter/sass/desk_front.scss +7 -18
- data/lib/viniBaxter/sass/desk_front/bootstrap/_buttons.scss +84 -27
- data/lib/viniBaxter/sass/desk_front/bootstrap/_card.scss +9 -8
- data/lib/viniBaxter/sass/desk_front/bootstrap/_grid.scss +14 -0
- data/lib/viniBaxter/sass/desk_front/bootstrap/_list-group.scss +16 -14
- data/lib/viniBaxter/sass/desk_front/bootstrap/_mixins.scss +1 -1
- data/lib/viniBaxter/sass/desk_front/bootstrap/_modal.scss +9 -23
- data/lib/viniBaxter/sass/desk_front/bootstrap/_reboot.scss +2 -1
- data/lib/viniBaxter/sass/desk_front/bootstrap/bootstrap-grid.scss +1 -1
- data/lib/viniBaxter/sass/desk_front/bootstrap/bootstrap-reboot.scss +1 -1
- data/lib/viniBaxter/sass/desk_front/bootstrap/bootstrap.scss +2 -3
- data/lib/viniBaxter/sass/desk_front/bootstrap/mixins/_buttons.scss +433 -44
- data/lib/viniBaxter/sass/desk_front/dashkit/_dashkit.scss +1 -4
- data/lib/viniBaxter/sass/desk_front/dashkit/_header.scss +2 -2
- data/lib/viniBaxter/sass/desk_front/dashkit/utilities/_background.scss +9 -6
- data/lib/viniBaxter/sass/desk_front/dashkit/vendors/_dropzone.scss +10 -3
- data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_badge.scss +4 -3
- data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_mixins.scss +0 -5
- data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/utilities/_background.scss +1 -1
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard}/_functions.scss +5 -5
- data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/_index.scss +9 -0
- data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/_mixins.scss +18 -0
- data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/_new_nav.scss +1 -0
- data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/administrate/_index.scss +19 -0
- data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/administrate/base/_forms.scss +37 -0
- data/lib/viniBaxter/sass/desk_front/{administrate → v2lrf-dashboard/administrate}/base/_layout.scss +2 -2
- data/lib/viniBaxter/sass/desk_front/{administrate → v2lrf-dashboard/administrate}/base/_lists.scss +0 -7
- data/lib/viniBaxter/sass/desk_front/{administrate → v2lrf-dashboard/administrate}/base/_tables.scss +6 -27
- data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/administrate/base/_typography.scss +5 -0
- data/lib/viniBaxter/sass/desk_front/{administrate → v2lrf-dashboard/administrate}/components/_app-container.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{administrate → v2lrf-dashboard/administrate}/components/_attributes.scss +1 -3
- data/lib/viniBaxter/sass/desk_front/{administrate → v2lrf-dashboard/administrate}/components/_cells.scss +1 -1
- data/lib/viniBaxter/sass/desk_front/{administrate → v2lrf-dashboard/administrate}/components/_flashes.scss +4 -4
- data/lib/viniBaxter/sass/desk_front/{administrate → v2lrf-dashboard/administrate}/components/_main-content.scss +1 -10
- data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/administrate/components/_navigation.scss +11 -0
- data/lib/viniBaxter/sass/desk_front/{administrate → v2lrf-dashboard/administrate}/components/_pagination.scss +1 -1
- data/lib/viniBaxter/sass/desk_front/{administrate → v2lrf-dashboard/administrate}/components/_search.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{administrate → v2lrf-dashboard/administrate}/desk_front/.DS_Store +0 -0
- data/lib/viniBaxter/sass/desk_front/{administrate → v2lrf-dashboard/administrate}/library/_clearfix.scss +1 -1
- data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/administrate/library/_customSelectize.scss +30 -0
- data/lib/viniBaxter/sass/desk_front/{administrate → v2lrf-dashboard/administrate}/library/_data-label.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{administrate → v2lrf-dashboard/administrate}/library/_variables.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{administrate → v2lrf-dashboard/administrate}/reset/_normalize.scss +79 -40
- data/lib/viniBaxter/sass/desk_front/{administrate → v2lrf-dashboard/administrate}/utilities/_text-color.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{dashkit → v2lrf-dashboard/custom-components}/_avatar.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/custom-components/_custom-dashboard-ui.scss +54 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard/custom-components}/_dropdown.scss +0 -16
- data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/custom-components/_form.scss +275 -0
- data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/custom-components/_index.scss +17 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard/custom-components}/_misc.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/custom-components/_modal-setup.scss +25 -0
- data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/custom-components/_modal.scss +109 -0
- data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/custom-components/_navbar.scss +14 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard/custom-components}/_pagination.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/custom-components/_white-content.scss +519 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard/custom-components}/cards/_card-animation-on-hover.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard/custom-components}/cards/_card-chart.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard/custom-components}/cards/_card-collapse.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard/custom-components}/cards/_card-contributions.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard/custom-components}/cards/_card-lock.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard/custom-components}/cards/_card-map.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard/custom-components}/cards/_card-plain.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard/custom-components}/cards/_card-pricing.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard/custom-components}/cards/_card-profile.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard/custom-components}/cards/_card-register.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/custom-components/cards/_card-stats.scss +82 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard/custom-components}/cards/_card-subcategories.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard/custom-components}/cards/_card-task.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard/custom-components}/cards/_card-testimonials.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard/custom-components}/cards/_card-user.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard/custom-components}/cards/_card-wizard.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/custom-components/cards/_index.scss +17 -0
- data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/custom-components/vendor/_index.scss +12 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard/custom-components}/vendor/_plugin-animate-bootstrap-notify.scss +25 -48
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard/custom-components}/vendor/_plugin-bootstrap-select.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard/custom-components}/vendor/_plugin-bootstrap-switch.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard/custom-components}/vendor/_plugin-card-wizard.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/custom-components/vendor/_plugin-datatables-net.scss +1119 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard/custom-components}/vendor/_plugin-datetimepicker.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard/custom-components}/vendor/_plugin-jasny-fileupload.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom/vendor/_plugin-jquery.jvectormap.scss → v2lrf-dashboard/custom-components/vendor/_plugin-jquery-jvectormap.scss} +0 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard/custom-components}/vendor/_plugin-new-bootstrap-select.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard/custom-components}/vendor/_plugin-nouislider.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard/custom-components}/vendor/_plugin-perfect-scrollbar.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard/custom-components}/vendor/_plugin-tagsinput.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard}/mixins/_alert.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard}/mixins/_background-variant.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard}/mixins/_badges.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/mixins/_caret-color.scss +10 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard}/mixins/_dropdown.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard}/mixins/_forms.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard}/mixins/_icon.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard}/mixins/_inputs.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard}/mixins/_modals.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/mixins/_nav-setup-normal.scss +160 -0
- data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/mixins/_nav-setup-ntf.scss +156 -0
- data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/mixins/_nav-setup.scss +8 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard}/mixins/_page-header.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard}/mixins/_popovers.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard}/mixins/_vendor-prefixes.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard}/mixins/_wizard.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard}/mixins/opacity.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard}/new_nav/_dropdown.scss +16 -18
- data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/new_nav/_index.scss +5 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard}/new_nav/_misc.scss +12 -5
- data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/new_nav/_navbar.scss +543 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard}/new_nav/_sidebar-and-main-panel.scss +239 -214
- data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/new_nav/_white-content.scss +95 -0
- metadata +92 -166
- data/lib/viniBaxter/sass/desk_front/administrate/base/_forms.scss +0 -135
- data/lib/viniBaxter/sass/desk_front/administrate/base/_typography.scss +0 -50
- data/lib/viniBaxter/sass/desk_front/administrate/components/_buttons.scss +0 -51
- data/lib/viniBaxter/sass/desk_front/administrate/components/_field-unit.scss +0 -45
- data/lib/viniBaxter/sass/desk_front/administrate/components/_form-actions.scss +0 -3
- data/lib/viniBaxter/sass/desk_front/administrate/components/_navigation.scss +0 -32
- data/lib/viniBaxter/sass/desk_front/administrate/index.scss +0 -36
- data/lib/viniBaxter/sass/desk_front/administrate/library/_customSelectize.scss +0 -29
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/_functions.scss +0 -23
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/_index.scss +0 -84
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/_mixins.scss +0 -15
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/_new_nav.scss +0 -9
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/cards/_card-stats-mini.scss +0 -53
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/cards/_card-stats.scss +0 -80
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_alerts.scss +0 -89
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_avatars.scss +0 -53
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_badge.scss +0 -25
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_buttons.scss +0 -314
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_card.scss +0 -228
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_checkboxes-radio.scss +0 -154
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_close.scss +0 -29
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_custom-forms.scss +0 -186
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_example-pages.scss +0 -319
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_fixed-plugin.scss +0 -335
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_footer.scss +0 -109
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_forms.scss +0 -146
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_global.scss +0 -172
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_grid.scss +0 -5
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_icons.scss +0 -92
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_images.scss +0 -7
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_info-areas.scss +0 -170
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_input-group.scss +0 -342
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_mixins.scss +0 -15
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_modal.scss +0 -257
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_nav.scss +0 -85
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_navbar.scss +0 -479
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_pills.scss +0 -169
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_popover.scss +0 -14
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_progress.scss +0 -103
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_reboot.scss +0 -18
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_rtl.scss +0 -268
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_sidebar-and-main-panel.scss +0 -914
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_tables.scss +0 -248
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_tabs.scss +0 -110
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_timeline.scss +0 -251
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_type.scss +0 -166
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_utilities.scss +0 -9
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_variables.scss +0 -1009
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_white-content.scss +0 -491
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-animation-on-hover.scss +0 -7
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-chart.scss +0 -84
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-collapse.scss +0 -51
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-contributions.scss +0 -55
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-lock.scss +0 -18
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-map.scss +0 -3
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-plain.scss +0 -16
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-pricing.scss +0 -190
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-profile.scss +0 -49
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-register.scss +0 -79
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-stats-mini.scss +0 -53
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-stats.scss +0 -80
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-subcategories.scss +0 -3
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-task.scss +0 -31
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-testimonials.scss +0 -46
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-user.scss +0 -77
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-wizard.scss +0 -21
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/mixins/_buttons.scss +0 -357
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/mixins/_forms.scss +0 -127
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/mixins/_vendor-prefixes.scss +0 -200
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/utilities/_backgrounds.scss +0 -42
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/utilities/_floating.scss +0 -54
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/utilities/_helper.scss +0 -62
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/utilities/_position.scss +0 -19
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/utilities/_shadows.scss +0 -10
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/utilities/_sizing.scss +0 -5
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/utilities/_spacing.scss +0 -105
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/utilities/_text.scss +0 -40
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/utilities/_transform.scss +0 -8
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/vendor/_plugin-datatables.net.scss +0 -135
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/vendor/_plugin-fullcalendar.scss +0 -1528
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/vendor/_plugin-sweetalert2.scss +0 -711
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/mixins/_alert.scss +0 -14
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/mixins/_background-variant.scss +0 -18
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/mixins/_badges.scss +0 -15
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/mixins/_buttons.scss +0 -357
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/mixins/_dropdown.scss +0 -26
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/mixins/_icon.scss +0 -4
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/mixins/_inputs.scss +0 -234
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/mixins/_modals.scss +0 -15
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/mixins/_page-header.scss +0 -7
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/mixins/_popovers.scss +0 -41
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/mixins/_wizard.scss +0 -26
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/mixins/opacity.scss +0 -8
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/new_nav/_fixed-plugin.scss +0 -335
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/new_nav/_navbar.scss +0 -480
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/new_nav/_white-content.scss +0 -43
- data/lib/viniBaxter/sass/desk_front/dashkit/_forms.scss +0 -279
- data/lib/viniBaxter/sass/desk_front/dashkit/_modal.scss +0 -104
- data/lib/viniBaxter/sass/desk_front/theme-dark.scss +0 -30
- data/lib/viniBaxter/sass/desk_front/theme.scss +0 -14
@@ -1,711 +0,0 @@
|
|
1
|
-
body.swal2-shown {
|
2
|
-
overflow-y: hidden; }
|
3
|
-
|
4
|
-
body.swal2-iosfix {
|
5
|
-
position: fixed;
|
6
|
-
left: 0;
|
7
|
-
right: 0; }
|
8
|
-
|
9
|
-
.swal2-container {
|
10
|
-
display: -webkit-box;
|
11
|
-
display: -ms-flexbox;
|
12
|
-
display: flex;
|
13
|
-
-webkit-box-align: center;
|
14
|
-
-ms-flex-align: center;
|
15
|
-
align-items: center;
|
16
|
-
position: fixed;
|
17
|
-
top: 0;
|
18
|
-
left: 0;
|
19
|
-
bottom: 0;
|
20
|
-
right: 0;
|
21
|
-
padding: 10px;
|
22
|
-
background-color: transparent;
|
23
|
-
z-index: 1060; }
|
24
|
-
.swal2-container.swal2-fade {
|
25
|
-
-webkit-transition: background-color .1s;
|
26
|
-
transition: background-color .1s; }
|
27
|
-
.swal2-container.swal2-shown {
|
28
|
-
background-color: rgba(0, 0, 0, 0.4); }
|
29
|
-
|
30
|
-
.swal2-modal {
|
31
|
-
background-color: #fff;
|
32
|
-
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
|
33
|
-
border-radius: 5px;
|
34
|
-
-webkit-box-sizing: border-box;
|
35
|
-
box-sizing: border-box;
|
36
|
-
text-align: center;
|
37
|
-
margin: auto;
|
38
|
-
box-shadow: $box-shadow;
|
39
|
-
overflow-x: hidden;
|
40
|
-
overflow-y: auto;
|
41
|
-
padding: 40px 20px !important;
|
42
|
-
display: none;
|
43
|
-
position: relative;
|
44
|
-
max-width: 100%; }
|
45
|
-
.swal2-modal:focus {
|
46
|
-
outline: none; }
|
47
|
-
.swal2-modal.swal2-loading {
|
48
|
-
overflow-y: hidden; }
|
49
|
-
.swal2-modal .swal2-title {
|
50
|
-
color: #595959;
|
51
|
-
font-size: 30px;
|
52
|
-
text-align: center;
|
53
|
-
font-weight: 600;
|
54
|
-
text-transform: none;
|
55
|
-
position: relative;
|
56
|
-
margin: 0 0 .4em;
|
57
|
-
padding: 0;
|
58
|
-
display: block;
|
59
|
-
word-wrap: break-word; }
|
60
|
-
.swal2-modal .swal2-buttonswrapper {
|
61
|
-
margin-top: 15px; }
|
62
|
-
.swal2-modal .swal2-buttonswrapper:not(.swal2-loading) .swal2-styled[disabled] {
|
63
|
-
opacity: .4;
|
64
|
-
cursor: no-drop; }
|
65
|
-
.swal2-modal .swal2-buttonswrapper.swal2-loading .swal2-styled.swal2-confirm {
|
66
|
-
-webkit-box-sizing: border-box;
|
67
|
-
box-sizing: border-box;
|
68
|
-
border: 4px solid transparent;
|
69
|
-
border-color: transparent;
|
70
|
-
width: 40px;
|
71
|
-
height: 40px;
|
72
|
-
padding: 0;
|
73
|
-
margin: 7.5px;
|
74
|
-
vertical-align: top;
|
75
|
-
background-color: transparent !important;
|
76
|
-
color: transparent;
|
77
|
-
cursor: default;
|
78
|
-
border-radius: 100%;
|
79
|
-
-webkit-animation: rotate-loading 1.5s linear 0s infinite normal;
|
80
|
-
animation: rotate-loading 1.5s linear 0s infinite normal;
|
81
|
-
-webkit-user-select: none;
|
82
|
-
-moz-user-select: none;
|
83
|
-
-ms-user-select: none;
|
84
|
-
user-select: none; }
|
85
|
-
.swal2-modal .swal2-buttonswrapper.swal2-loading .swal2-styled.swal2-cancel {
|
86
|
-
margin-left: 30px;
|
87
|
-
margin-right: 30px; }
|
88
|
-
.swal2-modal .swal2-buttonswrapper.swal2-loading :not(.swal2-styled).swal2-confirm::after {
|
89
|
-
display: inline-block;
|
90
|
-
content: '';
|
91
|
-
margin-left: 5px;
|
92
|
-
vertical-align: -1px;
|
93
|
-
height: 15px;
|
94
|
-
width: 15px;
|
95
|
-
border: 3px solid #999999;
|
96
|
-
-webkit-box-shadow: 1px 1px 1px #fff;
|
97
|
-
box-shadow: 1px 1px 1px #fff;
|
98
|
-
border-right-color: transparent;
|
99
|
-
border-radius: 50%;
|
100
|
-
-webkit-animation: rotate-loading 1.5s linear 0s infinite normal;
|
101
|
-
animation: rotate-loading 1.5s linear 0s infinite normal; }
|
102
|
-
.swal2-modal .swal2-styled {
|
103
|
-
border: 0;
|
104
|
-
border-radius: 3px;
|
105
|
-
-webkit-box-shadow: none;
|
106
|
-
box-shadow: none;
|
107
|
-
color: #fff;
|
108
|
-
cursor: pointer;
|
109
|
-
font-size: 17px;
|
110
|
-
font-weight: 500;
|
111
|
-
margin: 15px 5px 0;
|
112
|
-
padding: 10px 32px; }
|
113
|
-
.swal2-modal .swal2-styled:focus {
|
114
|
-
outline: none;
|
115
|
-
-webkit-box-shadow: 0 0 0 2px #fff, 0 0 0 4px rgba(50, 100, 150, 0.4);
|
116
|
-
box-shadow: 0 0 0 2px #fff, 0 0 0 4px rgba(50, 100, 150, 0.4); }
|
117
|
-
.swal2-modal .swal2-image {
|
118
|
-
margin: 20px auto;
|
119
|
-
max-width: 100%; }
|
120
|
-
.swal2-modal .swal2-close {
|
121
|
-
background: transparent;
|
122
|
-
border: 0;
|
123
|
-
margin: 0;
|
124
|
-
padding: 0;
|
125
|
-
width: 38px;
|
126
|
-
height: 40px;
|
127
|
-
font-size: 36px;
|
128
|
-
line-height: 40px;
|
129
|
-
font-family: serif;
|
130
|
-
position: absolute;
|
131
|
-
top: 5px;
|
132
|
-
right: 8px;
|
133
|
-
cursor: pointer;
|
134
|
-
color: #cccccc;
|
135
|
-
-webkit-transition: color .1s ease;
|
136
|
-
transition: color .1s ease; }
|
137
|
-
.swal2-modal .swal2-close:hover {
|
138
|
-
color: #d55; }
|
139
|
-
.swal2-modal > .swal2-input,
|
140
|
-
.swal2-modal > .swal2-file,
|
141
|
-
.swal2-modal > .swal2-textarea,
|
142
|
-
.swal2-modal > .swal2-select,
|
143
|
-
.swal2-modal > .swal2-radio,
|
144
|
-
.swal2-modal > .swal2-checkbox {
|
145
|
-
display: none; }
|
146
|
-
.swal2-modal .swal2-content {
|
147
|
-
font-size: 18px;
|
148
|
-
text-align: center;
|
149
|
-
font-weight: 300;
|
150
|
-
position: relative;
|
151
|
-
float: none;
|
152
|
-
margin: 0;
|
153
|
-
padding: 0;
|
154
|
-
line-height: normal;
|
155
|
-
color: #545454;
|
156
|
-
word-wrap: break-word;
|
157
|
-
input.form-control{
|
158
|
-
color: black;
|
159
|
-
}
|
160
|
-
}
|
161
|
-
|
162
|
-
.swal2-modal .swal2-input,
|
163
|
-
.swal2-modal .swal2-file,
|
164
|
-
.swal2-modal .swal2-textarea,
|
165
|
-
.swal2-modal .swal2-select,
|
166
|
-
.swal2-modal .swal2-radio,
|
167
|
-
.swal2-modal .swal2-checkbox {
|
168
|
-
margin: 20px auto; }
|
169
|
-
.swal2-modal .swal2-input,
|
170
|
-
.swal2-modal .swal2-file,
|
171
|
-
.swal2-modal .swal2-textarea {
|
172
|
-
width: 100%;
|
173
|
-
-webkit-box-sizing: border-box;
|
174
|
-
box-sizing: border-box;
|
175
|
-
font-size: 18px;
|
176
|
-
border-radius: 3px;
|
177
|
-
border: 1px solid #d9d9d9;
|
178
|
-
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06);
|
179
|
-
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06);
|
180
|
-
-webkit-transition: border-color .3s, -webkit-box-shadow .3s;
|
181
|
-
transition: border-color .3s, -webkit-box-shadow .3s;
|
182
|
-
transition: border-color .3s, box-shadow .3s;
|
183
|
-
transition: border-color .3s, box-shadow .3s, -webkit-box-shadow .3s; }
|
184
|
-
.swal2-modal .swal2-input.swal2-inputerror,
|
185
|
-
.swal2-modal .swal2-file.swal2-inputerror,
|
186
|
-
.swal2-modal .swal2-textarea.swal2-inputerror {
|
187
|
-
border-color: #f27474 !important;
|
188
|
-
-webkit-box-shadow: 0 0 2px #f27474 !important;
|
189
|
-
box-shadow: 0 0 2px #f27474 !important; }
|
190
|
-
.swal2-modal .swal2-input:focus,
|
191
|
-
.swal2-modal .swal2-file:focus,
|
192
|
-
.swal2-modal .swal2-textarea:focus {
|
193
|
-
outline: none;
|
194
|
-
border: 1px solid #b4dbed;
|
195
|
-
-webkit-box-shadow: 0 0 3px #c4e6f5;
|
196
|
-
box-shadow: 0 0 3px #c4e6f5; }
|
197
|
-
.swal2-modal .swal2-input::-webkit-input-placeholder,
|
198
|
-
.swal2-modal .swal2-file::-webkit-input-placeholder,
|
199
|
-
.swal2-modal .swal2-textarea::-webkit-input-placeholder {
|
200
|
-
color: #cccccc; }
|
201
|
-
.swal2-modal .swal2-input:-ms-input-placeholder,
|
202
|
-
.swal2-modal .swal2-file:-ms-input-placeholder,
|
203
|
-
.swal2-modal .swal2-textarea:-ms-input-placeholder {
|
204
|
-
color: #cccccc; }
|
205
|
-
.swal2-modal .swal2-input::placeholder,
|
206
|
-
.swal2-modal .swal2-file::placeholder,
|
207
|
-
.swal2-modal .swal2-textarea::placeholder {
|
208
|
-
color: #cccccc; }
|
209
|
-
.swal2-modal .swal2-range input {
|
210
|
-
float: left;
|
211
|
-
width: 80%; }
|
212
|
-
.swal2-modal .swal2-range output {
|
213
|
-
float: right;
|
214
|
-
width: 20%;
|
215
|
-
font-size: 20px;
|
216
|
-
font-weight: 600;
|
217
|
-
text-align: center; }
|
218
|
-
.swal2-modal .swal2-range input,
|
219
|
-
.swal2-modal .swal2-range output {
|
220
|
-
height: 43px;
|
221
|
-
line-height: 43px;
|
222
|
-
vertical-align: middle;
|
223
|
-
margin: 20px auto;
|
224
|
-
padding: 0; }
|
225
|
-
.swal2-modal .swal2-input {
|
226
|
-
height: 43px;
|
227
|
-
padding: 0 12px; }
|
228
|
-
.swal2-modal .swal2-input[type='number'] {
|
229
|
-
max-width: 150px; }
|
230
|
-
.swal2-modal .swal2-file {
|
231
|
-
font-size: 20px; }
|
232
|
-
.swal2-modal .swal2-textarea {
|
233
|
-
height: 108px;
|
234
|
-
padding: 12px; }
|
235
|
-
.swal2-modal .swal2-select {
|
236
|
-
color: #545454;
|
237
|
-
font-size: inherit;
|
238
|
-
padding: 5px 10px;
|
239
|
-
min-width: 40%;
|
240
|
-
max-width: 100%; }
|
241
|
-
.swal2-modal .swal2-radio {
|
242
|
-
border: 0; }
|
243
|
-
.swal2-modal .swal2-radio label:not(:first-child) {
|
244
|
-
margin-left: 20px; }
|
245
|
-
.swal2-modal .swal2-radio input,
|
246
|
-
.swal2-modal .swal2-radio span {
|
247
|
-
vertical-align: middle; }
|
248
|
-
.swal2-modal .swal2-radio input {
|
249
|
-
margin: 0 3px 0 0; }
|
250
|
-
.swal2-modal .swal2-checkbox {
|
251
|
-
color: #545454; }
|
252
|
-
.swal2-modal .swal2-checkbox input,
|
253
|
-
.swal2-modal .swal2-checkbox span {
|
254
|
-
vertical-align: middle; }
|
255
|
-
.swal2-modal .swal2-validationerror {
|
256
|
-
background-color: #f0f0f0;
|
257
|
-
margin: 0 -20px;
|
258
|
-
overflow: hidden;
|
259
|
-
padding: 10px;
|
260
|
-
color: gray;
|
261
|
-
font-size: 16px;
|
262
|
-
font-weight: 300;
|
263
|
-
display: none; }
|
264
|
-
.swal2-modal .swal2-validationerror::before {
|
265
|
-
content: '!';
|
266
|
-
display: inline-block;
|
267
|
-
width: 24px;
|
268
|
-
height: 24px;
|
269
|
-
border-radius: 50%;
|
270
|
-
background-color: #ea7d7d;
|
271
|
-
color: #fff;
|
272
|
-
line-height: 24px;
|
273
|
-
text-align: center;
|
274
|
-
margin-right: 10px; }
|
275
|
-
|
276
|
-
@supports (-ms-accelerator: true) {
|
277
|
-
.swal2-range input {
|
278
|
-
width: 100% !important; }
|
279
|
-
.swal2-range output {
|
280
|
-
display: none; } }
|
281
|
-
|
282
|
-
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
|
283
|
-
.swal2-range input {
|
284
|
-
width: 100% !important; }
|
285
|
-
.swal2-range output {
|
286
|
-
display: none; } }
|
287
|
-
|
288
|
-
.swal2-icon {
|
289
|
-
width: 80px;
|
290
|
-
height: 80px;
|
291
|
-
border: 4px solid transparent;
|
292
|
-
border-radius: 50%;
|
293
|
-
margin: 20px auto 30px;
|
294
|
-
padding: 0;
|
295
|
-
position: relative;
|
296
|
-
-webkit-box-sizing: content-box;
|
297
|
-
box-sizing: content-box;
|
298
|
-
cursor: default;
|
299
|
-
-webkit-user-select: none;
|
300
|
-
-moz-user-select: none;
|
301
|
-
-ms-user-select: none;
|
302
|
-
user-select: none; }
|
303
|
-
.swal2-icon.swal2-error {
|
304
|
-
border-color: rgba(255, 54, 54, .3); }
|
305
|
-
.swal2-icon.swal2-error .swal2-x-mark {
|
306
|
-
position: relative;
|
307
|
-
display: block; }
|
308
|
-
.swal2-icon.swal2-error [class^='swal2-x-mark-line'] {
|
309
|
-
position: absolute;
|
310
|
-
height: 5px;
|
311
|
-
width: 47px;
|
312
|
-
background-color: #FF3636;
|
313
|
-
display: block;
|
314
|
-
top: 37px;
|
315
|
-
border-radius: 2px; }
|
316
|
-
.swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='left'] {
|
317
|
-
-webkit-transform: rotate(45deg);
|
318
|
-
transform: rotate(45deg);
|
319
|
-
left: 17px; }
|
320
|
-
.swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='right'] {
|
321
|
-
-webkit-transform: rotate(-45deg);
|
322
|
-
transform: rotate(-45deg);
|
323
|
-
right: 16px; }
|
324
|
-
.swal2-icon.swal2-warning {
|
325
|
-
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
|
326
|
-
color: #FFB236;
|
327
|
-
border-color: #FFB236;
|
328
|
-
font-size: 60px;
|
329
|
-
line-height: 80px;
|
330
|
-
text-align: center; }
|
331
|
-
.swal2-icon.swal2-info {
|
332
|
-
font-family: 'Open Sans', sans-serif;
|
333
|
-
color: #3fc3ee;
|
334
|
-
border-color: #9de0f6;
|
335
|
-
font-size: 60px;
|
336
|
-
line-height: 80px;
|
337
|
-
text-align: center; }
|
338
|
-
.swal2-icon.swal2-question {
|
339
|
-
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
|
340
|
-
color: #87adbd;
|
341
|
-
border-color: #c9dae1;
|
342
|
-
font-size: 60px;
|
343
|
-
line-height: 80px;
|
344
|
-
text-align: center; }
|
345
|
-
.swal2-icon.swal2-success {
|
346
|
-
border-color: #a5dc86; }
|
347
|
-
.swal2-icon.swal2-success [class^='swal2-success-circular-line'] {
|
348
|
-
border-radius: 50%;
|
349
|
-
position: absolute;
|
350
|
-
width: 60px;
|
351
|
-
height: 120px;
|
352
|
-
-webkit-transform: rotate(45deg);
|
353
|
-
transform: rotate(45deg); }
|
354
|
-
.swal2-icon.swal2-success [class^='swal2-success-circular-line'][class$='left'] {
|
355
|
-
border-radius: 120px 0 0 120px;
|
356
|
-
top: -7px;
|
357
|
-
left: -33px;
|
358
|
-
-webkit-transform: rotate(-45deg);
|
359
|
-
transform: rotate(-45deg);
|
360
|
-
-webkit-transform-origin: 60px 60px;
|
361
|
-
transform-origin: 60px 60px; }
|
362
|
-
.swal2-icon.swal2-success [class^='swal2-success-circular-line'][class$='right'] {
|
363
|
-
border-radius: 0 120px 120px 0;
|
364
|
-
top: -11px;
|
365
|
-
left: 30px;
|
366
|
-
-webkit-transform: rotate(-45deg);
|
367
|
-
transform: rotate(-45deg);
|
368
|
-
-webkit-transform-origin: 0 60px;
|
369
|
-
transform-origin: 0 60px; }
|
370
|
-
.swal2-icon.swal2-success .swal2-success-ring {
|
371
|
-
width: 80px;
|
372
|
-
height: 80px;
|
373
|
-
border: 4px solid rgba(24, 206, 15, .3);
|
374
|
-
border-radius: 50%;
|
375
|
-
-webkit-box-sizing: content-box;
|
376
|
-
box-sizing: content-box;
|
377
|
-
position: absolute;
|
378
|
-
left: -4px;
|
379
|
-
top: -4px;
|
380
|
-
z-index: 2; }
|
381
|
-
.swal2-icon.swal2-success .swal2-success-fix {
|
382
|
-
width: 7px;
|
383
|
-
height: 90px;
|
384
|
-
position: absolute;
|
385
|
-
left: 28px;
|
386
|
-
top: 8px;
|
387
|
-
z-index: 1;
|
388
|
-
-webkit-transform: rotate(-45deg);
|
389
|
-
transform: rotate(-45deg); }
|
390
|
-
.swal2-icon.swal2-success [class^='swal2-success-line'] {
|
391
|
-
height: 5px;
|
392
|
-
background-color: #18ce0f;
|
393
|
-
display: block;
|
394
|
-
border-radius: 2px;
|
395
|
-
position: absolute;
|
396
|
-
z-index: 2; }
|
397
|
-
.swal2-icon.swal2-success [class^='swal2-success-line'][class$='tip'] {
|
398
|
-
width: 25px;
|
399
|
-
left: 14px;
|
400
|
-
top: 46px;
|
401
|
-
-webkit-transform: rotate(45deg);
|
402
|
-
transform: rotate(45deg); }
|
403
|
-
.swal2-icon.swal2-success [class^='swal2-success-line'][class$='long'] {
|
404
|
-
width: 47px;
|
405
|
-
right: 8px;
|
406
|
-
top: 38px;
|
407
|
-
-webkit-transform: rotate(-45deg);
|
408
|
-
transform: rotate(-45deg); }
|
409
|
-
|
410
|
-
.swal2-progresssteps {
|
411
|
-
font-weight: 600;
|
412
|
-
margin: 0 0 20px;
|
413
|
-
padding: 0; }
|
414
|
-
.swal2-progresssteps li {
|
415
|
-
display: inline-block;
|
416
|
-
position: relative; }
|
417
|
-
.swal2-progresssteps .swal2-progresscircle {
|
418
|
-
background: #3085d6;
|
419
|
-
border-radius: 2em;
|
420
|
-
color: #fff;
|
421
|
-
height: 2em;
|
422
|
-
line-height: 2em;
|
423
|
-
text-align: center;
|
424
|
-
width: 2em;
|
425
|
-
z-index: 20; }
|
426
|
-
.swal2-progresssteps .swal2-progresscircle:first-child {
|
427
|
-
margin-left: 0; }
|
428
|
-
.swal2-progresssteps .swal2-progresscircle:last-child {
|
429
|
-
margin-right: 0; }
|
430
|
-
.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep {
|
431
|
-
background: #3085d6; }
|
432
|
-
.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep ~ .swal2-progresscircle {
|
433
|
-
background: #add8e6; }
|
434
|
-
.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep ~ .swal2-progressline {
|
435
|
-
background: #add8e6; }
|
436
|
-
.swal2-progresssteps .swal2-progressline {
|
437
|
-
background: #3085d6;
|
438
|
-
height: .4em;
|
439
|
-
margin: 0 -1px;
|
440
|
-
z-index: 10; }
|
441
|
-
|
442
|
-
[class^='swal2'] {
|
443
|
-
-webkit-tap-highlight-color: transparent; }
|
444
|
-
|
445
|
-
@-webkit-keyframes showSweetAlert {
|
446
|
-
0% {
|
447
|
-
-webkit-transform: scale(0.7);
|
448
|
-
transform: scale(0.7); }
|
449
|
-
45% {
|
450
|
-
-webkit-transform: scale(1.05);
|
451
|
-
transform: scale(1.05); }
|
452
|
-
80% {
|
453
|
-
-webkit-transform: scale(0.95);
|
454
|
-
transform: scale(0.95); }
|
455
|
-
100% {
|
456
|
-
-webkit-transform: scale(1);
|
457
|
-
transform: scale(1); } }
|
458
|
-
|
459
|
-
@keyframes showSweetAlert {
|
460
|
-
0% {
|
461
|
-
-webkit-transform: scale(0.7);
|
462
|
-
transform: scale(0.7); }
|
463
|
-
45% {
|
464
|
-
-webkit-transform: scale(1.05);
|
465
|
-
transform: scale(1.05); }
|
466
|
-
80% {
|
467
|
-
-webkit-transform: scale(0.95);
|
468
|
-
transform: scale(0.95); }
|
469
|
-
100% {
|
470
|
-
-webkit-transform: scale(1);
|
471
|
-
transform: scale(1); } }
|
472
|
-
|
473
|
-
@-webkit-keyframes hideSweetAlert {
|
474
|
-
0% {
|
475
|
-
-webkit-transform: scale(1);
|
476
|
-
transform: scale(1);
|
477
|
-
opacity: 1; }
|
478
|
-
100% {
|
479
|
-
-webkit-transform: scale(0.5);
|
480
|
-
transform: scale(0.5);
|
481
|
-
opacity: 0; } }
|
482
|
-
|
483
|
-
@keyframes hideSweetAlert {
|
484
|
-
0% {
|
485
|
-
-webkit-transform: scale(1);
|
486
|
-
transform: scale(1);
|
487
|
-
opacity: 1; }
|
488
|
-
100% {
|
489
|
-
-webkit-transform: scale(0.5);
|
490
|
-
transform: scale(0.5);
|
491
|
-
opacity: 0; } }
|
492
|
-
|
493
|
-
.swal2-show {
|
494
|
-
-webkit-animation: showSweetAlert .3s;
|
495
|
-
animation: showSweetAlert .3s; }
|
496
|
-
.swal2-show.swal2-noanimation {
|
497
|
-
-webkit-animation: none;
|
498
|
-
animation: none; }
|
499
|
-
|
500
|
-
.swal2-hide {
|
501
|
-
-webkit-animation: hideSweetAlert .15s forwards;
|
502
|
-
animation: hideSweetAlert .15s forwards; }
|
503
|
-
.swal2-hide.swal2-noanimation {
|
504
|
-
-webkit-animation: none;
|
505
|
-
animation: none; }
|
506
|
-
|
507
|
-
@-webkit-keyframes animate-success-tip {
|
508
|
-
0% {
|
509
|
-
width: 0;
|
510
|
-
left: 1px;
|
511
|
-
top: 19px; }
|
512
|
-
54% {
|
513
|
-
width: 0;
|
514
|
-
left: 1px;
|
515
|
-
top: 19px; }
|
516
|
-
70% {
|
517
|
-
width: 50px;
|
518
|
-
left: -8px;
|
519
|
-
top: 37px; }
|
520
|
-
84% {
|
521
|
-
width: 17px;
|
522
|
-
left: 21px;
|
523
|
-
top: 48px; }
|
524
|
-
100% {
|
525
|
-
width: 25px;
|
526
|
-
left: 14px;
|
527
|
-
top: 45px; } }
|
528
|
-
|
529
|
-
@keyframes animate-success-tip {
|
530
|
-
0% {
|
531
|
-
width: 0;
|
532
|
-
left: 1px;
|
533
|
-
top: 19px; }
|
534
|
-
54% {
|
535
|
-
width: 0;
|
536
|
-
left: 1px;
|
537
|
-
top: 19px; }
|
538
|
-
70% {
|
539
|
-
width: 50px;
|
540
|
-
left: -8px;
|
541
|
-
top: 37px; }
|
542
|
-
84% {
|
543
|
-
width: 17px;
|
544
|
-
left: 21px;
|
545
|
-
top: 48px; }
|
546
|
-
100% {
|
547
|
-
width: 25px;
|
548
|
-
left: 14px;
|
549
|
-
top: 45px; } }
|
550
|
-
|
551
|
-
@-webkit-keyframes animate-success-long {
|
552
|
-
0% {
|
553
|
-
width: 0;
|
554
|
-
right: 46px;
|
555
|
-
top: 54px; }
|
556
|
-
65% {
|
557
|
-
width: 0;
|
558
|
-
right: 46px;
|
559
|
-
top: 54px; }
|
560
|
-
84% {
|
561
|
-
width: 55px;
|
562
|
-
right: 0;
|
563
|
-
top: 35px; }
|
564
|
-
100% {
|
565
|
-
width: 47px;
|
566
|
-
right: 8px;
|
567
|
-
top: 38px; } }
|
568
|
-
|
569
|
-
@keyframes animate-success-long {
|
570
|
-
0% {
|
571
|
-
width: 0;
|
572
|
-
right: 46px;
|
573
|
-
top: 54px; }
|
574
|
-
65% {
|
575
|
-
width: 0;
|
576
|
-
right: 46px;
|
577
|
-
top: 54px; }
|
578
|
-
84% {
|
579
|
-
width: 55px;
|
580
|
-
right: 0;
|
581
|
-
top: 35px; }
|
582
|
-
100% {
|
583
|
-
width: 47px;
|
584
|
-
right: 8px;
|
585
|
-
top: 38px; } }
|
586
|
-
|
587
|
-
@-webkit-keyframes rotatePlaceholder {
|
588
|
-
0% {
|
589
|
-
-webkit-transform: rotate(-45deg);
|
590
|
-
transform: rotate(-45deg); }
|
591
|
-
5% {
|
592
|
-
-webkit-transform: rotate(-45deg);
|
593
|
-
transform: rotate(-45deg); }
|
594
|
-
12% {
|
595
|
-
-webkit-transform: rotate(-405deg);
|
596
|
-
transform: rotate(-405deg); }
|
597
|
-
100% {
|
598
|
-
-webkit-transform: rotate(-405deg);
|
599
|
-
transform: rotate(-405deg); } }
|
600
|
-
|
601
|
-
@keyframes rotatePlaceholder {
|
602
|
-
0% {
|
603
|
-
-webkit-transform: rotate(-45deg);
|
604
|
-
transform: rotate(-45deg); }
|
605
|
-
5% {
|
606
|
-
-webkit-transform: rotate(-45deg);
|
607
|
-
transform: rotate(-45deg); }
|
608
|
-
12% {
|
609
|
-
-webkit-transform: rotate(-405deg);
|
610
|
-
transform: rotate(-405deg); }
|
611
|
-
100% {
|
612
|
-
-webkit-transform: rotate(-405deg);
|
613
|
-
transform: rotate(-405deg); } }
|
614
|
-
|
615
|
-
.swal2-animate-success-line-tip {
|
616
|
-
-webkit-animation: animate-success-tip .75s;
|
617
|
-
animation: animate-success-tip .75s; }
|
618
|
-
|
619
|
-
.swal2-animate-success-line-long {
|
620
|
-
-webkit-animation: animate-success-long .75s;
|
621
|
-
animation: animate-success-long .75s; }
|
622
|
-
|
623
|
-
.swal2-success.swal2-animate-success-icon .swal2-success-circular-line-right {
|
624
|
-
-webkit-animation: rotatePlaceholder 4.25s ease-in;
|
625
|
-
animation: rotatePlaceholder 4.25s ease-in; }
|
626
|
-
|
627
|
-
@-webkit-keyframes animate-error-icon {
|
628
|
-
0% {
|
629
|
-
-webkit-transform: rotateX(100deg);
|
630
|
-
transform: rotateX(100deg);
|
631
|
-
opacity: 0; }
|
632
|
-
100% {
|
633
|
-
-webkit-transform: rotateX(0deg);
|
634
|
-
transform: rotateX(0deg);
|
635
|
-
opacity: 1; } }
|
636
|
-
|
637
|
-
@keyframes animate-error-icon {
|
638
|
-
0% {
|
639
|
-
-webkit-transform: rotateX(100deg);
|
640
|
-
transform: rotateX(100deg);
|
641
|
-
opacity: 0; }
|
642
|
-
100% {
|
643
|
-
-webkit-transform: rotateX(0deg);
|
644
|
-
transform: rotateX(0deg);
|
645
|
-
opacity: 1; } }
|
646
|
-
|
647
|
-
.swal2-animate-error-icon {
|
648
|
-
-webkit-animation: animate-error-icon .5s;
|
649
|
-
animation: animate-error-icon .5s; }
|
650
|
-
|
651
|
-
@-webkit-keyframes animate-x-mark {
|
652
|
-
0% {
|
653
|
-
-webkit-transform: scale(0.4);
|
654
|
-
transform: scale(0.4);
|
655
|
-
margin-top: 26px;
|
656
|
-
opacity: 0; }
|
657
|
-
50% {
|
658
|
-
-webkit-transform: scale(0.4);
|
659
|
-
transform: scale(0.4);
|
660
|
-
margin-top: 26px;
|
661
|
-
opacity: 0; }
|
662
|
-
80% {
|
663
|
-
-webkit-transform: scale(1.15);
|
664
|
-
transform: scale(1.15);
|
665
|
-
margin-top: -6px; }
|
666
|
-
100% {
|
667
|
-
-webkit-transform: scale(1);
|
668
|
-
transform: scale(1);
|
669
|
-
margin-top: 0;
|
670
|
-
opacity: 1; } }
|
671
|
-
|
672
|
-
@keyframes animate-x-mark {
|
673
|
-
0% {
|
674
|
-
-webkit-transform: scale(0.4);
|
675
|
-
transform: scale(0.4);
|
676
|
-
margin-top: 26px;
|
677
|
-
opacity: 0; }
|
678
|
-
50% {
|
679
|
-
-webkit-transform: scale(0.4);
|
680
|
-
transform: scale(0.4);
|
681
|
-
margin-top: 26px;
|
682
|
-
opacity: 0; }
|
683
|
-
80% {
|
684
|
-
-webkit-transform: scale(1.15);
|
685
|
-
transform: scale(1.15);
|
686
|
-
margin-top: -6px; }
|
687
|
-
100% {
|
688
|
-
-webkit-transform: scale(1);
|
689
|
-
transform: scale(1);
|
690
|
-
margin-top: 0;
|
691
|
-
opacity: 1; } }
|
692
|
-
|
693
|
-
.swal2-animate-x-mark {
|
694
|
-
-webkit-animation: animate-x-mark .5s;
|
695
|
-
animation: animate-x-mark .5s; }
|
696
|
-
|
697
|
-
@-webkit-keyframes rotate-loading {
|
698
|
-
0% {
|
699
|
-
-webkit-transform: rotate(0deg);
|
700
|
-
transform: rotate(0deg); }
|
701
|
-
100% {
|
702
|
-
-webkit-transform: rotate(360deg);
|
703
|
-
transform: rotate(360deg); } }
|
704
|
-
|
705
|
-
@keyframes rotate-loading {
|
706
|
-
0% {
|
707
|
-
-webkit-transform: rotate(0deg);
|
708
|
-
transform: rotate(0deg); }
|
709
|
-
100% {
|
710
|
-
-webkit-transform: rotate(360deg);
|
711
|
-
transform: rotate(360deg); } }
|