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.209 app/assets/stylesheets/modules/header/_categories.sass
smock-0.1.208 app/assets/stylesheets/modules/header/_categories.sass
smock-0.1.207 app/assets/stylesheets/modules/header/_categories.sass
smock-0.1.206 app/assets/stylesheets/modules/header/_categories.sass
smock-0.1.205 app/assets/stylesheets/modules/header/_categories.sass
smock-0.1.204 app/assets/stylesheets/modules/header/_categories.sass
smock-0.1.203 app/assets/stylesheets/modules/header/_categories.sass
smock-0.1.202 app/assets/stylesheets/modules/header/_categories.sass
smock-0.1.201 app/assets/stylesheets/modules/header/_categories.sass
smock-0.1.200 app/assets/stylesheets/modules/header/_categories.sass
smock-0.1.199 app/assets/stylesheets/modules/header/_categories.sass
smock-0.1.198 app/assets/stylesheets/modules/header/_categories.sass
smock-0.1.197 app/assets/stylesheets/modules/header/_categories.sass
smock-0.1.196 app/assets/stylesheets/modules/header/_categories.sass
smock-0.1.195 app/assets/stylesheets/modules/header/_categories.sass
smock-0.1.194 app/assets/stylesheets/modules/header/_categories.sass
smock-0.1.193 app/assets/stylesheets/modules/header/_categories.sass
smock-0.1.192 app/assets/stylesheets/modules/header/_categories.sass
smock-0.1.191 app/assets/stylesheets/modules/header/_categories.sass
smock-0.1.190 app/assets/stylesheets/modules/header/_categories.sass