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,15 +0,0 @@
|
|
1
|
-
@mixin modal-colors($bg-color, $color) {
|
2
|
-
.modal-content{
|
3
|
-
background-color: $bg-color;
|
4
|
-
color: $color;
|
5
|
-
}
|
6
|
-
|
7
|
-
.modal-body p{
|
8
|
-
color: rgba($white, 0.8);
|
9
|
-
}
|
10
|
-
|
11
|
-
//inputs
|
12
|
-
@include input-coloured-bg($opacity-5, $white, $white, $transparent-bg, $opacity-1, $opacity-2);
|
13
|
-
|
14
|
-
|
15
|
-
}
|
@@ -1,7 +0,0 @@
|
|
1
|
-
@mixin linear-gradient($color1, $color2){
|
2
|
-
background: $color1; /* For browsers that do not support gradients */
|
3
|
-
background: -webkit-linear-gradient(90deg, $color1 , $color2); /* For Safari 5.1 to 6.0 */
|
4
|
-
background: -o-linear-gradient(90deg, $color1, $color2); /* For Opera 11.1 to 12.0 */
|
5
|
-
background: -moz-linear-gradient(90deg, $color1, $color2); /* For Firefox 3.6 to 15 */
|
6
|
-
background: linear-gradient(0deg, $color1 , $color2); /* Standard syntax */
|
7
|
-
}
|
@@ -1,41 +0,0 @@
|
|
1
|
-
@mixin popover-variant($background) {
|
2
|
-
background-color: $background;
|
3
|
-
|
4
|
-
.popover-header {
|
5
|
-
background-color: $background;
|
6
|
-
color: color-yiq($background);
|
7
|
-
opacity: .6;
|
8
|
-
}
|
9
|
-
|
10
|
-
.popover-body {
|
11
|
-
color: color-yiq($background);
|
12
|
-
}
|
13
|
-
|
14
|
-
.popover-header{
|
15
|
-
border-color: rgba(color-yiq($background), .2);
|
16
|
-
}
|
17
|
-
|
18
|
-
&.bs-popover-top {
|
19
|
-
.arrow::after {
|
20
|
-
border-top-color: $background;
|
21
|
-
}
|
22
|
-
}
|
23
|
-
|
24
|
-
&.bs-popover-right {
|
25
|
-
.arrow::after {
|
26
|
-
border-right-color: $background;
|
27
|
-
}
|
28
|
-
}
|
29
|
-
|
30
|
-
&.bs-popover-bottom {
|
31
|
-
.arrow::after {
|
32
|
-
border-bottom-color: $background;
|
33
|
-
}
|
34
|
-
}
|
35
|
-
|
36
|
-
&.bs-popover-left {
|
37
|
-
.arrow::after {
|
38
|
-
border-left-color: $background;
|
39
|
-
}
|
40
|
-
}
|
41
|
-
}
|
@@ -1,26 +0,0 @@
|
|
1
|
-
@mixin set-wizard-color($color) {
|
2
|
-
.progress-with-circle .progress-bar{
|
3
|
-
background: $color;
|
4
|
-
}
|
5
|
-
|
6
|
-
.nav-pills .nav-item .nav-link{
|
7
|
-
color: $color;
|
8
|
-
|
9
|
-
&.checked, &.active{
|
10
|
-
background: $color;
|
11
|
-
color: white;
|
12
|
-
}
|
13
|
-
&:hover{
|
14
|
-
background: $white;
|
15
|
-
}
|
16
|
-
}
|
17
|
-
|
18
|
-
.nav-pills .nav-item .nav-link.active,
|
19
|
-
.nav-pills .nav-item .nav-link.checked:focus,
|
20
|
-
.nav-pills .nav-item .nav-link.checked:hover,
|
21
|
-
.nav-pills .nav-item .nav-link.active:focus,
|
22
|
-
.nav-pills .nav-item .nav-link.active:hover{
|
23
|
-
background: $color;
|
24
|
-
}
|
25
|
-
|
26
|
-
}
|
@@ -1,335 +0,0 @@
|
|
1
|
-
.fixed-plugin{
|
2
|
-
position: fixed;
|
3
|
-
right: 0;
|
4
|
-
width: 64px;
|
5
|
-
background: rgba(0,0,0,.3);
|
6
|
-
z-index: 1031;
|
7
|
-
border-radius: 8px 0 0 8px;
|
8
|
-
text-align: center;
|
9
|
-
top: 130px;
|
10
|
-
|
11
|
-
li > a,
|
12
|
-
.badge{
|
13
|
-
transition: all .34s;
|
14
|
-
-webkit-transition: all .34s;
|
15
|
-
-moz-transition: all .34s;
|
16
|
-
}
|
17
|
-
|
18
|
-
.fa-cog{
|
19
|
-
color: $white;
|
20
|
-
padding: 10px;
|
21
|
-
border-radius: 0 0 6px 6px;
|
22
|
-
width: auto;
|
23
|
-
}
|
24
|
-
|
25
|
-
.dropdown-menu{
|
26
|
-
right: 80px;
|
27
|
-
left: auto !important;
|
28
|
-
top: -52px !important;
|
29
|
-
width: 290px;
|
30
|
-
border-radius: 0.1875rem;
|
31
|
-
padding: 0 10px;
|
32
|
-
background: linear-gradient($black, $black-states);
|
33
|
-
}
|
34
|
-
|
35
|
-
.dropdown .dropdown-menu .tim-icons{
|
36
|
-
top: 5px;
|
37
|
-
}
|
38
|
-
|
39
|
-
.dropdown-menu:after,
|
40
|
-
.dropdown-menu:before{
|
41
|
-
right: 10px;
|
42
|
-
margin-left: auto;
|
43
|
-
left: auto;
|
44
|
-
}
|
45
|
-
|
46
|
-
.fa-circle-thin{
|
47
|
-
color: $white;
|
48
|
-
}
|
49
|
-
|
50
|
-
.active .fa-circle-thin{
|
51
|
-
color: $active-blue;
|
52
|
-
}
|
53
|
-
|
54
|
-
.dropdown-menu > .active > a,
|
55
|
-
.dropdown-menu > .active > a:hover,
|
56
|
-
.dropdown-menu > .active > a:focus{
|
57
|
-
color: $active-gray;
|
58
|
-
text-align: center;
|
59
|
-
}
|
60
|
-
|
61
|
-
img{
|
62
|
-
border-radius: 0;
|
63
|
-
width: 100%;
|
64
|
-
height: 100px;
|
65
|
-
margin: 0 auto;
|
66
|
-
}
|
67
|
-
|
68
|
-
.dropdown-menu li > a:hover,
|
69
|
-
.dropdown-menu li > a:focus{
|
70
|
-
box-shadow: none;
|
71
|
-
}
|
72
|
-
|
73
|
-
.badge{
|
74
|
-
border: 2px solid $white;
|
75
|
-
border-radius: 50%;
|
76
|
-
cursor: pointer;
|
77
|
-
display: inline-block;
|
78
|
-
height: 23px;
|
79
|
-
margin-right: 5px;
|
80
|
-
position: relative;
|
81
|
-
width: 23px;
|
82
|
-
}
|
83
|
-
|
84
|
-
.badge.active,
|
85
|
-
.badge:hover{
|
86
|
-
border-color: $black-states;
|
87
|
-
}
|
88
|
-
|
89
|
-
.light-badge, .dark-badge{
|
90
|
-
margin:0;
|
91
|
-
border: 1px solid $info;
|
92
|
-
&:hover{
|
93
|
-
border: 1px solid $info;
|
94
|
-
}
|
95
|
-
}
|
96
|
-
|
97
|
-
.light-badge{
|
98
|
-
background: $white;
|
99
|
-
&:hover{
|
100
|
-
background: $white;
|
101
|
-
}
|
102
|
-
}
|
103
|
-
|
104
|
-
.dark-badge{
|
105
|
-
background: $black;
|
106
|
-
&:hover{
|
107
|
-
background: $black;
|
108
|
-
}
|
109
|
-
}
|
110
|
-
|
111
|
-
h5{
|
112
|
-
margin: 10px;
|
113
|
-
}
|
114
|
-
|
115
|
-
.dropdown-menu li{
|
116
|
-
display: block;
|
117
|
-
padding: 18px 2px;
|
118
|
-
width: 25%;
|
119
|
-
float: left;
|
120
|
-
}
|
121
|
-
|
122
|
-
li.adjustments-line,
|
123
|
-
li.header-title,
|
124
|
-
li.button-container{
|
125
|
-
width: 100%;
|
126
|
-
height: 50px;
|
127
|
-
min-height: inherit;
|
128
|
-
}
|
129
|
-
|
130
|
-
li.button-container{
|
131
|
-
height: auto;
|
132
|
-
|
133
|
-
div{
|
134
|
-
margin-bottom: 5px;
|
135
|
-
}
|
136
|
-
}
|
137
|
-
|
138
|
-
#sharrreTitle{
|
139
|
-
text-align: center;
|
140
|
-
padding: 10px 0;
|
141
|
-
height: 50px;
|
142
|
-
}
|
143
|
-
|
144
|
-
li.header-title{
|
145
|
-
color: $white;
|
146
|
-
height: 30px;
|
147
|
-
line-height: 25px;
|
148
|
-
font-size: 12px;
|
149
|
-
font-weight: 600;
|
150
|
-
text-align: center;
|
151
|
-
text-transform: uppercase;
|
152
|
-
}
|
153
|
-
|
154
|
-
.adjustments-line{
|
155
|
-
|
156
|
-
a{
|
157
|
-
color: transparent;
|
158
|
-
|
159
|
-
.badge-colors{
|
160
|
-
position: relative;
|
161
|
-
top: -2px;
|
162
|
-
}
|
163
|
-
|
164
|
-
a:hover,
|
165
|
-
a:focus{
|
166
|
-
color: transparent;
|
167
|
-
}
|
168
|
-
}
|
169
|
-
|
170
|
-
.togglebutton{
|
171
|
-
text-align: center;
|
172
|
-
|
173
|
-
.label-switch{
|
174
|
-
position: relative;
|
175
|
-
left: -10px;
|
176
|
-
font-size: $font-size-xs;
|
177
|
-
color: $white;
|
178
|
-
|
179
|
-
&.label-right{
|
180
|
-
left: 10px;
|
181
|
-
}
|
182
|
-
}
|
183
|
-
|
184
|
-
.toggle{
|
185
|
-
margin-right: 0;
|
186
|
-
}
|
187
|
-
}
|
188
|
-
|
189
|
-
.color-label{
|
190
|
-
position: relative;
|
191
|
-
top: -7px;
|
192
|
-
font-size: $font-size-xs;
|
193
|
-
color: $white;
|
194
|
-
}
|
195
|
-
|
196
|
-
.dropdown-menu > li.adjustments-line > a{
|
197
|
-
padding-right: 0;
|
198
|
-
padding-left: 0;
|
199
|
-
border-bottom: 1px solid #ddd;
|
200
|
-
border-radius: 0;
|
201
|
-
margin: 0;
|
202
|
-
}
|
203
|
-
}
|
204
|
-
|
205
|
-
|
206
|
-
|
207
|
-
.dropdown-menu{
|
208
|
-
> li{
|
209
|
-
& > a.img-holder{
|
210
|
-
font-size: $font-paragraph;
|
211
|
-
text-align: center;
|
212
|
-
border-radius: 10px;
|
213
|
-
background-color: $white;
|
214
|
-
border: 3px solid $white;
|
215
|
-
padding-left: 0;
|
216
|
-
padding-right: 0;
|
217
|
-
opacity: 1;
|
218
|
-
cursor: pointer;
|
219
|
-
display: block;
|
220
|
-
max-height: 100px;
|
221
|
-
overflow: hidden;
|
222
|
-
padding: 0;
|
223
|
-
|
224
|
-
img{
|
225
|
-
margin-top: auto;
|
226
|
-
}
|
227
|
-
}
|
228
|
-
|
229
|
-
a.switch-trigger:hover,
|
230
|
-
& > a.switch-trigger:focus{
|
231
|
-
background-color: transparent;
|
232
|
-
}
|
233
|
-
|
234
|
-
&:hover,
|
235
|
-
&:focus{
|
236
|
-
> a.img-holder{
|
237
|
-
border-color: rgba(0, 187, 255, 0.53);;
|
238
|
-
}
|
239
|
-
}
|
240
|
-
}
|
241
|
-
|
242
|
-
> .active > a.img-holder,
|
243
|
-
> .active > a.img-holder{
|
244
|
-
border-color: $active-blue;
|
245
|
-
background-color: $white;
|
246
|
-
}
|
247
|
-
|
248
|
-
}
|
249
|
-
|
250
|
-
.btn-social{
|
251
|
-
width: 50%;
|
252
|
-
display: block;
|
253
|
-
width: 48%;
|
254
|
-
float: left;
|
255
|
-
font-weight: 600;
|
256
|
-
}
|
257
|
-
|
258
|
-
.btn-social{
|
259
|
-
i{
|
260
|
-
margin-right: 5px;
|
261
|
-
}
|
262
|
-
|
263
|
-
&:first-child{
|
264
|
-
margin-right: 2%;
|
265
|
-
}
|
266
|
-
}
|
267
|
-
|
268
|
-
.dropdown{
|
269
|
-
.dropdown-menu{
|
270
|
-
-webkit-transform: translateY(-15%);
|
271
|
-
-moz-transform: translateY(-15%);
|
272
|
-
-o-transform: translateY(-15%);
|
273
|
-
-ms-transform: translateY(-15%);
|
274
|
-
transform: translateY(-15%);
|
275
|
-
top: 27px;
|
276
|
-
opacity: 0;
|
277
|
-
|
278
|
-
transform-origin: 0 0;
|
279
|
-
|
280
|
-
&:before{
|
281
|
-
border-bottom: .4em solid rgba(0, 0, 0, 0);
|
282
|
-
border-left: .4em solid rgba(0,0,0,0.2);
|
283
|
-
border-top: .4em solid rgba(0,0,0,0);
|
284
|
-
right: -16px;
|
285
|
-
top: 46px;
|
286
|
-
}
|
287
|
-
|
288
|
-
&:after{
|
289
|
-
border-bottom: .4em solid rgba(0, 0, 0, 0);
|
290
|
-
border-left: .4em solid $black;
|
291
|
-
border-top: .4em solid rgba(0,0,0,0);
|
292
|
-
right: -16px;
|
293
|
-
}
|
294
|
-
|
295
|
-
&:before,
|
296
|
-
&:after{
|
297
|
-
content: "";
|
298
|
-
display: inline-block;
|
299
|
-
position: absolute;
|
300
|
-
top: 74px;
|
301
|
-
width: 16px;
|
302
|
-
transform: translateY(-50%);
|
303
|
-
-webkit-transform: translateY(-50%);
|
304
|
-
-moz-transform: translateY(-50%);
|
305
|
-
}
|
306
|
-
}
|
307
|
-
|
308
|
-
&.show .dropdown-menu{
|
309
|
-
opacity: 1;
|
310
|
-
|
311
|
-
-webkit-transform: translateY(-13%);
|
312
|
-
-moz-transform: translateY(-13%);
|
313
|
-
-o-transform: translateY(-13%);
|
314
|
-
-ms-transform: translateY(-13%);
|
315
|
-
transform: translateY(-13%);
|
316
|
-
|
317
|
-
transform-origin: 0 0;
|
318
|
-
}
|
319
|
-
}
|
320
|
-
|
321
|
-
.bootstrap-switch{
|
322
|
-
margin:0;
|
323
|
-
}
|
324
|
-
}
|
325
|
-
|
326
|
-
@include media-breakpoint-down(xs){
|
327
|
-
.fixed-plugin {
|
328
|
-
top: 100px;
|
329
|
-
}
|
330
|
-
|
331
|
-
.fixed-plugin .dropdown-menu {
|
332
|
-
width: 225px;
|
333
|
-
top: -65px !important;
|
334
|
-
}
|
335
|
-
}
|
@@ -1,480 +0,0 @@
|
|
1
|
-
.navbar {
|
2
|
-
width: 100%;
|
3
|
-
z-index: 1050;
|
4
|
-
background: $navbar-color;
|
5
|
-
|
6
|
-
.photo {
|
7
|
-
display: inline-block;
|
8
|
-
height: 30px;
|
9
|
-
width: 30px;
|
10
|
-
border-radius: 50%;
|
11
|
-
vertical-align: middle;
|
12
|
-
overflow: hidden;
|
13
|
-
img{
|
14
|
-
width: 100%;
|
15
|
-
}
|
16
|
-
}
|
17
|
-
|
18
|
-
.navbar-wrapper {
|
19
|
-
display: flex;
|
20
|
-
align-items: center;
|
21
|
-
}
|
22
|
-
|
23
|
-
.navbar-text {
|
24
|
-
color: $white;
|
25
|
-
}
|
26
|
-
|
27
|
-
.btn{
|
28
|
-
margin: 0 5px 0 10px;
|
29
|
-
}
|
30
|
-
|
31
|
-
&.navbar-absolute{
|
32
|
-
position: absolute;
|
33
|
-
z-index: 1050;
|
34
|
-
}
|
35
|
-
|
36
|
-
|
37
|
-
&.navbar-transparent{
|
38
|
-
background: transparent !important;
|
39
|
-
}
|
40
|
-
|
41
|
-
&.bg-white{
|
42
|
-
.navbar-nav{
|
43
|
-
.search-bar.input-group{
|
44
|
-
i{
|
45
|
-
color: $black;
|
46
|
-
}
|
47
|
-
}
|
48
|
-
|
49
|
-
.search-bar.input-group .form-control{
|
50
|
-
background: rgba($black,0.1);
|
51
|
-
border-radius: 4px;
|
52
|
-
}
|
53
|
-
|
54
|
-
a.nav-link{
|
55
|
-
color: $black !important;
|
56
|
-
p{
|
57
|
-
color: $black;
|
58
|
-
}
|
59
|
-
}
|
60
|
-
|
61
|
-
}
|
62
|
-
|
63
|
-
.navbar-text, .navbar-brand{
|
64
|
-
color: $black;
|
65
|
-
}
|
66
|
-
|
67
|
-
.form-control {
|
68
|
-
color: $black !important;
|
69
|
-
}
|
70
|
-
|
71
|
-
.form-control::placeholder {
|
72
|
-
color: $dark-gray !important;
|
73
|
-
}
|
74
|
-
|
75
|
-
}
|
76
|
-
|
77
|
-
&.bg-dark {
|
78
|
-
background: $black !important;
|
79
|
-
}
|
80
|
-
|
81
|
-
&.bg-primary {
|
82
|
-
background-color: $primary !important;
|
83
|
-
}
|
84
|
-
|
85
|
-
&.bg-warning {
|
86
|
-
background-color: $warning !important;
|
87
|
-
}
|
88
|
-
|
89
|
-
&.bg-info {
|
90
|
-
background-color: $info !important;
|
91
|
-
}
|
92
|
-
|
93
|
-
&.bg-success {
|
94
|
-
background-color: darken($success, 10%) !important;
|
95
|
-
}
|
96
|
-
|
97
|
-
&.bg-danger {
|
98
|
-
background-color: $danger !important;
|
99
|
-
}
|
100
|
-
|
101
|
-
.navbar-brand {
|
102
|
-
position: relative;
|
103
|
-
padding-top: .3125rem;
|
104
|
-
padding-bottom: .3125rem;
|
105
|
-
color: $white;
|
106
|
-
margin-left: 17px;
|
107
|
-
text-transform: uppercase;
|
108
|
-
font-size: $font-paragraph;
|
109
|
-
}
|
110
|
-
|
111
|
-
.navbar-toggle button:focus, .navbar-toggler{
|
112
|
-
outline: none;
|
113
|
-
}
|
114
|
-
|
115
|
-
}
|
116
|
-
|
117
|
-
.navbar-minimize-fixed {
|
118
|
-
position: fixed;
|
119
|
-
margin-left: 40px;
|
120
|
-
margin-top: 14px;
|
121
|
-
transition: 0.3s ease;
|
122
|
-
color: white;
|
123
|
-
z-index: 20;
|
124
|
-
opacity: 0;
|
125
|
-
transition: 0.2s ease;
|
126
|
-
button{
|
127
|
-
i {
|
128
|
-
font-size: 20px;
|
129
|
-
}
|
130
|
-
}
|
131
|
-
}
|
132
|
-
|
133
|
-
.notification {
|
134
|
-
background: $danger;
|
135
|
-
color: $white;
|
136
|
-
border-radius: $border-radius-xl;
|
137
|
-
height: 6px;
|
138
|
-
width: 6px;
|
139
|
-
position: absolute;
|
140
|
-
text-align: center;
|
141
|
-
font-size: 12px;
|
142
|
-
font-weight: 800;
|
143
|
-
top: 10px;
|
144
|
-
right: 10px;
|
145
|
-
border: 1px solid $danger;
|
146
|
-
}
|
147
|
-
|
148
|
-
.navbar-nav li{
|
149
|
-
padding: 0 10px;
|
150
|
-
a{
|
151
|
-
color: $white;
|
152
|
-
}
|
153
|
-
i{
|
154
|
-
vertical-align: middle;
|
155
|
-
font-size: 20px;
|
156
|
-
}
|
157
|
-
}
|
158
|
-
|
159
|
-
@include media-breakpoint-down(md){
|
160
|
-
.navbar {
|
161
|
-
top: -70px;
|
162
|
-
}
|
163
|
-
|
164
|
-
.navbar{
|
165
|
-
.container-fluid{
|
166
|
-
padding-right: 15px;
|
167
|
-
padding-left: 15px;
|
168
|
-
}
|
169
|
-
|
170
|
-
.navbar-collapse{
|
171
|
-
.input-group{
|
172
|
-
margin: 0;
|
173
|
-
margin-top: 5px;
|
174
|
-
}
|
175
|
-
}
|
176
|
-
|
177
|
-
.navbar-nav{
|
178
|
-
|
179
|
-
.btn{
|
180
|
-
margin-left: -3px;
|
181
|
-
display: flex;
|
182
|
-
|
183
|
-
i {
|
184
|
-
margin-right: 12px;
|
185
|
-
}
|
186
|
-
|
187
|
-
span {
|
188
|
-
margin: 0;
|
189
|
-
text-transform: uppercase;
|
190
|
-
font-weight: 300;
|
191
|
-
|
192
|
-
&,
|
193
|
-
&:hover,
|
194
|
-
&:focus,
|
195
|
-
&:active,
|
196
|
-
&:active:focus {
|
197
|
-
color: $black !important;
|
198
|
-
}
|
199
|
-
}
|
200
|
-
}
|
201
|
-
|
202
|
-
a.nav-link{
|
203
|
-
i{
|
204
|
-
opacity: 1;
|
205
|
-
margin-left: 4px;
|
206
|
-
margin-right: 5px;
|
207
|
-
}
|
208
|
-
p{
|
209
|
-
display: inline-block;
|
210
|
-
text-transform: uppercase;
|
211
|
-
margin-left: 7px;
|
212
|
-
}
|
213
|
-
}
|
214
|
-
|
215
|
-
.modal-search .modal-dialog{
|
216
|
-
padding: 0 40px;
|
217
|
-
}
|
218
|
-
.dropdown{
|
219
|
-
margin: 5px 0;
|
220
|
-
.nav-link{
|
221
|
-
padding-bottom: 0;
|
222
|
-
}
|
223
|
-
.dropdown-menu{
|
224
|
-
.dropdown-item{
|
225
|
-
margin-top: 0;
|
226
|
-
padding-left: 24px;
|
227
|
-
}
|
228
|
-
}
|
229
|
-
}
|
230
|
-
}
|
231
|
-
|
232
|
-
.dropdown.show .dropdown-menu{
|
233
|
-
display: block;
|
234
|
-
|
235
|
-
}
|
236
|
-
|
237
|
-
.dropdown .dropdown-menu{
|
238
|
-
display: none;
|
239
|
-
li a{
|
240
|
-
color: $black;
|
241
|
-
}
|
242
|
-
}
|
243
|
-
|
244
|
-
.dropdown.show .dropdown-menu,
|
245
|
-
.dropdown .dropdown-menu{
|
246
|
-
background-color: transparent;
|
247
|
-
border: 0;
|
248
|
-
transition: none;
|
249
|
-
-webkit-box-shadow: none;
|
250
|
-
box-shadow: none;
|
251
|
-
width: auto;
|
252
|
-
margin: 0px 1rem;
|
253
|
-
padding-top: 0;
|
254
|
-
margin-top: 0px;
|
255
|
-
|
256
|
-
&:before{
|
257
|
-
display: none;
|
258
|
-
}
|
259
|
-
}
|
260
|
-
|
261
|
-
.dropdown-menu .dropdown-item:focus,
|
262
|
-
.dropdown-menu .dropdown-item:hover{
|
263
|
-
color: $white;
|
264
|
-
}
|
265
|
-
|
266
|
-
&.bg-white .dropdown-menu .dropdown-item:focus,
|
267
|
-
&.bg-white .dropdown-menu .dropdown-item:hover{
|
268
|
-
color: $default;
|
269
|
-
}
|
270
|
-
|
271
|
-
.navbar-toggler-bar{
|
272
|
-
display: block;
|
273
|
-
position: relative;
|
274
|
-
width: 22px;
|
275
|
-
height: 1px;
|
276
|
-
border-radius: 1px;
|
277
|
-
background: $white;
|
278
|
-
|
279
|
-
&.navbar-kebab{
|
280
|
-
height: 4px;
|
281
|
-
width: 4px;
|
282
|
-
margin-bottom: 3px;
|
283
|
-
border-radius: 50%;
|
284
|
-
}
|
285
|
-
|
286
|
-
& + .navbar-toggler-bar{
|
287
|
-
margin-top: 7px;
|
288
|
-
}
|
289
|
-
|
290
|
-
& + .navbar-toggler-bar.navbar-kebab{
|
291
|
-
margin-top: 0px;
|
292
|
-
}
|
293
|
-
|
294
|
-
&.bar2{
|
295
|
-
width: 17px;
|
296
|
-
transition: width .2s linear;
|
297
|
-
}
|
298
|
-
}
|
299
|
-
|
300
|
-
&.bg-white:not(.navbar-transparent) .navbar-toggler-bar{
|
301
|
-
background-color: $default;
|
302
|
-
}
|
303
|
-
|
304
|
-
& .toggled .navbar-toggler-bar{
|
305
|
-
width: 24px;
|
306
|
-
}
|
307
|
-
}
|
308
|
-
|
309
|
-
.bar1,
|
310
|
-
.bar2,
|
311
|
-
.bar3 {
|
312
|
-
outline: 1px solid transparent;
|
313
|
-
}
|
314
|
-
.bar1 {
|
315
|
-
top: 0px;
|
316
|
-
@include bar-animation($topbar-back);
|
317
|
-
}
|
318
|
-
.bar2 {
|
319
|
-
opacity: 1;
|
320
|
-
}
|
321
|
-
.bar3 {
|
322
|
-
bottom: 0px;
|
323
|
-
@include bar-animation($bottombar-back);
|
324
|
-
}
|
325
|
-
.toggled .bar1 {
|
326
|
-
top: 6px;
|
327
|
-
@include bar-animation($topbar-x);
|
328
|
-
}
|
329
|
-
.toggled .bar2 {
|
330
|
-
opacity: 0;
|
331
|
-
}
|
332
|
-
.toggled .bar3 {
|
333
|
-
bottom: 9px;
|
334
|
-
@include bar-animation($bottombar-x);
|
335
|
-
}
|
336
|
-
|
337
|
-
@include topbar-x-rotation();
|
338
|
-
@include topbar-back-rotation();
|
339
|
-
@include bottombar-x-rotation();
|
340
|
-
@include bottombar-back-rotation();
|
341
|
-
|
342
|
-
@-webkit-keyframes fadeIn {
|
343
|
-
0% {opacity: 0;}
|
344
|
-
100% {opacity: 1;}
|
345
|
-
}
|
346
|
-
@-moz-keyframes fadeIn {
|
347
|
-
0% {opacity: 0;}
|
348
|
-
100% {opacity: 1;}
|
349
|
-
}
|
350
|
-
@keyframes fadeIn {
|
351
|
-
0% {opacity: 0;}
|
352
|
-
100% {opacity: 1;}
|
353
|
-
}
|
354
|
-
|
355
|
-
.navbar-nav{
|
356
|
-
.nav-link{
|
357
|
-
i.fa,
|
358
|
-
i.tim-icons{
|
359
|
-
opacity: .5;
|
360
|
-
}
|
361
|
-
}
|
362
|
-
}
|
363
|
-
|
364
|
-
}
|
365
|
-
|
366
|
-
@include media-breakpoint-up(lg) {
|
367
|
-
.navbar-collapse {
|
368
|
-
background: none !important;
|
369
|
-
}
|
370
|
-
|
371
|
-
.navbar .navbar-toggle {
|
372
|
-
display: none;
|
373
|
-
|
374
|
-
}
|
375
|
-
|
376
|
-
.navbar-nav {
|
377
|
-
.nav-link {
|
378
|
-
&.profile-photo {
|
379
|
-
padding: 0;
|
380
|
-
margin: 7px $padding-base-horizontal;
|
381
|
-
}
|
382
|
-
}
|
383
|
-
}
|
384
|
-
|
385
|
-
.navbar {
|
386
|
-
.caret {
|
387
|
-
position: absolute;
|
388
|
-
left: 80%;
|
389
|
-
top: 55%;
|
390
|
-
margin-left: 0;
|
391
|
-
}
|
392
|
-
}
|
393
|
-
|
394
|
-
.navbar-expand-lg .navbar-nav .nav-link {
|
395
|
-
padding-right: $list-inline-padding;
|
396
|
-
padding-left: $list-inline-padding;
|
397
|
-
}
|
398
|
-
|
399
|
-
}
|
400
|
-
|
401
|
-
@include media-breakpoint-down(xs) {
|
402
|
-
.navbar[class*='navbar-toggleable-'] .container {
|
403
|
-
margin-left: 0;
|
404
|
-
margin-right: 0;
|
405
|
-
}
|
406
|
-
|
407
|
-
}
|
408
|
-
|
409
|
-
@include media-breakpoint-between (md, lg){
|
410
|
-
.bar1,
|
411
|
-
.bar2,
|
412
|
-
.bar3 {
|
413
|
-
outline: 1px solid transparent;
|
414
|
-
}
|
415
|
-
.bar1 {
|
416
|
-
top: 0px;
|
417
|
-
@include bar-animation($topbar-back);
|
418
|
-
}
|
419
|
-
.bar2 {
|
420
|
-
opacity: 1;
|
421
|
-
}
|
422
|
-
.bar3 {
|
423
|
-
bottom: 0px;
|
424
|
-
@include bar-animation($bottombar-back);
|
425
|
-
}
|
426
|
-
.toggled .bar1 {
|
427
|
-
top: 7px;
|
428
|
-
@include bar-animation($topbar-x);
|
429
|
-
}
|
430
|
-
.toggled .bar2 {
|
431
|
-
opacity: 0;
|
432
|
-
}
|
433
|
-
.toggled .bar3 {
|
434
|
-
bottom: 9px;
|
435
|
-
@include bar-animation($bottombar-x);
|
436
|
-
}
|
437
|
-
|
438
|
-
@include topbar-x-rotation();
|
439
|
-
@include topbar-back-rotation();
|
440
|
-
@include bottombar-x-rotation();
|
441
|
-
@include bottombar-back-rotation();
|
442
|
-
|
443
|
-
@-webkit-keyframes fadeIn {
|
444
|
-
0% {opacity: 0;}
|
445
|
-
100% {opacity: 1;}
|
446
|
-
}
|
447
|
-
@-moz-keyframes fadeIn {
|
448
|
-
0% {opacity: 0;}
|
449
|
-
100% {opacity: 1;}
|
450
|
-
}
|
451
|
-
@keyframes fadeIn {
|
452
|
-
0% {opacity: 0;}
|
453
|
-
100% {opacity: 1;}
|
454
|
-
}
|
455
|
-
|
456
|
-
.navbar .navbar-toggler-bar.bar2 {
|
457
|
-
width: 17px;
|
458
|
-
transition: width .2s linear;
|
459
|
-
}
|
460
|
-
|
461
|
-
.navbar .navbar-toggler-bar {
|
462
|
-
display: block;
|
463
|
-
position: relative !important;
|
464
|
-
width: 22px;
|
465
|
-
height: 1px;
|
466
|
-
border-radius: 1px;
|
467
|
-
background: $white;
|
468
|
-
}
|
469
|
-
.navbar .navbar-toggler-bar+.navbar-toggler-bar {
|
470
|
-
margin-top: 7px;
|
471
|
-
}
|
472
|
-
|
473
|
-
.navbar .navbar-toggle .navbar-toggler{
|
474
|
-
display: block;
|
475
|
-
}
|
476
|
-
|
477
|
-
.navbar-minimize-fixed{
|
478
|
-
display: none;
|
479
|
-
}
|
480
|
-
}
|