Sha256: e6fd800b329b5fc89c5ae5ddf188f4a7b00bc7c3c1f1660bf16ac451fa703166

Contents?: true

Size: 425 Bytes

Versions: 1

Compression:

Stored size: 425 Bytes

Contents

// Based on Redmine from the redmine.css
// begin
table.list
  border: 1px solid #e4e4e4
  border-collapse: collapse
  width: 100%
  margin-bottom: 4px
  th
    background-color: #eeeeee
    padding: 4px
    white-space: nowrap
  td
    vertical-align: top
    &.id
      width: 2%
      text-align: center
    &.checkbox
      width: 15px
      padding: 0px

// end

table.list
  th, td
    &.number
      text-align: right

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
bookyt-0.0.1 app/assets/stylesheets/partials/content/_table_list.sass