__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ 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:

[email protected]: ~ $
// CSS Grid

body {
  display: flex;
  flex-direction: column;

  &.wrapper-fluid {

    .site-grid {
      grid-template-columns: [full-start] minmax(0, 1fr) [main-start] repeat(4, minmax(0, 25%)) [main-end] minmax(0, 1fr) [full-end];
      grid-gap: 0 ($cassiopeia-grid-gutter*2);
    }

    .grid-child {
      max-width: none;
    }

    header > .grid-child,
    footer > .grid-child {
      padding-right: $cassiopeia-grid-gutter*2;
      padding-left: $cassiopeia-grid-gutter*2;
    }
  }

  &:not(.has-sidebar-left) .site-grid .container-component {
    grid-column-start: main-start;
  }

  &:not(.has-sidebar-right) .site-grid .container-component {
    grid-column-end: main-end;
  }
}

.site-grid {
  margin-bottom: auto;
}

@supports (display: grid) {
  .site-grid {
    display: grid;
    grid-template-areas: ". banner banner banner banner ."
      ". top-a top-a top-a top-a ."
      ". top-b top-b top-b top-b ."
      ". comp comp comp comp ."
      ". side-r side-r side-r side-r ."
      ". side-l side-l side-l side-l ."
      ". bot-a bot-a bot-a bot-a ."
      ". bot-b bot-b bot-b bot-b .";
    grid-template-columns: [full-start] minmax(0, 1fr) [main-start] repeat(4, minmax(0, 19.875rem)) [main-end] minmax(0, 1fr) [full-end];
    grid-gap: 0 $cassiopeia-grid-gutter;

    > [class^="container-"],
    > [class*=" container-"] {
      width: 100%;
      max-width: none;
      column-gap: $cassiopeia-grid-gutter;
    }

    > .full-width {
      grid-column: full-start / full-end;
    }

    @include media-breakpoint-up(lg) {
      grid-template-areas: ". banner banner banner banner ."
        ". top-a top-a top-a top-a ."
        ". top-b top-b top-b top-b ."
        ". side-l comp comp side-r ."
        ". bot-a bot-a bot-a bot-a ."
        ". bot-b bot-b bot-b bot-b .";
    }
  }
}

.container-banner {
  grid-area: banner;
}

.container-top-a {
  grid-area: top-a;
}

.container-top-b {
  grid-area: top-b;
}

.container-component {
  grid-area: comp;
}

.container-sidebar-left {
  grid-area: side-l;
}

.container-sidebar-right {
  grid-area: side-r;
}

.container-main-top {
  grid-area: main-t;
}

.container-main-bottom {
  grid-area: main-b;
}

.container-breadcrumbs {
  grid-area: bread;
}

.container-bottom-a {
  grid-area: bot-a;
}

.container-bottom-b {
  grid-area: bot-b;
}

Filemanager

Name Type Size Permission Actions
_alerts.scss File 262 B 0664
_back-to-top.scss File 647 B 0664
_banner.scss File 924 B 0664
_css-grid.scss File 2.27 KB 0664
_footer.scss File 821 B 0664
_form.scss File 2.15 KB 0664
_frontend-edit.scss File 248 B 0664
_global.scss File 4.01 KB 0664
_header.scss File 4.17 KB 0664
_icons.scss File 1.36 KB 0664
_iframe.scss File 69 B 0664
_layout.scss File 1.94 KB 0664
_legacy.scss File 85 B 0664
_modals.scss File 446 B 0664
_modifiers.scss File 5.23 KB 0664
_tags.scss File 181 B 0664
_toolbar.scss File 3.08 KB 0664
_utilities.scss File 398 B 0664
Filemanager