viniBaxter-desk_front 25.1 → 33.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 -2
- 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/theme.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/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/_index.scss +15 -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 +90 -163
- 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/_modal.scss +0 -104
- data/lib/viniBaxter/sass/desk_front/theme-dark.scss +0 -30
@@ -1,79 +0,0 @@
|
|
1
|
-
.card-register {
|
2
|
-
overflow: hidden;
|
3
|
-
|
4
|
-
.header {
|
5
|
-
margin-left: 20px;
|
6
|
-
margin-right: 20px;
|
7
|
-
padding: 30px 0;
|
8
|
-
}
|
9
|
-
|
10
|
-
.text-divider {
|
11
|
-
margin-top: 30px;
|
12
|
-
margin-bottom: 0px;
|
13
|
-
text-align: center;
|
14
|
-
}
|
15
|
-
|
16
|
-
.content {
|
17
|
-
padding: 0px 30px;
|
18
|
-
}
|
19
|
-
|
20
|
-
.form-check {
|
21
|
-
margin-top: 20px;
|
22
|
-
margin-left: 20px;
|
23
|
-
|
24
|
-
label:not(.form-check-label){
|
25
|
-
padding-left: 38px;
|
26
|
-
}
|
27
|
-
}
|
28
|
-
|
29
|
-
.card-header {
|
30
|
-
padding: 0 0 50px;
|
31
|
-
overflow: hidden;
|
32
|
-
|
33
|
-
.card-title {
|
34
|
-
position: relative;
|
35
|
-
font-size: 5em;
|
36
|
-
font-weight: 900;
|
37
|
-
color: $black;
|
38
|
-
text-transform: lowercase;
|
39
|
-
margin-left: -5px;
|
40
|
-
z-index: 1;
|
41
|
-
}
|
42
|
-
}
|
43
|
-
|
44
|
-
.card-img {
|
45
|
-
position: absolute;
|
46
|
-
left: 0;
|
47
|
-
top: -15%;
|
48
|
-
width: 70%;
|
49
|
-
}
|
50
|
-
|
51
|
-
.social-line {
|
52
|
-
margin-top: 20px;
|
53
|
-
text-align: center;
|
54
|
-
|
55
|
-
.btn.btn-icon ,
|
56
|
-
.btn.btn-icon .btn-icon {
|
57
|
-
margin-left: 5px;
|
58
|
-
margin-right: 5px;
|
59
|
-
box-shadow: 0px 5px 50px 0px rgba(0, 0, 0, 0.2);
|
60
|
-
}
|
61
|
-
}
|
62
|
-
|
63
|
-
.card-footer {
|
64
|
-
margin-bottom: 10px;
|
65
|
-
margin-top: 24px;
|
66
|
-
}
|
67
|
-
|
68
|
-
&.card-white{
|
69
|
-
.card-header .card-title{
|
70
|
-
color: $white;
|
71
|
-
}
|
72
|
-
}
|
73
|
-
}
|
74
|
-
|
75
|
-
@include media-breakpoint-down(md){
|
76
|
-
.card.card-register .card-img {
|
77
|
-
width: 95%;
|
78
|
-
}
|
79
|
-
}
|
@@ -1,53 +0,0 @@
|
|
1
|
-
.card-stats-mini {
|
2
|
-
&.card-background::after {
|
3
|
-
background-image: linear-gradient(to right, #434343 0%, black 100%);
|
4
|
-
opacity: .94;
|
5
|
-
}
|
6
|
-
|
7
|
-
.card-body {
|
8
|
-
&::after {
|
9
|
-
clear: both;
|
10
|
-
content: '';
|
11
|
-
display: block;
|
12
|
-
}
|
13
|
-
}
|
14
|
-
|
15
|
-
.card-footer {
|
16
|
-
border-top: 1px solid $opacity-2;
|
17
|
-
margin: 0 15px;
|
18
|
-
}
|
19
|
-
|
20
|
-
&.card-background {
|
21
|
-
.card-body {
|
22
|
-
min-height: auto;
|
23
|
-
padding-top: 15px;
|
24
|
-
padding-bottom: 15px;
|
25
|
-
}
|
26
|
-
}
|
27
|
-
|
28
|
-
.card-title {
|
29
|
-
margin-top: 0;
|
30
|
-
margin-bottom: 5px;
|
31
|
-
}
|
32
|
-
|
33
|
-
.info-area {
|
34
|
-
text-align: left;
|
35
|
-
width: 40%;
|
36
|
-
float: left;
|
37
|
-
padding: 15px 0;
|
38
|
-
|
39
|
-
.icon > i {
|
40
|
-
font-size: 2em;
|
41
|
-
}
|
42
|
-
}
|
43
|
-
|
44
|
-
.chart-area {
|
45
|
-
float: left;
|
46
|
-
width: 60%;
|
47
|
-
}
|
48
|
-
|
49
|
-
.stats {
|
50
|
-
text-align: left;
|
51
|
-
color: $white-color;
|
52
|
-
}
|
53
|
-
}
|
@@ -1,80 +0,0 @@
|
|
1
|
-
%card-stats {
|
2
|
-
hr {
|
3
|
-
margin: 5px 15px;
|
4
|
-
}
|
5
|
-
}
|
6
|
-
|
7
|
-
.card-stats {
|
8
|
-
@extend %card-stats;
|
9
|
-
|
10
|
-
.info-icon {
|
11
|
-
height: 50px;
|
12
|
-
width: 50px;
|
13
|
-
border-radius: 50%;
|
14
|
-
@include diagonal-gradient($primary,$primary-states);
|
15
|
-
|
16
|
-
i {
|
17
|
-
color: $white;
|
18
|
-
font-size: 1.7em;
|
19
|
-
padding: 14px 13px;
|
20
|
-
|
21
|
-
}
|
22
|
-
|
23
|
-
&.icon-danger {
|
24
|
-
@include diagonal-gradient($danger,$danger-states);
|
25
|
-
}
|
26
|
-
|
27
|
-
&.icon-warning {
|
28
|
-
@include diagonal-gradient($warning,$warning-states);
|
29
|
-
}
|
30
|
-
|
31
|
-
&.icon-success {
|
32
|
-
@include diagonal-gradient($success,$success-states);
|
33
|
-
}
|
34
|
-
|
35
|
-
&.icon-info {
|
36
|
-
@include diagonal-gradient($info,$info-states);
|
37
|
-
}
|
38
|
-
|
39
|
-
&.icon-primary {
|
40
|
-
@include diagonal-gradient($primary,$primary-states);
|
41
|
-
}
|
42
|
-
}
|
43
|
-
|
44
|
-
.numbers{
|
45
|
-
text-align: right;
|
46
|
-
.card-title{
|
47
|
-
margin-top: 0;
|
48
|
-
}
|
49
|
-
.card-category{
|
50
|
-
margin-bottom: 0;
|
51
|
-
color: $dark-gray;
|
52
|
-
}
|
53
|
-
}
|
54
|
-
|
55
|
-
.card-footer{
|
56
|
-
padding: 0;
|
57
|
-
}
|
58
|
-
|
59
|
-
hr{
|
60
|
-
border-color: lighten($black,5%);
|
61
|
-
}
|
62
|
-
|
63
|
-
.stats{
|
64
|
-
color: rgba($white, 0.6);
|
65
|
-
margin: 10px 15px;
|
66
|
-
font-size: 0.9em;
|
67
|
-
}
|
68
|
-
|
69
|
-
&.card-white {
|
70
|
-
hr{
|
71
|
-
border-color: rgba(43, 53, 83, 0.2)
|
72
|
-
}
|
73
|
-
}
|
74
|
-
}
|
75
|
-
|
76
|
-
@include media-breakpoint-down(sm){
|
77
|
-
.card-stats [class*="col-"] .statistics::after {
|
78
|
-
display: none;
|
79
|
-
}
|
80
|
-
}
|
@@ -1,31 +0,0 @@
|
|
1
|
-
.card-tasks {
|
2
|
-
height: 473px;
|
3
|
-
|
4
|
-
.table-full-width {
|
5
|
-
max-height: 410px;
|
6
|
-
position: relative;
|
7
|
-
}
|
8
|
-
|
9
|
-
.card-header {
|
10
|
-
.title {
|
11
|
-
margin-right: 20px;
|
12
|
-
font-weight: $font-weight-normal;
|
13
|
-
}
|
14
|
-
|
15
|
-
.dropdown {
|
16
|
-
float: right;
|
17
|
-
color: darken($white, 20%);
|
18
|
-
}
|
19
|
-
|
20
|
-
}
|
21
|
-
|
22
|
-
.card-body {
|
23
|
-
i {
|
24
|
-
color: $dark-gray;
|
25
|
-
font-size: 1.4em;
|
26
|
-
&:hover {
|
27
|
-
color: $white;
|
28
|
-
}
|
29
|
-
}
|
30
|
-
}
|
31
|
-
}
|
@@ -1,46 +0,0 @@
|
|
1
|
-
.card-testimonial{
|
2
|
-
@extend %card-profile;
|
3
|
-
|
4
|
-
.card-body{
|
5
|
-
padding-top: 25px;
|
6
|
-
}
|
7
|
-
|
8
|
-
.card-description + .card-title{
|
9
|
-
margin-top: 20px;
|
10
|
-
}
|
11
|
-
|
12
|
-
.card-footer{
|
13
|
-
margin-top: 0;
|
14
|
-
margin-bottom: 2.5rem;
|
15
|
-
}
|
16
|
-
.card-description{
|
17
|
-
& + .card-title{
|
18
|
-
margin-top: 30px;
|
19
|
-
}
|
20
|
-
}
|
21
|
-
.icon{
|
22
|
-
i{
|
23
|
-
font-size: 32px;
|
24
|
-
}
|
25
|
-
|
26
|
-
&.icon-primary i{
|
27
|
-
color: $primary;
|
28
|
-
}
|
29
|
-
|
30
|
-
&.icon-info i{
|
31
|
-
color: $info;
|
32
|
-
}
|
33
|
-
|
34
|
-
&.icon-danger i{
|
35
|
-
color: $danger;
|
36
|
-
}
|
37
|
-
|
38
|
-
&.icon-warning i{
|
39
|
-
color: $warning;
|
40
|
-
}
|
41
|
-
|
42
|
-
&.icon-success i{
|
43
|
-
color: $success;
|
44
|
-
}
|
45
|
-
}
|
46
|
-
}
|
@@ -1,77 +0,0 @@
|
|
1
|
-
.card-user{
|
2
|
-
overflow: hidden;
|
3
|
-
.image{
|
4
|
-
height: 120px;
|
5
|
-
}
|
6
|
-
|
7
|
-
.author{
|
8
|
-
text-align: center;
|
9
|
-
text-transform: none;
|
10
|
-
margin-top: 25px;
|
11
|
-
|
12
|
-
a + p.description{
|
13
|
-
margin-top: -7px;
|
14
|
-
}
|
15
|
-
|
16
|
-
.block{
|
17
|
-
position: absolute;
|
18
|
-
height: 100px;
|
19
|
-
width: 250px;
|
20
|
-
&.block-one{
|
21
|
-
@include linear-gradient-right(rgba($primary,0.6), rgba($primary,0));
|
22
|
-
@include nc-rotate(150deg,10);
|
23
|
-
margin-top: -90px;
|
24
|
-
margin-left: -50px;
|
25
|
-
}
|
26
|
-
|
27
|
-
&.block-two{
|
28
|
-
@include linear-gradient-right(rgba($primary,0.6), rgba($primary,0));
|
29
|
-
@include nc-rotate(30deg,10);
|
30
|
-
margin-top: -40px;
|
31
|
-
margin-left: -100px;
|
32
|
-
}
|
33
|
-
|
34
|
-
&.block-three{
|
35
|
-
@include linear-gradient-right(rgba($primary,0.6), rgba($primary,0));
|
36
|
-
@include nc-rotate(170deg,10);
|
37
|
-
margin-top: -70px;
|
38
|
-
right: -45px;
|
39
|
-
|
40
|
-
}
|
41
|
-
|
42
|
-
&.block-four{
|
43
|
-
@include linear-gradient-right(rgba($primary,0.6), rgba($primary,0));
|
44
|
-
@include nc-rotate(150deg,10);
|
45
|
-
margin-top: -25px;
|
46
|
-
right: -45px;
|
47
|
-
|
48
|
-
}
|
49
|
-
}
|
50
|
-
}
|
51
|
-
|
52
|
-
.avatar{
|
53
|
-
width: 124px;
|
54
|
-
height: 124px;
|
55
|
-
border: 5px solid lighten($black,5%);
|
56
|
-
border-bottom-color: $transparent-bg;
|
57
|
-
background-color: $transparent-bg;
|
58
|
-
position: relative;
|
59
|
-
}
|
60
|
-
|
61
|
-
.card-body{
|
62
|
-
min-height: 240px;
|
63
|
-
}
|
64
|
-
|
65
|
-
hr{
|
66
|
-
margin: 5px 15px;
|
67
|
-
}
|
68
|
-
|
69
|
-
.button-container{
|
70
|
-
margin-bottom: 6px;
|
71
|
-
text-align: center;
|
72
|
-
}
|
73
|
-
|
74
|
-
.card-description {
|
75
|
-
margin-top: 30px;
|
76
|
-
}
|
77
|
-
}
|
@@ -1,21 +0,0 @@
|
|
1
|
-
.card-wizard{
|
2
|
-
.card-header{
|
3
|
-
padding-bottom: 10px;
|
4
|
-
}
|
5
|
-
}
|
6
|
-
|
7
|
-
@include media-breakpoint-down(xs){
|
8
|
-
|
9
|
-
.card-wizard .card-footer .pull-left {
|
10
|
-
padding-left: 0;
|
11
|
-
float: none;
|
12
|
-
text-align: center;
|
13
|
-
}
|
14
|
-
|
15
|
-
.card-wizard .card-footer .pull-right {
|
16
|
-
padding-right: 0;
|
17
|
-
float: none;
|
18
|
-
text-align: center;
|
19
|
-
}
|
20
|
-
|
21
|
-
}
|
@@ -1,357 +0,0 @@
|
|
1
|
-
// @mixin btn-styles($btn-color, $btn-states-color) {
|
2
|
-
// @include diagonal-gradient($btn-color, $btn-states-color);
|
3
|
-
// background-color: $btn-color;
|
4
|
-
// transition: all 0.15s ease;
|
5
|
-
// box-shadow: none;
|
6
|
-
|
7
|
-
// &.animation-on-hover:hover {
|
8
|
-
// background-position: bottom left;
|
9
|
-
// transition: 0.3s ease-in-out;
|
10
|
-
// }
|
11
|
-
|
12
|
-
// &:hover,
|
13
|
-
// &:focus,
|
14
|
-
// &:active,
|
15
|
-
// &.active,
|
16
|
-
// &:active:focus,
|
17
|
-
// &:active:hover,
|
18
|
-
// &.active:focus,
|
19
|
-
// &.active:hover {
|
20
|
-
// background-color: $btn-states-color !important;
|
21
|
-
// background-image: linear-gradient(to bottom left, $btn-color, $btn-states-color, $btn-color) !important;
|
22
|
-
// background-image: -webkit-linear-gradient(to bottom left, $btn-color, $btn-states-color, $btn-color) !important;
|
23
|
-
// background-image: -o-linear-gradient(to bottom left, $btn-color, $btn-states-color, $btn-color) !important;
|
24
|
-
// background-image: -moz-linear-gradient(to bottom left, $btn-color, $btn-states-color, $btn-color) !important;
|
25
|
-
// color: $white;
|
26
|
-
// box-shadow: none;
|
27
|
-
// }
|
28
|
-
|
29
|
-
// &:active {
|
30
|
-
// box-shadow: none !important;
|
31
|
-
// transform: translateY(1px) !important;
|
32
|
-
// transition: all .15s ease;
|
33
|
-
// }
|
34
|
-
|
35
|
-
// &:not([data-action]):hover {
|
36
|
-
|
37
|
-
// box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);
|
38
|
-
// transform: translateY(-1px);
|
39
|
-
// -webkit-transform: translateY(-1px);
|
40
|
-
// }
|
41
|
-
|
42
|
-
// &.disabled,
|
43
|
-
// &:disabled,
|
44
|
-
// &[disabled],
|
45
|
-
// fieldset[disabled] & {
|
46
|
-
|
47
|
-
// &,
|
48
|
-
// &:hover,
|
49
|
-
// &:focus,
|
50
|
-
// &.focus,
|
51
|
-
// &:active,
|
52
|
-
// &.active {
|
53
|
-
// background-color: $btn-color;
|
54
|
-
// border-color: $btn-color;
|
55
|
-
// }
|
56
|
-
// }
|
57
|
-
|
58
|
-
// // btn-neutral style
|
59
|
-
// @if $btn-color==$white {
|
60
|
-
// color: $primary;
|
61
|
-
|
62
|
-
// &.btn-danger {
|
63
|
-
// color: $danger;
|
64
|
-
|
65
|
-
// &:hover,
|
66
|
-
// &:focus,
|
67
|
-
// &:active,
|
68
|
-
// &:active:focus {
|
69
|
-
// color: $danger-states;
|
70
|
-
// }
|
71
|
-
// }
|
72
|
-
|
73
|
-
// &.btn-info {
|
74
|
-
// color: $info;
|
75
|
-
|
76
|
-
// &:hover,
|
77
|
-
// &:focus,
|
78
|
-
// &:active,
|
79
|
-
// &:active:focus {
|
80
|
-
// color: $info-states;
|
81
|
-
// }
|
82
|
-
// }
|
83
|
-
|
84
|
-
// &.btn-warning {
|
85
|
-
// color: $warning;
|
86
|
-
|
87
|
-
// &:hover,
|
88
|
-
// &:focus,
|
89
|
-
// &:active,
|
90
|
-
// &:active:focus {
|
91
|
-
// color: $warning-states;
|
92
|
-
// }
|
93
|
-
// }
|
94
|
-
|
95
|
-
// &.btn-success {
|
96
|
-
// color: $success;
|
97
|
-
|
98
|
-
// &:hover,
|
99
|
-
// &:focus,
|
100
|
-
// &:active,
|
101
|
-
// &:active:focus {
|
102
|
-
// color: $success-states;
|
103
|
-
// }
|
104
|
-
// }
|
105
|
-
|
106
|
-
// &.btn-default {
|
107
|
-
// color: $default;
|
108
|
-
|
109
|
-
// &:hover,
|
110
|
-
// &:focus,
|
111
|
-
// &:active,
|
112
|
-
// &:active:focus {
|
113
|
-
// color: $default-states;
|
114
|
-
// }
|
115
|
-
// }
|
116
|
-
|
117
|
-
// &.active,
|
118
|
-
// &:active,
|
119
|
-
// &:active:focus,
|
120
|
-
// &:active:hover,
|
121
|
-
// &.active:focus,
|
122
|
-
// &.active:hover,
|
123
|
-
// .show>&.dropdown-toggle,
|
124
|
-
// .show>&.dropdown-toggle:focus,
|
125
|
-
// .show>&.dropdown-toggle:hover {
|
126
|
-
// background-color: $white;
|
127
|
-
// color: $primary-states;
|
128
|
-
// box-shadow: none;
|
129
|
-
// }
|
130
|
-
|
131
|
-
// &:hover,
|
132
|
-
// &:focus {
|
133
|
-
// color: $primary-states;
|
134
|
-
|
135
|
-
// &:not(.nav-link) {
|
136
|
-
// box-shadow: none;
|
137
|
-
// }
|
138
|
-
|
139
|
-
// }
|
140
|
-
|
141
|
-
// }
|
142
|
-
|
143
|
-
// @else {
|
144
|
-
// color: $white;
|
145
|
-
// }
|
146
|
-
|
147
|
-
// &.btn-simple {
|
148
|
-
// color: $btn-color;
|
149
|
-
// border-color: $btn-color;
|
150
|
-
// background: $transparent-bg;
|
151
|
-
|
152
|
-
// &:hover,
|
153
|
-
// &:focus,
|
154
|
-
// &:active,
|
155
|
-
// &:not(:disabled):not(.disabled):active {
|
156
|
-
// color: $btn-color;
|
157
|
-
// border-color: $btn-color;
|
158
|
-
// background-color: $transparent-bg !important;
|
159
|
-
// background-image: none !important;
|
160
|
-
// box-shadow: none;
|
161
|
-
// }
|
162
|
-
|
163
|
-
// &.active {
|
164
|
-
// border-color: $btn-color !important;
|
165
|
-
|
166
|
-
// &:hover,
|
167
|
-
// &:focus,
|
168
|
-
// &:active,
|
169
|
-
// &:not(:disabled):not(.disabled):active {
|
170
|
-
// color: $white;
|
171
|
-
// border-color: $btn-color;
|
172
|
-
// background-image: linear-gradient(to bottom left, $btn-color, $btn-states-color, $btn-color) !important;
|
173
|
-
// background-image: -webkit-linear-gradient(to bottom left, $btn-color, $btn-states-color, $btn-color) !important;
|
174
|
-
// background-image: -o-linear-gradient(to bottom left, $btn-color, $btn-states-color, $btn-color) !important;
|
175
|
-
// background-image: -moz-linear-gradient(to bottom left, $btn-color, $btn-states-color, $btn-color) !important;
|
176
|
-
// background-color: $btn-states-color !important;
|
177
|
-
// box-shadow: none;
|
178
|
-
// }
|
179
|
-
// }
|
180
|
-
// }
|
181
|
-
|
182
|
-
// &.btn-link {
|
183
|
-
// color: $btn-color;
|
184
|
-
|
185
|
-
// &:hover,
|
186
|
-
// &:focus,
|
187
|
-
// &:active {
|
188
|
-
// background-color: $transparent-bg !important;
|
189
|
-
// background-image: none !important;
|
190
|
-
// color: $white !important;
|
191
|
-
// text-decoration: none;
|
192
|
-
// box-shadow: none;
|
193
|
-
// }
|
194
|
-
// }
|
195
|
-
// }
|
196
|
-
|
197
|
-
// @mixin button-variant($background, $border, $hover-background: darken($background, 0%), $hover-border: darken($border, 0%), $active-background: darken($background, 10%), $active-border: darken($border, 0%)) {
|
198
|
-
// color: color-yiq($background);
|
199
|
-
// @include gradient-bg($background);
|
200
|
-
// border-color: $border;
|
201
|
-
// @include box-shadow($btn-box-shadow);
|
202
|
-
|
203
|
-
// @include hover {
|
204
|
-
// color: color-yiq($hover-background);
|
205
|
-
// @include gradient-bg($hover-background);
|
206
|
-
// border-color: $hover-border;
|
207
|
-
// }
|
208
|
-
|
209
|
-
// &:focus,
|
210
|
-
// &.focus {
|
211
|
-
|
212
|
-
// // Avoid using mixin so we can pass custom focus shadow properly
|
213
|
-
// @if $enable-shadows {
|
214
|
-
// box-shadow: $btn-box-shadow, 0 0 0 $btn-focus-width rgba($border, .5);
|
215
|
-
// }
|
216
|
-
|
217
|
-
// @else {
|
218
|
-
// box-shadow: 0 0 0 $btn-focus-width rgba($border, .5);
|
219
|
-
// }
|
220
|
-
// }
|
221
|
-
|
222
|
-
// // Disabled comes first so active can properly restyle
|
223
|
-
// &.disabled,
|
224
|
-
// &:disabled {
|
225
|
-
// color: color-yiq($background);
|
226
|
-
// background-color: $background;
|
227
|
-
// border-color: $border;
|
228
|
-
// }
|
229
|
-
|
230
|
-
// &:not(:disabled):not(.disabled):active,
|
231
|
-
// &:not(:disabled):not(.disabled).active,
|
232
|
-
// .show>&.dropdown-toggle {
|
233
|
-
// color: color-yiq($active-background);
|
234
|
-
// background-color: $active-background;
|
235
|
-
|
236
|
-
// @if $enable-gradients {
|
237
|
-
// background-image: none; // Remove the gradient for the pressed/active state
|
238
|
-
// }
|
239
|
-
|
240
|
-
// border-color: $active-border;
|
241
|
-
|
242
|
-
// &:focus {
|
243
|
-
|
244
|
-
// // Avoid using mixin so we can pass custom focus shadow properly
|
245
|
-
// @if $enable-shadows {
|
246
|
-
// box-shadow: $btn-active-box-shadow, 0 0 0 $btn-focus-width rgba($border, .5);
|
247
|
-
// }
|
248
|
-
|
249
|
-
// @else {
|
250
|
-
// box-shadow: 0 0 0 $btn-focus-width rgba($border, .5);
|
251
|
-
// }
|
252
|
-
// }
|
253
|
-
// }
|
254
|
-
// }
|
255
|
-
|
256
|
-
// @mixin button-outline-variant($color, $color-hover: color-yiq($color), $active-background: $color, $active-border: $color) {
|
257
|
-
// color: $color;
|
258
|
-
// background-color: transparent;
|
259
|
-
// background-image: none;
|
260
|
-
// border-color: $color;
|
261
|
-
|
262
|
-
// &:hover {
|
263
|
-
// color: $color-hover;
|
264
|
-
// background-color: $active-background;
|
265
|
-
// border-color: $active-border;
|
266
|
-
// }
|
267
|
-
|
268
|
-
// &:focus,
|
269
|
-
// &.focus {
|
270
|
-
// box-shadow: 0 0 0 $btn-focus-width rgba($color, .5);
|
271
|
-
// }
|
272
|
-
|
273
|
-
// &.disabled,
|
274
|
-
// &:disabled {
|
275
|
-
// color: $color;
|
276
|
-
// background-color: transparent;
|
277
|
-
// }
|
278
|
-
|
279
|
-
// &:not(:disabled):not(.disabled):active,
|
280
|
-
// &:not(:disabled):not(.disabled).active,
|
281
|
-
// .show>&.dropdown-toggle {
|
282
|
-
// color: color-yiq($active-background);
|
283
|
-
// background-color: $active-background;
|
284
|
-
// border-color: $active-border;
|
285
|
-
|
286
|
-
// &:focus {
|
287
|
-
|
288
|
-
// // Avoid using mixin so we can pass custom focus shadow properly
|
289
|
-
// @if $enable-shadows and $btn-active-box-shadow !=none {
|
290
|
-
// box-shadow: $btn-active-box-shadow, 0 0 0 $btn-focus-width rgba($color, .5);
|
291
|
-
// }
|
292
|
-
|
293
|
-
// @else {
|
294
|
-
// box-shadow: 0 0 0 $btn-focus-width rgba($color, .5);
|
295
|
-
// }
|
296
|
-
// }
|
297
|
-
// }
|
298
|
-
// }
|
299
|
-
|
300
|
-
// // Button sizes
|
301
|
-
// @mixin btn-size($padding-vertical, $padding-horizontal, $font-size, $border) {
|
302
|
-
// font-size: $font-size;
|
303
|
-
// border-radius: $border;
|
304
|
-
// padding: $padding-vertical $padding-horizontal;
|
305
|
-
|
306
|
-
// &.btn-simple {
|
307
|
-
// padding: $padding-vertical - 1 $padding-horizontal - 1;
|
308
|
-
// }
|
309
|
-
|
310
|
-
// }
|
311
|
-
|
312
|
-
// // for social buttons
|
313
|
-
// @mixin social-buttons-color ($color, $state-color) {
|
314
|
-
// @include diagonal-gradient($color, darken($color, 20%));
|
315
|
-
// //background-color: $color;
|
316
|
-
// color: $white;
|
317
|
-
// background-size: 210% 210%;
|
318
|
-
// background-position: top right;
|
319
|
-
// background-repeat: space;
|
320
|
-
|
321
|
-
// &:focus,
|
322
|
-
// &:active,
|
323
|
-
// &:hover {
|
324
|
-
// background-color: $state-color;
|
325
|
-
// background-image: linear-gradient(to bottom left, $color, darken($color, 20%), $color) !important;
|
326
|
-
// background-image: -webkit-linear-gradient(to bottom left, $color, darken($color, 20%), $color) !important;
|
327
|
-
// background-image: -o-linear-gradient(to bottom left, $color, darken($color, 20%), $color) !important;
|
328
|
-
// background-image: -moz-linear-gradient(to bottom left, $color, darken($color, 20%), $color) !important;
|
329
|
-
// color: $white;
|
330
|
-
// }
|
331
|
-
|
332
|
-
// &.btn-simple {
|
333
|
-
// color: $state-color;
|
334
|
-
// background-color: $transparent-bg;
|
335
|
-
// background-image: none !important;
|
336
|
-
// box-shadow: none;
|
337
|
-
// border-color: $state-color;
|
338
|
-
|
339
|
-
// &:hover,
|
340
|
-
// &:focus,
|
341
|
-
// &:active {
|
342
|
-
// color: $state-color;
|
343
|
-
// border-color: $state-color;
|
344
|
-
// }
|
345
|
-
// }
|
346
|
-
|
347
|
-
// &.btn-neutral {
|
348
|
-
// color: $color;
|
349
|
-
// background-color: $white;
|
350
|
-
|
351
|
-
// &:hover,
|
352
|
-
// &:focus,
|
353
|
-
// &:active {
|
354
|
-
// color: $state-color;
|
355
|
-
// }
|
356
|
-
// }
|
357
|
-
// }
|