Sha256: 0f6132bcc35521a2fd92f1c491d16e806654f7a7d20c5d28f74da7e2b496c631
Contents?: true
Size: 627 Bytes
Versions: 27
Compression:
Stored size: 627 Bytes
Contents
@import "colors.styl" @import "mixins.styl" table border-collapse collapse td border none padding 0.4em box-sizing: padding-box &.hover background activate($bg-color, 5%) // border-left 1px solid white // border-right 1px solid white // tr:nth-child(1) & // border-top 1px solid white // tr:nth-last-child(1) & // border-bottom 1px solid white tr padding 0 tr:hover background activate($bg-color, 5%) // outline 1px solid white // padding -1px & td.hover outline 1px solid #333 background activate($bg-color, 0%) if $gradient-enabled box-shadow-inset()
Version data entries
27 entries across 27 versions & 1 rubygems