Sha256: e8af6adaca7cb2afab04a0776d0c7b5b33719e7d62e5e81532f9d477891f064e

Contents?: true

Size: 583 Bytes

Versions: 1

Compression:

Stored size: 583 Bytes

Contents

.cabinet {

  .table_filters {

    .table_filters_content {
      width: 60%;
    }

    .table_search {

      input:not([type="submit"]) {
        width: 79%;
      }
    }

    .table_filters_dates {

      input:not([type="submit"]) {
        width: 111px;
      }
    }

    .table_filters_level {
      width: 20%;
      margin-top: 2px;

      .table_level_item {
        padding-left: 15%;
      }
    }
  }
}

.table_navigation {

  .table_items_show {

    padding-right: 14px;
  }

  .table_pagination {

    ul {

      li {
        margin: 0 2.5px;
      }
    }
  }
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
translation_cms-0.1.5 app/assets/stylesheets/cabinet/tablet/ui/_table.scss