Sha256: 7a95f739ee01059a051524941228cc4fcfa0ce797a47b47dd44c48ccd26d62a6

Contents?: true

Size: 441 Bytes

Versions: 8

Compression:

Stored size: 441 Bytes

Contents

/* Tables */

table {
  margin-bottom: 24px;
  width: 100%;
}

th {
  border-bottom: 2px solid #ccc;
  font-weight: bold;
  text-align: left;
}

td {
  border-bottom: 1px solid #ddd;
}

caption, th, td {
  padding: 4px 10px 4px 0;
}

caption {
  background: #f1f1f1;
  margin-bottom: 12px;
  padding: 10px 0;
}

tr, td, th {
  vertical-align: middle;
}

/* Use this if you use span-x classes on th/td. */
table .last {
  padding-right: 0;
}

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
flutie-1.3.3 app/assets/stylesheets/_tables.scss
flutie-1.3.2 app/assets/stylesheets/_tables.scss
flutie-1.3.1 app/assets/stylesheets/_tables.scss
flutie-1.3.0 app/assets/stylesheets/_tables.scss
flutie-1.2.5 app/assets/stylesheets/sass/flutie/_tables.scss
flutie-1.2.4 app/assets/stylesheets/sass/flutie/_tables.scss
flutie-1.2.3 app/assets/stylesheets/sass/flutie/_tables.scss
flutie-1.2.2 public/stylesheets/sass/flutie/_tables.scss