Minor fixes to distribute cards and fab.
am: 5ec3a404fb
Change-Id: I47c10ecd60b616bd0f343cb2309820c800d5a077
This commit is contained in:
@@ -67,7 +67,9 @@ page.metaDescription=The most visited store in the world for Android apps. Cloud
|
||||
|
||||
</li>
|
||||
<li class="dac-tab-view" data-tab-view="type">
|
||||
<!--
|
||||
<div class="dac-filter-item" data-filter-value="type:distribute" data-filter-name="Articles"></div>
|
||||
-->
|
||||
<div class="dac-filter-item" data-filter-value="type:youtube" data-filter-name="Videos"></div>
|
||||
<div class="dac-filter-item" data-filter-value="type:blog" data-filter-name="Blog posts"></div>
|
||||
</li>
|
||||
@@ -78,7 +80,7 @@ page.metaDescription=The most visited store in the world for Android apps. Cloud
|
||||
</div>
|
||||
|
||||
<div class="resource-flow-layout col-16" id="latest-resources"
|
||||
data-query="type:distribute, type:youtube+tag:googleplay, type:blog+tag:googleplay+tag:featured"
|
||||
data-query="type:youtube+tag:googleplay, type:blog+tag:googleplay+tag:featured"
|
||||
data-sortOrder="-timestamp"
|
||||
data-cardSizes="6x6"
|
||||
data-items-per-page="6"
|
||||
|
||||
@@ -57,7 +57,7 @@ footer.hide=1
|
||||
|
||||
<div id="useUpdatedTemplates" style="display:none" class="dac-section dac-slim dac-gray dac-expand">
|
||||
<div class="wrap dac-offset-parent">
|
||||
<a class="dac-fab dac-scroll-button" data-scroll-button href="#build-apps">
|
||||
<a class="dac-fab dac-scroll-button" data-scroll-button href="#latest">
|
||||
<i class="dac-sprite dac-arrow-down-gray"></i>
|
||||
</a>
|
||||
<ul class="dac-actions">
|
||||
|
||||
Reference in New Issue
Block a user