Add another class so we can see which row is clear filters

This commit is contained in:
summerscope
2014-12-19 13:01:49 +11:00
parent b55bced488
commit e8c5af004f

View File

@@ -1,4 +1,4 @@
.row.filter-box.animate-show{"ng-show" => "filtersActive && totalActive() > 0"}
.row.filter-box.clear-filters.animate-show{"ng-show" => "filtersActive && totalActive() > 0"}
.small-12.columns
%a.button.secondary.small.expand{"ng-click" => "clearAll()"}
%i.ofn-i_009-close