Sha256: 8ae26e8abe4792c099ce4355aba6b49332a84625e104a5483be5859505a619ea

Contents?: true

Size: 588 Bytes

Versions: 2

Compression:

Stored size: 588 Bytes

Contents

/* Copyright (c) 2012 Ronald Ping Man Chan
 *
 * This Source Code Form is subject to the terms of the Mozilla Public
 * License, v. 2.0. If a copy of the MPL was not distributed with this
 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
 */

.ajaxpagination-loadzone > .margin-top {
  height: 50px;
  max-height: 12.5%;
  width: 100%;
}

.ajaxpagination-loader {
  max-height: 87.5%;
}

.ajaxpagination-oldcontent {
  opacity: 0.4;
}

.ajaxpagination-loadzone {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  opacity: 0.9;
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ajax_pagination-0.6.5 lib/assets/stylesheets/ajax_pagination.css
ajax_pagination-0.6.4 lib/assets/stylesheets/ajax_pagination.css