Sha256: 819f0deb40c9bc4fdd30c41cfc806d80ed82465812070f0716798c37021e33af

Contents?: true

Size: 976 Bytes

Versions: 5

Compression:

Stored size: 976 Bytes

Contents

/*
  Place all the styles related to the matching controller here.
  They will automatically be included in application.css.
*/

.apple_pagination {
  background: #f1f1f1;
  border: 1px solid #e5e5e5;
  text-align: center;
  padding: 1em;
  cursor: default; }
  .apple_pagination a, .apple_pagination span {
    padding: 0.2em 0.3em; }
  .apple_pagination .disabled {
    color: #aaaaaa; }
  .apple_pagination .current {
    font-style: normal;
    font-weight: bold;
    background-color: #bebebe;
    display: inline-block;
    width: 1.4em;
    height: 1.4em;
    line-height: 1.5;
    -moz-border-radius: 1em;
    -webkit-border-radius: 1em;
    border-radius: 1em;
    text-shadow: rgba(255, 255, 255, 0.8) 1px 1px 1px; }
  .apple_pagination a {
    text-decoration: none;
    color: black; }
    .apple_pagination a:hover, .apple_pagination a:focus {
      text-decoration: underline; }


#footer {
  min-height:60px;
  background-color: #333;
}

.flr {
  float:right;
}

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
redis_dictionary-1.0.2 app/assets/stylesheets/redis_dictionary/translations.css
redis_dictionary-1.0.1 app/assets/stylesheets/redis_dictionary/translations.css
redis_dictionary-1.0.0 app/assets/stylesheets/redis_dictionary/translations.css
redis_dictionary-0.9.9 app/assets/stylesheets/redis_dictionary/translations.css
redis_dictionary-0.9.8 app/assets/stylesheets/redis_dictionary/translations.css