Sha256: 4782dcc4c3bbe86a10aa78977a87df67994fb3f66ba73507520e631542243296
Contents?: true
Size: 496 Bytes
Versions: 4
Compression:
Stored size: 496 Bytes
Contents
thead { border: 1px solid darken(#36c, 13.5); border-bottom: none; } th, td { padding: $base / 4 $base / 2; } th { background: #36c; @include background(linear-gradient(#36c, darken(#36c, 6.75))); @include box-shadow(0 -1px 0 darken(#36c, 27) inset); color: #fff; } tr:first-child td { @include box-shadow(0 1px 0 #f8f8f8 inset); } tr:nth-child(odd) { background: #e8e8e8; } tr:nth-child(even) { background: #fff; } tbody { border: 1px solid #ccc; border-top: none; }
Version data entries
4 entries across 4 versions & 1 rubygems