Sha256: 214143a53ba5d65bda885016494f6d76e4d1777315b3b1f2208339c9927f4c3b

Contents?: true

Size: 439 Bytes

Versions: 16

Compression:

Stored size: 439 Bytes

Contents

/* Tables */

table {
  margin-bottom: 2em;
  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: 1em;
  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

16 entries across 16 versions & 2 rubygems

Version Path
mabtie-0.0.4.beta2 app/assets/stylesheets/sass/_tables.scss
mabtie-0.0.3 public/stylesheets/sass/_tables.scss
mabtie-0.0.4.beta1 app/assets/stylesheets/sass/_tables.scss
mabtie-0.0.3.alpha2 public/stylesheets/sass/_tables.scss
mabtie-0.0.3.alpha1 public/stylesheets/sass/_tables.scss
mabtie-0.0.2 public/stylesheets/sass/_tables.scss
mabtie-0.0.1 public/stylesheets/sass/_tables.scss
flutie-1.1.8 public/stylesheets/sass/_tables.scss
flutie-1.1.7 public/stylesheets/sass/_tables.scss
flutie-1.1.6 public/stylesheets/sass/_tables.scss
flutie-1.1.5 public/stylesheets/sass/_tables.scss
flutie-1.1.4 public/stylesheets/sass/_tables.scss
flutie-1.1.3 public/stylesheets/sass/_tables.scss
flutie-1.1.2 public/stylesheets/sass/_tables.scss
flutie-1.1.1 public/stylesheets/sass/_tables.scss
flutie-1.1 public/stylesheets/sass/_tables.scss