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,170 +0,0 @@
|
|
1
|
-
.info{
|
2
|
-
&.info-hover{
|
3
|
-
.info-title{
|
4
|
-
transition: color .4s;
|
5
|
-
}
|
6
|
-
|
7
|
-
&:hover{
|
8
|
-
.icon{
|
9
|
-
@include transform-translate-y(-.5rem);
|
10
|
-
|
11
|
-
&.icon-primary{
|
12
|
-
&.icon-circle{
|
13
|
-
box-shadow: 0px 15px 30px 0px rgba(249, 99, 50, 0.3);
|
14
|
-
}
|
15
|
-
}
|
16
|
-
&.icon-info{
|
17
|
-
&.icon-circle{
|
18
|
-
box-shadow: 0px 15px 35px 0px rgba(44, 168, 255, 0.3);
|
19
|
-
}
|
20
|
-
}
|
21
|
-
&.icon-success{
|
22
|
-
&.icon-circle{
|
23
|
-
box-shadow: 0px 15px 35px 0px rgba(24, 206, 15, 0.3);
|
24
|
-
}
|
25
|
-
}
|
26
|
-
&.icon-warning{
|
27
|
-
&.icon-circle{
|
28
|
-
box-shadow: 0px 15px 35px 0px rgba(255, 178, 54, 0.3);
|
29
|
-
}
|
30
|
-
}
|
31
|
-
&.icon-danger{
|
32
|
-
&.icon-circle{
|
33
|
-
box-shadow: 0px 15px 35px 0px rgba(255, 54, 54, 0.3);
|
34
|
-
}
|
35
|
-
}
|
36
|
-
|
37
|
-
&.icon-info + .info-title{
|
38
|
-
color: $info;
|
39
|
-
}
|
40
|
-
|
41
|
-
&.icon-warning + .info-title{
|
42
|
-
color: $warning;
|
43
|
-
}
|
44
|
-
|
45
|
-
&.icon-danger + .info-title{
|
46
|
-
color: $danger;
|
47
|
-
}
|
48
|
-
|
49
|
-
&.icon-primary + .info-title{
|
50
|
-
color: $primary;
|
51
|
-
}
|
52
|
-
|
53
|
-
&.icon-success + .info-title{
|
54
|
-
color: $success;
|
55
|
-
}
|
56
|
-
}
|
57
|
-
}
|
58
|
-
}
|
59
|
-
|
60
|
-
.icon{
|
61
|
-
color: $default;
|
62
|
-
transition: transform .4s, box-shadow .4s;
|
63
|
-
|
64
|
-
> i{
|
65
|
-
font-size: 2.3em;
|
66
|
-
}
|
67
|
-
|
68
|
-
&.icon-circle{
|
69
|
-
max-width: 70px;
|
70
|
-
width: 70px;
|
71
|
-
height: 70px;
|
72
|
-
margin: 0 auto;
|
73
|
-
border-radius: 50%;
|
74
|
-
box-shadow: 0px 9px 35px -6px rgba(0, 0, 0, 0.3);
|
75
|
-
font-size: $font-size-xs;
|
76
|
-
background-color: $white;
|
77
|
-
position: relative;
|
78
|
-
|
79
|
-
i{
|
80
|
-
line-height: 2.6em;
|
81
|
-
}
|
82
|
-
}
|
83
|
-
}
|
84
|
-
|
85
|
-
.info-title{
|
86
|
-
margin: $margin-base-vertical 0 5px;
|
87
|
-
padding: 0 15px;
|
88
|
-
color: $black;
|
89
|
-
font-weight: $font-weight-bold;
|
90
|
-
}
|
91
|
-
p{
|
92
|
-
color: $default;
|
93
|
-
padding: 0 15px;
|
94
|
-
font-size: 1.1em;
|
95
|
-
}
|
96
|
-
}
|
97
|
-
|
98
|
-
.info-horizontal{
|
99
|
-
text-align: left !important;
|
100
|
-
|
101
|
-
.icon{
|
102
|
-
float: left;
|
103
|
-
margin-top: 23px;
|
104
|
-
margin-right: 10px;
|
105
|
-
|
106
|
-
>i{
|
107
|
-
font-size: 2em;
|
108
|
-
}
|
109
|
-
|
110
|
-
&.icon-circle{
|
111
|
-
width: 65px;
|
112
|
-
height: 65px;
|
113
|
-
max-width: 65px;
|
114
|
-
margin-top: 8px;
|
115
|
-
|
116
|
-
i{
|
117
|
-
display: table;
|
118
|
-
margin: 0 auto;
|
119
|
-
line-height: 3.5;
|
120
|
-
font-size: 1.9em;
|
121
|
-
}
|
122
|
-
}
|
123
|
-
}
|
124
|
-
.description{
|
125
|
-
overflow: hidden;
|
126
|
-
}
|
127
|
-
|
128
|
-
}
|
129
|
-
|
130
|
-
.icon{
|
131
|
-
&.icon-primary{
|
132
|
-
color: $brand-primary;
|
133
|
-
|
134
|
-
&.icon-circle{
|
135
|
-
box-shadow: 0px 9px 30px -6px rgba($primary, .5);
|
136
|
-
}
|
137
|
-
}
|
138
|
-
&.icon-info{
|
139
|
-
color: $brand-info;
|
140
|
-
|
141
|
-
&.icon-circle{
|
142
|
-
box-shadow: 0px 9px 30px -6px rgba($info, .5);
|
143
|
-
}
|
144
|
-
}
|
145
|
-
&.icon-success{
|
146
|
-
color: $brand-success;
|
147
|
-
|
148
|
-
&.icon-circle{
|
149
|
-
box-shadow: 0px 9px 30px -6px rgba($success, .5);
|
150
|
-
}
|
151
|
-
}
|
152
|
-
&.icon-warning{
|
153
|
-
color: $brand-warning;
|
154
|
-
|
155
|
-
&.icon-circle{
|
156
|
-
box-shadow: 0px 9px 30px -6px rgba($warning, .5);
|
157
|
-
}
|
158
|
-
}
|
159
|
-
&.icon-danger{
|
160
|
-
color: $brand-danger;
|
161
|
-
|
162
|
-
&.icon-circle{
|
163
|
-
box-shadow: 0px 9px 30px -6px rgba($danger, .5);
|
164
|
-
}
|
165
|
-
}
|
166
|
-
|
167
|
-
&.icon-white{
|
168
|
-
color: $white;
|
169
|
-
}
|
170
|
-
}
|
@@ -1,342 +0,0 @@
|
|
1
|
-
.form-group.has-danger .error,
|
2
|
-
.input-group.has-danger .error {
|
3
|
-
color: $danger-states;
|
4
|
-
}
|
5
|
-
|
6
|
-
|
7
|
-
.form-group.has-success .error,
|
8
|
-
.input-group.has-success .error {
|
9
|
-
color: $success;
|
10
|
-
}
|
11
|
-
|
12
|
-
@include form-control-lg-padding($padding-lg-vertical, $padding-input-horizontal);
|
13
|
-
@include input-base-padding($padding-input-vertical, $padding-input-horizontal);
|
14
|
-
|
15
|
-
.form-group.no-border,
|
16
|
-
.input-group.no-border{
|
17
|
-
.form-control,
|
18
|
-
.form-control + .input-group-prepend .input-group-text,
|
19
|
-
.form-control + .input-group-append .input-group-text{
|
20
|
-
|
21
|
-
background-color: lighten($black,1%);
|
22
|
-
border: medium none;
|
23
|
-
&:focus,
|
24
|
-
&:active,
|
25
|
-
&:active{
|
26
|
-
border: medium none;
|
27
|
-
background-color: lighten($black,2%);
|
28
|
-
}
|
29
|
-
}
|
30
|
-
|
31
|
-
.form-control{
|
32
|
-
&:focus{
|
33
|
-
& + .input-group-prepend .input-group-text,
|
34
|
-
& + .input-group-append .input-group-text{
|
35
|
-
background-color: lighten($black,2%);
|
36
|
-
}
|
37
|
-
}
|
38
|
-
}
|
39
|
-
|
40
|
-
.input-group-prepend .input-group-text,
|
41
|
-
.input-group-append .input-group-text{
|
42
|
-
background-color: lighten($black,1%);;
|
43
|
-
border: none;
|
44
|
-
}
|
45
|
-
}
|
46
|
-
|
47
|
-
.has-error{
|
48
|
-
.form-control-feedback, .control-label{
|
49
|
-
color: $danger-states;
|
50
|
-
}
|
51
|
-
}
|
52
|
-
.has-success{
|
53
|
-
.form-control-feedback, .control-label{
|
54
|
-
color: $success;
|
55
|
-
}
|
56
|
-
}
|
57
|
-
|
58
|
-
.input-group-append .input-group-text,
|
59
|
-
.input-group-prepend .input-group-text {
|
60
|
-
background-color: transparent;
|
61
|
-
border: 1px solid lighten($black,5%);
|
62
|
-
border-radius: $border-radius-lg;
|
63
|
-
color: $white;
|
64
|
-
|
65
|
-
& i{
|
66
|
-
opacity: .5;
|
67
|
-
}
|
68
|
-
|
69
|
-
@include transition-input-focus-color();
|
70
|
-
|
71
|
-
.has-danger.input-group-focus &{
|
72
|
-
background-color: $transparent-bg;
|
73
|
-
}
|
74
|
-
|
75
|
-
.has-success &{
|
76
|
-
background-color: $transparent-bg;
|
77
|
-
}
|
78
|
-
.has-danger .form-control:focus + &{
|
79
|
-
color: $danger-states;
|
80
|
-
}
|
81
|
-
.has-success .form-control:focus + &{
|
82
|
-
color: $success;
|
83
|
-
}
|
84
|
-
|
85
|
-
& + .form-control,
|
86
|
-
& ~ .form-control{
|
87
|
-
@include input-size($padding-base-vertical - 1, $padding-base-horizontal);
|
88
|
-
padding-left: 18px;
|
89
|
-
}
|
90
|
-
|
91
|
-
i{
|
92
|
-
width: 17px;
|
93
|
-
}
|
94
|
-
}
|
95
|
-
|
96
|
-
.input-group-append,
|
97
|
-
.input-group-prepend .input-group-text,
|
98
|
-
.input-group-prepend .input-group-text {
|
99
|
-
background-color: transparent;
|
100
|
-
border: 1px solid lighten($black,5%);
|
101
|
-
border-radius: $border-radius-lg;
|
102
|
-
color: $white;
|
103
|
-
margin: 0;
|
104
|
-
}
|
105
|
-
|
106
|
-
.input-group-append .input-group-text{
|
107
|
-
border-left: none;
|
108
|
-
}
|
109
|
-
.input-group-prepend .input-group-text{
|
110
|
-
border-right: none;
|
111
|
-
}
|
112
|
-
|
113
|
-
.input-group-focus{
|
114
|
-
.input-group-prepend .input-group-text,
|
115
|
-
.input-group-append .input-group-text{
|
116
|
-
background-color: $white;
|
117
|
-
border-color: $primary;
|
118
|
-
background-color: $transparent-bg;
|
119
|
-
border-color: $primary;
|
120
|
-
}
|
121
|
-
|
122
|
-
&.no-border{
|
123
|
-
.input-group-prepend .input-group-text,
|
124
|
-
.input-group-append .input-group-text{
|
125
|
-
background-color: lighten($black,2%);
|
126
|
-
}
|
127
|
-
}
|
128
|
-
}
|
129
|
-
|
130
|
-
.input-group,
|
131
|
-
.form-group{
|
132
|
-
margin-bottom: 10px;
|
133
|
-
position: relative;
|
134
|
-
|
135
|
-
.form-control-static{
|
136
|
-
margin-top: 9px;
|
137
|
-
}
|
138
|
-
}
|
139
|
-
|
140
|
-
.input-group[disabled]{
|
141
|
-
.input-group-prepend .input-group-text,
|
142
|
-
.input-group-append .input-group-text{
|
143
|
-
background-color: $light-gray;
|
144
|
-
}
|
145
|
-
}
|
146
|
-
|
147
|
-
.input-group .form-control:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child){
|
148
|
-
border-radius: $border-radius-lg;
|
149
|
-
border-top-left-radius: 0;
|
150
|
-
border-bottom-left-radius: 0;
|
151
|
-
border-left: 0 none;
|
152
|
-
}
|
153
|
-
|
154
|
-
.input-group .form-control:first-child,
|
155
|
-
.input-group-btn:first-child > .dropdown-toggle,
|
156
|
-
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
|
157
|
-
border-right: 0 none;
|
158
|
-
}
|
159
|
-
.input-group .form-control:last-child,
|
160
|
-
.input-group-btn:last-child > .dropdown-toggle,
|
161
|
-
.input-group-btn:first-child > .btn:not(:first-child) {
|
162
|
-
border-left: 0 none;
|
163
|
-
}
|
164
|
-
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
|
165
|
-
background-color: $black-states;
|
166
|
-
color: $default;
|
167
|
-
cursor: not-allowed;
|
168
|
-
}
|
169
|
-
|
170
|
-
.input-group-btn .btn{
|
171
|
-
border-width: $border-thin;
|
172
|
-
padding: $padding-btn-vertical $padding-base-horizontal;
|
173
|
-
}
|
174
|
-
.input-group-btn .btn-default:not(.btn-fill){
|
175
|
-
border-color: $medium-gray;
|
176
|
-
}
|
177
|
-
|
178
|
-
.input-group-btn:last-child > .btn{
|
179
|
-
margin-left: 0;
|
180
|
-
}
|
181
|
-
|
182
|
-
textarea.form-control{
|
183
|
-
max-width: 100%;
|
184
|
-
max-height: 80px;
|
185
|
-
padding: 10px 10px 0 0;
|
186
|
-
resize: none;
|
187
|
-
border: none;
|
188
|
-
border-bottom: 1px solid lighten($black,5%);
|
189
|
-
border-radius: 0;
|
190
|
-
line-height: 2;
|
191
|
-
|
192
|
-
&:focus,
|
193
|
-
&:active{
|
194
|
-
border-left: none;
|
195
|
-
border-top: none;
|
196
|
-
border-right: none;
|
197
|
-
}
|
198
|
-
}
|
199
|
-
|
200
|
-
.has-success,
|
201
|
-
.has-danger{
|
202
|
-
|
203
|
-
&.form-group .form-control,
|
204
|
-
&.form-group.no-border .form-control{
|
205
|
-
padding-right: $input-padding-horizontal + 21;
|
206
|
-
}
|
207
|
-
}
|
208
|
-
|
209
|
-
.form.form-newsletter .form-group{
|
210
|
-
float: left;
|
211
|
-
width: 78%;
|
212
|
-
margin-right: 2%;
|
213
|
-
margin-top: 9px;
|
214
|
-
}
|
215
|
-
|
216
|
-
.input-group .input-group-btn{
|
217
|
-
padding: 0 12px;
|
218
|
-
}
|
219
|
-
|
220
|
-
// Input files - hide actual input - requires specific markup in the sample.
|
221
|
-
.form-group input[type=file] {
|
222
|
-
opacity: 0;
|
223
|
-
position: absolute;
|
224
|
-
top: 0;
|
225
|
-
right: 0;
|
226
|
-
bottom: 0;
|
227
|
-
left: 0;
|
228
|
-
width: 100%;
|
229
|
-
height: 100%;
|
230
|
-
z-index: 100;
|
231
|
-
}
|
232
|
-
|
233
|
-
.form-text{
|
234
|
-
font-size: $font-size-sm;
|
235
|
-
color: rgba($white,0.8);
|
236
|
-
}
|
237
|
-
|
238
|
-
.form-control-lg{
|
239
|
-
padding: 0;
|
240
|
-
font-size: inherit;
|
241
|
-
line-height: 0;
|
242
|
-
border-radius: 0;
|
243
|
-
|
244
|
-
.form-control {
|
245
|
-
height: calc(2.875rem + 2px);
|
246
|
-
}
|
247
|
-
}
|
248
|
-
|
249
|
-
.form-horizontal{
|
250
|
-
.col-form-label,
|
251
|
-
.label-on-right{
|
252
|
-
padding: 10px 5px 0 15px;
|
253
|
-
text-align: right;
|
254
|
-
max-width: 180px;
|
255
|
-
}
|
256
|
-
|
257
|
-
.checkbox-radios{
|
258
|
-
margin-bottom: 15px;
|
259
|
-
|
260
|
-
.form-check:first-child{
|
261
|
-
margin-top: 8px;
|
262
|
-
}
|
263
|
-
}
|
264
|
-
|
265
|
-
.label-on-right{
|
266
|
-
text-align: left;
|
267
|
-
padding: 10px 15px 0 5px;
|
268
|
-
}
|
269
|
-
|
270
|
-
.form-check-inline{
|
271
|
-
margin-top: 6px;
|
272
|
-
.form-check-label{
|
273
|
-
margin-right: 1.5rem;
|
274
|
-
}
|
275
|
-
}
|
276
|
-
}
|
277
|
-
|
278
|
-
.search-bar{
|
279
|
-
margin-left: $margin-lg-vertical;
|
280
|
-
.btn{
|
281
|
-
margin: 0;
|
282
|
-
}
|
283
|
-
&.input-group{
|
284
|
-
border-radius: 25px;
|
285
|
-
z-index: 4;
|
286
|
-
margin-bottom: 0;
|
287
|
-
height: 43px;
|
288
|
-
.input-group-addon{
|
289
|
-
padding: 10px;
|
290
|
-
background: transparent;
|
291
|
-
border: none;
|
292
|
-
color: rgba(255, 255, 255, 0.7);
|
293
|
-
|
294
|
-
}
|
295
|
-
|
296
|
-
i{
|
297
|
-
font-size: 20px;
|
298
|
-
color: white;
|
299
|
-
margin-top: 0 !important;
|
300
|
-
}
|
301
|
-
input{
|
302
|
-
background: transparent;
|
303
|
-
border:none !important;
|
304
|
-
border-radius: 0;
|
305
|
-
padding: 12px !important;
|
306
|
-
font-size: 12px;
|
307
|
-
opacity: 0.5;
|
308
|
-
&:focus{
|
309
|
-
background: transparent;
|
310
|
-
}
|
311
|
-
}
|
312
|
-
.form-control{
|
313
|
-
opacity: 1;
|
314
|
-
color: $white;
|
315
|
-
&::placeholder{
|
316
|
-
color: white;
|
317
|
-
}
|
318
|
-
}
|
319
|
-
}
|
320
|
-
}
|
321
|
-
|
322
|
-
.modal-search .modal-dialog{
|
323
|
-
max-width: 1000px;
|
324
|
-
margin: 20px auto;
|
325
|
-
.form-control{
|
326
|
-
border: none;
|
327
|
-
color: $black;
|
328
|
-
&::placeholder{
|
329
|
-
color: $black;
|
330
|
-
}
|
331
|
-
}
|
332
|
-
}
|
333
|
-
|
334
|
-
.input-group-prepend{
|
335
|
-
margin-right: 0;
|
336
|
-
}
|
337
|
-
.input-group-prepend,
|
338
|
-
.input-group-append {
|
339
|
-
.tim-icons {
|
340
|
-
font-size: $font-paragraph;
|
341
|
-
}
|
342
|
-
}
|