Sha256: 3acf92c32e8f41617342a9d0339debde94be7de6723b3e833824e8e1ae76dd37
Contents?: true
Size: 928 Bytes
Versions: 7
Compression:
Stored size: 928 Bytes
Contents
.category-dropdown position: relative .category-dropdown__control display: block .category-dropdown:hover .category-dropdown__categories +space(height, 17) .category-dropdown__categories height: 0 width: 320px +space(padding-left) +space(padding-right) +space(margin-left, -1) border-radius: $border-radius position: absolute left: 0 +clearfix overflow: hidden +transition( height 0.05s ease-in) .category-dropdown__categories__item__subcategories.show-me display: none .category-dropdown__categories__list +space(min-height, 9) +space(margin-top, 0.5) +space(margin-bottom, 0.5) width: 100% float: left > li +clearfix > a display: block float: left .category-dropdown__categories__more width: 45% clear: left float: left .category-dropdown__categories__item__subcategories display: none position: absolute +space(top) right: 0 width: 45%
Version data entries
7 entries across 7 versions & 1 rubygems