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,14 +0,0 @@
|
|
1
|
-
@mixin alert-variant($background, $border, $color) {
|
2
|
-
color: color-yiq($background);
|
3
|
-
// @include gradient-bg($background);
|
4
|
-
background-color: lighten($background, 5%);
|
5
|
-
border-color: $border;
|
6
|
-
|
7
|
-
hr {
|
8
|
-
border-top-color: darken($border, 5%);
|
9
|
-
}
|
10
|
-
|
11
|
-
.alert-link {
|
12
|
-
color: darken($color, 10%);
|
13
|
-
}
|
14
|
-
}
|
@@ -1,18 +0,0 @@
|
|
1
|
-
// Contextual backgrounds
|
2
|
-
@mixin bg-variant($parent, $color) {
|
3
|
-
#{$parent} {
|
4
|
-
background-color: $color !important;
|
5
|
-
}
|
6
|
-
a#{$parent},
|
7
|
-
button#{$parent} {
|
8
|
-
@include hover-focus {
|
9
|
-
background-color: darken($color, 10%) !important;
|
10
|
-
}
|
11
|
-
}
|
12
|
-
}
|
13
|
-
|
14
|
-
@mixin bg-gradient-variant($parent, $color) {
|
15
|
-
#{$parent} {
|
16
|
-
background: linear-gradient(87deg, $color 0, adjust-hue($color, 25%) 100%) !important;
|
17
|
-
}
|
18
|
-
}
|
@@ -1,15 +0,0 @@
|
|
1
|
-
@mixin badge-variant($bg) {
|
2
|
-
color: color-yiq($bg);
|
3
|
-
background-color: $bg;
|
4
|
-
|
5
|
-
&[href] {
|
6
|
-
@include hover-focus {
|
7
|
-
color: color-yiq($bg);
|
8
|
-
text-decoration: none;
|
9
|
-
background-color: darken($bg, 3%);
|
10
|
-
}
|
11
|
-
}
|
12
|
-
.tagsinput-remove-link{
|
13
|
-
color: $white;
|
14
|
-
}
|
15
|
-
}
|
@@ -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
|
-
}
|
@@ -1,26 +0,0 @@
|
|
1
|
-
@mixin dropdown-colors($brand-color, $dropdown-header-color, $dropdown-color, $background-color ) {
|
2
|
-
background-color: $brand-color;
|
3
|
-
|
4
|
-
&:before{
|
5
|
-
color: $brand-color;
|
6
|
-
}
|
7
|
-
|
8
|
-
.dropdown-header:not([href]):not([tabindex]){
|
9
|
-
color: $dropdown-header-color;
|
10
|
-
}
|
11
|
-
|
12
|
-
.dropdown-item{
|
13
|
-
color: $dropdown-color;
|
14
|
-
|
15
|
-
&:hover,
|
16
|
-
&:focus{
|
17
|
-
background-color: $background-color;
|
18
|
-
}
|
19
|
-
}
|
20
|
-
|
21
|
-
.dropdown-divider{
|
22
|
-
background-color: $background-color;
|
23
|
-
}
|
24
|
-
|
25
|
-
|
26
|
-
}
|
@@ -1,234 +0,0 @@
|
|
1
|
-
@mixin input-size($padding-vertical, $padding-horizontal){
|
2
|
-
padding: $padding-vertical $padding-horizontal;
|
3
|
-
}
|
4
|
-
|
5
|
-
@mixin form-control-placeholder($color, $opacity){
|
6
|
-
.form-control::-moz-placeholder{
|
7
|
-
color: $color;
|
8
|
-
@include opacity(1);
|
9
|
-
}
|
10
|
-
.form-control:-moz-placeholder{
|
11
|
-
color: $color;
|
12
|
-
@include opacity(1);
|
13
|
-
}
|
14
|
-
.form-control::-webkit-input-placeholder{
|
15
|
-
color: $color;
|
16
|
-
@include opacity(1);
|
17
|
-
}
|
18
|
-
.form-control:-ms-input-placeholder{
|
19
|
-
color: $color;
|
20
|
-
@include opacity(1);
|
21
|
-
}
|
22
|
-
}
|
23
|
-
|
24
|
-
@mixin placeholder() {
|
25
|
-
&::-moz-placeholder {@content; } // Firefox
|
26
|
-
&:-ms-input-placeholder {@content; } // Internet Explorer 10+
|
27
|
-
&::-webkit-input-placeholder {@content; } // Safari and Chrome
|
28
|
-
}
|
29
|
-
|
30
|
-
@mixin light-form(){
|
31
|
-
border-radius: 0;
|
32
|
-
border:0;
|
33
|
-
padding: 0;
|
34
|
-
background-color: transparent;
|
35
|
-
|
36
|
-
}
|
37
|
-
|
38
|
-
|
39
|
-
@mixin form-control-lg-padding($padding-vertical, $padding-horizontal) {
|
40
|
-
.form-group.no-border.form-control-lg,
|
41
|
-
.input-group.no-border.form-control-lg{
|
42
|
-
.input-group-append .input-group-text{
|
43
|
-
padding: $padding-vertical 0 $padding-vertical $padding-horizontal;
|
44
|
-
}
|
45
|
-
|
46
|
-
.form-control{
|
47
|
-
padding: $padding-vertical $padding-horizontal;
|
48
|
-
|
49
|
-
& + .input-group-prepend .input-group-text,
|
50
|
-
& + .input-group-append .input-group-text{
|
51
|
-
padding: $padding-vertical $padding-horizontal $padding-vertical 0;
|
52
|
-
}
|
53
|
-
|
54
|
-
|
55
|
-
}
|
56
|
-
}
|
57
|
-
|
58
|
-
.form-group.form-control-lg,
|
59
|
-
.input-group.form-control-lg{
|
60
|
-
.form-control{
|
61
|
-
padding: $padding-vertical - 1 $padding-horizontal - 1;
|
62
|
-
height: 100%;
|
63
|
-
|
64
|
-
& + .input-group-prepend .input-group-text,
|
65
|
-
& + .input-group-append .input-group-text{
|
66
|
-
padding: $padding-vertical - 1 $padding-horizontal - 1 $padding-vertical - 1 0;
|
67
|
-
}
|
68
|
-
}
|
69
|
-
|
70
|
-
.input-group-prepend .input-group-text,
|
71
|
-
.input-group-append .input-group-text{
|
72
|
-
padding: $padding-vertical - 1 0 $padding-vertical $padding-horizontal - 1;
|
73
|
-
|
74
|
-
& + .form-control{
|
75
|
-
padding: $padding-vertical $padding-horizontal - 1 $padding-vertical $padding-horizontal - 3;
|
76
|
-
}
|
77
|
-
}
|
78
|
-
}
|
79
|
-
}
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
@mixin input-base-padding($padding-vertical, $padding-horizontal) {
|
84
|
-
.form-group.no-border,
|
85
|
-
.input-group.no-border{
|
86
|
-
.form-control{
|
87
|
-
padding: $padding-vertical $padding-horizontal;
|
88
|
-
|
89
|
-
& + .input-group-prepend .input-group-text,
|
90
|
-
& + .input-group-append .input-group-text{
|
91
|
-
padding: $padding-vertical $padding-horizontal $padding-vertical 0;
|
92
|
-
}
|
93
|
-
}
|
94
|
-
|
95
|
-
.input-group-prepend .input-group-text,
|
96
|
-
.input-group-append .input-group-text{
|
97
|
-
padding: $padding-vertical 0 $padding-vertical $padding-horizontal;
|
98
|
-
}
|
99
|
-
}
|
100
|
-
|
101
|
-
.form-group,
|
102
|
-
.input-group{
|
103
|
-
.form-control{
|
104
|
-
padding: $padding-vertical - 1 $padding-horizontal - 1 $padding-vertical - 1 $padding-horizontal - 1;
|
105
|
-
|
106
|
-
& + .input-group-prepend .input-group-text,
|
107
|
-
& + .input-group-append .input-group-text{
|
108
|
-
padding: $padding-vertical - 1 $padding-horizontal - 1 $padding-vertical - 1 0;
|
109
|
-
}
|
110
|
-
}
|
111
|
-
|
112
|
-
.input-group-prepend .input-group-text,
|
113
|
-
.input-group-append .input-group-text{
|
114
|
-
padding: $padding-vertical - 1 0 $padding-vertical - 1 $padding-horizontal - 1;
|
115
|
-
|
116
|
-
& + .form-control,
|
117
|
-
& ~ .form-control{
|
118
|
-
padding:$padding-vertical - 1 $padding-horizontal $padding-vertical $padding-horizontal - 3;
|
119
|
-
}
|
120
|
-
}
|
121
|
-
}
|
122
|
-
}
|
123
|
-
|
124
|
-
|
125
|
-
//color1 = $opacity-5
|
126
|
-
//color2 = $opacity-8
|
127
|
-
//color3 = $white-color
|
128
|
-
//color4 = $transparent-bg
|
129
|
-
//color5 = $opacity-1
|
130
|
-
//color6 = $opacity-2
|
131
|
-
|
132
|
-
|
133
|
-
@mixin input-coloured-bg($color1, $color2, $color3, $color4, $color5, $color6) {
|
134
|
-
@include form-control-placeholder(rgba($white, 0.4), 1);
|
135
|
-
|
136
|
-
.form-control{
|
137
|
-
border-color: $color1;
|
138
|
-
color: $color2;
|
139
|
-
|
140
|
-
&:focus{
|
141
|
-
border-color: $color3;
|
142
|
-
background-color: $color4;
|
143
|
-
color: $color3;
|
144
|
-
}
|
145
|
-
}
|
146
|
-
|
147
|
-
.has-success,
|
148
|
-
.has-danger{
|
149
|
-
&:after{
|
150
|
-
color: $color3;
|
151
|
-
}
|
152
|
-
}
|
153
|
-
|
154
|
-
.has-danger{
|
155
|
-
.form-control{
|
156
|
-
background-color: $color4;
|
157
|
-
}
|
158
|
-
}
|
159
|
-
|
160
|
-
.input-group-prepend{
|
161
|
-
margin-right: 0;
|
162
|
-
}
|
163
|
-
|
164
|
-
.input-group-prepend .input-group-text,
|
165
|
-
.input-group-append .input-group-text{
|
166
|
-
background-color: rgba($background-black, 0.2);
|
167
|
-
border-color: $color1;
|
168
|
-
color: $color2;
|
169
|
-
|
170
|
-
|
171
|
-
}
|
172
|
-
|
173
|
-
.input-group-focus{
|
174
|
-
.input-group-prepend .input-group-text,
|
175
|
-
.input-group-append .input-group-text{
|
176
|
-
background-color: rgba($background-black, 0.3);
|
177
|
-
border-color: $color3;
|
178
|
-
color: $color3;
|
179
|
-
}
|
180
|
-
}
|
181
|
-
|
182
|
-
.form-group.no-border,
|
183
|
-
.input-group.no-border{
|
184
|
-
.form-control{
|
185
|
-
background-color: rgba($background-black,0.2);
|
186
|
-
color: $color2;
|
187
|
-
|
188
|
-
&:focus,
|
189
|
-
&:active,
|
190
|
-
&:active{
|
191
|
-
background-color: rgba($background-black,0.3);
|
192
|
-
color: $color3;
|
193
|
-
}
|
194
|
-
}
|
195
|
-
|
196
|
-
.form-control + .input-group-prepend .input-group-text,
|
197
|
-
.form-control + .input-group-append .input-group-text{
|
198
|
-
background-color: rgba($background-black,0.2);;
|
199
|
-
|
200
|
-
&:focus,
|
201
|
-
&:active,
|
202
|
-
&:active{
|
203
|
-
background-color: rgba($background-black,0.3);
|
204
|
-
color: $color3;
|
205
|
-
}
|
206
|
-
}
|
207
|
-
|
208
|
-
.form-control{
|
209
|
-
&:focus{
|
210
|
-
& + .input-group-prepend .input-group-text,
|
211
|
-
& + .input-group-append .input-group-text{
|
212
|
-
background-color: rgba($background-black, 0.3);
|
213
|
-
color: $color3;
|
214
|
-
}
|
215
|
-
}
|
216
|
-
}
|
217
|
-
|
218
|
-
.input-group-prepend .input-group-text,
|
219
|
-
.input-group-append .input-group-text{
|
220
|
-
background-color: rgba($background-black, 0.2);
|
221
|
-
border: none;
|
222
|
-
color: $color2;
|
223
|
-
}
|
224
|
-
|
225
|
-
&.input-group-focus{
|
226
|
-
.input-group-prepend .input-group-text,
|
227
|
-
.input-group-append .input-group-text{
|
228
|
-
background-color: rgba($background-black, 0.3);
|
229
|
-
color: $color3;
|
230
|
-
}
|
231
|
-
}
|
232
|
-
}
|
233
|
-
|
234
|
-
}
|