Sha256: 8e2d58366b8f58cef14c18a927c75a8f6c9f9f7e2ef87a895d619e3b37bcab48

Contents?: true

Size: 749 Bytes

Versions: 1

Compression:

Stored size: 749 Bytes

Contents

.tab_container
  float: left
  width: 100%
  height: 10px
  padding: 11px 10px
  border-bottom: 1px $df_gryn solid
  margin-left: -10px
  // margin-bottom: 30px
  nav
    a
      +border-radius(5px 5px 0 0)
      margin-left: 10px
      margin-right: 5px
      padding: 6px 15px
      background: $pink
      color: white
      font-family: Arial
      font-size: 11px
      text-transform: uppercase
      text-decoration: none
      +transition(all, 0.4s)
      &:hover
        +box-shadow(rgba(black, 0.4) 0px 0px 10px inset)
      &.selected
        color: black
        background: white
        border: 1px $df_gryn solid
        border-bottom: 2px white solid
        padding: 10px 15px 6px        
        &:hover
          +box-shadow(none)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
catarse_core-1.0.0.beta app/assets/stylesheets/miv/_tabs.sass