Sha256: 61c4492e734cedf1d34923a222dedab543701138a34e207e3dce03f32187f33c

Contents?: true

Size: 307 Bytes

Versions: 1

Compression:

Stored size: 307 Bytes

Contents

.col-centered{
  float: none;
  margin: 0 auto;
}

.table-generic tr td a {
  display: block;
  text-decoration: none;
  color: #656565;
  &:hover {
    color: #656565;
    text-decoration: none;
  }
}

.table.table-hover.table-generic {
  th, td {
    text-align: center;
    vertical-align: middle;
  }
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
radius-rails-3.1.4 app/assets/stylesheets/radius-theme/app/customizations.scss