Sha256: 2de45bd4e9f918cb7ce4106f050d44c272e9d5d085ebd500263f983c0ccc1256

Contents?: true

Size: 622 Bytes

Versions: 14

Compression:

Stored size: 622 Bytes

Contents

// Converted Variables


// Custom Media Query Variables


/*

  TABLES
  Docs: http://tachyons.io/docs/elements/tables/

*/

.collapse {
    border-collapse: collapse;
    border-spacing: 0;
}

.striped--light-silver:nth-child(odd) {
  background-color: $light-silver;
}

.striped--moon-gray:nth-child(odd) {
  background-color: $moon-gray;
}

.striped--light-gray:nth-child(odd) {
  background-color: $light-gray;
}

.striped--near-white:nth-child(odd) {
  background-color: $near-white;
}

.stripe-light:nth-child(odd) {
  background-color: $white-10;
}

.stripe-dark:nth-child(odd) {
  background-color: $black-10;
}

Version data entries

14 entries across 14 versions & 5 rubygems

Version Path
tachyonscss-rails-4.9.0.1 app/assets/stylesheets/scss/_tables.scss
pocket-theme-0.4.4 _sass/_tables.scss
pocket-theme-0.4.3 _sass/_tables.scss
pocket-theme-0.4.1 _sass/_tables.scss
tachyonscss-rails-4.9.0 app/assets/stylesheets/scss/_tables.scss
jekyll-theme-jam-0.1.2 _sass/scss/_tables.scss
jekyll-theme-jam-0.0.2 _sass/scss/_tables.scss
jekyll-theme-jam-0.0.1 _sass/scss/_tables.scss
ark-jekyll-theme-0.0.2 _sass/scss/_tables.scss
minimal-jekyll-theme-0.2.1 _sass/scss/_tables.scss
minimal-jekyll-theme-0.2.0 _sass/scss/_tables.scss
minimal-jekyll-theme-0.1.4 _sass/scss/_tables.scss
minimal-jekyll-theme-0.1.3 _sass/scss/_tables.scss
minimal-jekyll-theme-0.1.2 _sass/scss/_tables.scss