Sha256: 1fdae44ac08a9ec8277befe90e84ea6941076cfb4bac9fc41b28a9e7fc3b6e0d
Contents?: true
Size: 381 Bytes
Versions: 32
Compression:
Stored size: 381 Bytes
Contents
/* Standard Tables ============================ */ // default $table-default-width: 100%; $table-default-border: 1px solid $color-light-darker; // headers $table-header-background: $color-1; $table-header-color: $color-light; $table-header-fontWeight: 400; // cells $table-cell-padding: 5px 10px; $table-cell-altBackground: $color-light; // each even row will have this background
Version data entries
32 entries across 32 versions & 2 rubygems