Sindbad~EG File Manager

Current Path : /home/escuelai/public_html/it/css/lib/tabler/core/src/scss/ui/
Upload File :
Current File : /home/escuelai/public_html/it/css/lib/tabler/core/src/scss/ui/_pagination.scss

.pagination {
  user-select: none;
}

.page-link {
  min-width: 1.75rem;
  border-radius: $border-radius;

  &:hover {
    background: transparent;
  }
}

.page-item {
  text-align: center;

  &.page-prev,
  &.page-next {
    flex: 0 0 50%;
    text-align: left;
  }

  &.page-next {
    margin-left: auto;
    text-align: right;
  }
}

.page-item-subtitle {
  margin-bottom: 2px;
  font-size: 12px;
  color: $text-muted;
  text-transform: uppercase;

  .page-item.disabled & {
    color: $pagination-disabled-color;
  }
}

.page-item-title {
  font-size: $h3-font-size;
  font-weight: $font-weight-normal;
  color: $body-color;

  .page-link:hover & {
    color: $link-color;
  }

  .page-item.disabled & {
    color: $pagination-disabled-color;
  }
}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists