Sha256: 0602ff0c11d9faa13cafe027d12f6e7a898e1d61111bc3aa7aaa4dd99185d8bd

Contents?: true

Size: 579 Bytes

Versions: 4

Compression:

Stored size: 579 Bytes

Contents

table {
  margin-bottom: 2em!important;
  width: 100%;
  text-align: left;
}

table a {
  text-decoration: none;
}

table th {
  background: #242527;
  color: #FFF;
  padding: 6px;
}

table th a {
  color: #FFF!important;
  text-decoration: none;
}

table th a:hover {
  text-decoration: underline;
}

table td.right {
  text-align: right;
}

table tr.even {
  background: #FFF!important;
}

table tr.even:hover,
table tr.odd:hover {
  background: #E4E4E4!important;
}

table tr.odd {
  background: #F3F3F3;
}

table td {
  border: none;
  padding: 5px;
  vertical-align: top;
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
typus-3.1.0.rc18 app/assets/stylesheets/typus/tables.css
typus-3.1.0.rc17 app/assets/stylesheets/typus/tables.css
typus-3.1.0.rc16 app/assets/stylesheets/typus/tables.css
typus-3.1.0.rc15 app/assets/stylesheets/typus/tables.css