Sha256: 83164273eccd1257809468369eeaa6020e598a8f1f8ef7a52eba23c7b7cfb3e9

Contents?: true

Size: 343 Bytes

Versions: 4

Compression:

Stored size: 343 Bytes

Contents

table {
    border-collapse: separate;
    border-spacing: 0;
}

table {
  background: #fff;
  border: 1px solid #aaa;
  margin-bottom: 10px;
  width: 100%;
}

thead th {
  border-bottom: 2px solid #aaa;
  border-left: 1px solid #aaa;
  padding: 2px 9px;
  text-align: left;
}

tbody td {
  border-left: 1px solid #aaa;
  padding: 2px 9px;
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
georgi-shinmun-0.3.1 example/assets/stylesheets/table.css
georgi-shinmun-0.3.2 example/assets/stylesheets/table.css
georgi-shinmun-0.3.3 example/assets/stylesheets/table.css
georgi-shinmun-0.3 example/assets/stylesheets/table.css