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

Version Path
flammarion-0.2.1 lib/html/source/stylesheets/table.styl
flammarion-0.2.0 lib/html/source/stylesheets/table.styl
flammarion-0.1.14 lib/html/source/stylesheets/table.styl
flammarion-0.1.13 lib/html/source/stylesheets/table.styl
flammarion-0.1.12 lib/html/source/stylesheets/table.styl
flammarion-0.1.11 lib/html/source/stylesheets/table.styl
flammarion-0.1.10pre2 lib/html/source/stylesheets/table.styl
flammarion-0.1.10pre1 lib/html/source/stylesheets/table.styl
flammarion-0.1.9 lib/html/source/stylesheets/table.styl
flammarion-0.1.8 lib/html/source/stylesheets/table.styl
flammarion-0.1.8pre1 lib/html/source/stylesheets/table.styl
flammarion-0.1.8pre lib/html/source/stylesheets/table.styl
flammarion-0.1.7 lib/html/source/stylesheets/table.styl
flammarion-0.1.7pre2 lib/html/source/stylesheets/table.styl
flammarion-0.1.7pre lib/html/source/stylesheets/table.styl
flammarion-0.1.6 lib/html/source/stylesheets/table.styl
flammarion-0.1.5 lib/html/source/stylesheets/table.styl
flammarion-0.1.4 lib/html/source/stylesheets/table.styl
flammarion-0.1.4pre lib/html/source/stylesheets/table.styl
flammarion-0.1.3 lib/html/source/stylesheets/table.styl