Sha256: 6c551d5e9ea52bf55c01de38787762080e5c043040c9a49c1c2dfa6d51d747ee

Contents?: true

Size: 400 Bytes

Versions: 4

Compression:

Stored size: 400 Bytes

Contents

.pager {
  margin-top: 24px;
  width: 100%;
  text-align: right;
  
  * {
    font-size: 12px;
    color: #908c8c;
  }
    
  a:hover,.current {
    color: #237b42;
  }
    
  .page {
    margin: 0 3px;
  }
      
  .first,.previous {
    margin-right: 3px;
  }
    
  .previous {
    margin-right: 6px;
  }
    
  .next,.last {
    margin-left: 3px;
  }
    
  .next {
    margin-left: 6px;
  }
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
rails_dash-0.1.4 app/assets/stylesheets/rails_dash/pager.scss
rails_dash-0.1.3 app/assets/stylesheets/rails_dash/pager.scss
rails_dash-0.1.2 app/assets/stylesheets/rails_dash/pager.scss
rails_dash-0.1.1 app/assets/stylesheets/rails_dash/pager.scss