Sha256: dc7a7d6893bc997cd33c966b5ff9469efd00b763aae45a54e452055bdb968d8d

Contents?: true

Size: 830 Bytes

Versions: 278

Compression:

Stored size: 830 Bytes

Contents

.header__categories
  +span-columns(2)
  +space(line-height, 2)
  position: relative
  &:hover
    .header__categories__dropdown__top-level
      display: block

.header__categories__label
  +space(line-height, 2)
  +border(3px)
  display: block
  text-align: center
  border-radius: $border-radius
  cursor: pointer

.header__categories__down-arrow
  +space(line-height)
  display: inline-block
  //refactor these pixel values
  height: 10px
  width: 10px
  margin-left: 5px
  background-position: center !important

.header__categories__dropdown__top-level
  +span-columns(4 of 2)
  +space(padding)
  +border
  position: absolute
  z-index: 10000
  margin: 0
  list-style: none
  background: $white
  display: none

.header__categories__dropdown__top-level__link
  text-decoration: none
  &:hover
    text-decoration: underline

Version data entries

278 entries across 248 versions & 1 rubygems

Version Path
smock-0.1.268 app/assets/stylesheets/modules/header/_categories.sass
smock-0.1.267 app/assets/stylesheets/modules/header/_categories.sass
smock-0.1.266 app/assets/stylesheets/modules/header/_categories.sass
smock-0.1.265 app/assets/stylesheets/modules/header/_categories.sass
smock-0.1.264 app/assets/stylesheets/modules/header/_categories.sass
smock-0.1.263 app/assets/stylesheets/modules/header/_categories.sass
smock-0.1.262 app/assets/stylesheets/modules/header/_categories.sass
smock-0.1.261 app/assets/stylesheets/modules/header/_categories.sass
smock-0.1.260 app/assets/stylesheets/modules/header/_categories.sass
smock-0.1.259 app/assets/stylesheets/modules/header/_categories.sass
smock-0.1.258 app/assets/stylesheets/modules/header/_categories.sass
smock-0.1.256 app/assets/stylesheets/modules/header/_categories.sass
smock-0.1.255 app/assets/stylesheets/modules/header/_categories.sass
smock-0.1.254 app/assets/stylesheets/modules/header/_categories.sass
smock-0.1.253 app/assets/stylesheets/modules/header/_categories.sass
smock-0.1.252 app/assets/stylesheets/modules/header/_categories.sass
smock-0.1.251 app/assets/stylesheets/modules/header/_categories.sass
smock-0.1.250 app/assets/stylesheets/modules/header/_categories.sass
smock-0.1.249 app/assets/stylesheets/modules/header/_categories.sass
smock-0.1.247 app/assets/stylesheets/modules/header/_categories.sass