Sha256: 09f6e2a4400c6c261cd4971456eb42d73d7a889da6220f9bafa0fa1d08ef9731

Contents?: true

Size: 246 Bytes

Versions: 2

Compression:

Stored size: 246 Bytes

Contents

table {
  width: 100%;
  font-size: 12px;
  thead th {
    color: rgba(0, 0, 0, 0.46);
    font-weight: 400;
  }
  td, th {
    padding: 10px 15px;
    border-bottom: 1px solid #E0E0E0;
  }
  tbody tr:hover {
    background-color: #EEEEEE;
  }
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rails-bootstrap-material-design-0.5.10.1 app/assets/stylesheets/bootstrap-material-design/_table.scss
rails-bootstrap-material-design-0.5.10 app/assets/stylesheets/bootstrap-material-design/_table.scss