2013-02-28 15:59:39 +00:00
|
|
|
.filters
|
2014-07-19 23:19:50 +00:00
|
|
|
padding: 1em 15px 0.382em
|
2014-05-09 15:51:12 +00:00
|
|
|
margin-left: 0.382em
|
|
|
|
|
margin-right: 0em
|
2014-08-04 13:06:53 +00:00
|
|
|
@extend $clearfix
|
2014-05-09 15:51:12 +00:00
|
|
|
ul
|
2014-06-05 15:19:12 +00:00
|
|
|
float: left
|
2014-05-09 15:51:12 +00:00
|
|
|
list-style: none
|
|
|
|
|
margin-right: 1em
|
|
|
|
|
.filters-controls
|
|
|
|
|
@extend $hrpg-button-bar
|
|
|
|
|
hrpg-button-bar-mixin($color-options-menu)
|
|
|
|
|
li
|
|
|
|
|
@extend $hrpg-button-master
|
|
|
|
|
hrpg-button-color-mixin($color-options-menu)
|
|
|
|
|
.filters-tags, .filters-edit
|
2014-06-05 15:19:12 +00:00
|
|
|
float: left
|
|
|
|
|
.filters-edit
|
|
|
|
|
margin-bottom: 0.382em
|
2014-05-09 15:51:12 +00:00
|
|
|
.filters-tags
|
|
|
|
|
@extend $hrpg-tag-master
|
|
|
|
|
hrpg-tag-color-mixin($color-filter-tag)
|
2014-06-05 15:19:12 +00:00
|
|
|
margin-bottom: 0.618em
|
2014-05-09 15:51:12 +00:00
|
|
|
&.challenge
|
|
|
|
|
hrpg-tag-color-mixin($color-filter-tag-challenge)
|
|
|
|
|
form
|
|
|
|
|
display: none
|
2014-02-09 15:16:43 +00:00
|
|
|
markdown
|
|
|
|
|
display: inline-block
|
2014-06-05 15:19:12 +00:00
|
|
|
.hrpg-input-group
|
2014-05-09 15:51:12 +00:00
|
|
|
display: inline-block
|
|
|
|
|
margin-right: 0.618em
|
|
|
|
|
@extend $hrpg-button-with-input
|
2014-07-17 00:54:01 +00:00
|
|
|
hrpg-button-color-mixin($color-options-submenu)
|