diff options
| author | smain@google.com <smain@google.com> | 2014-12-13 00:55:30 +0000 |
|---|---|---|
| committer | Android (Google) Code Review <android-gerrit@google.com> | 2014-12-13 00:55:32 +0000 |
| commit | 8e8f29e34266b49d02f236367be98d6885f2f8a6 (patch) | |
| tree | 03f9d3696b79a322af352a1949da04b15c6f9627 /docs/html/distribute/users/users_toc.cs | |
| parent | 044f3947bc2e5e1beb2e46dd8e32822b57132b4a (diff) | |
| parent | 0aba9daacda098268087c7e41c907a8c04dec1f7 (diff) | |
| download | frameworks_base-8e8f29e34266b49d02f236367be98d6885f2f8a6.zip frameworks_base-8e8f29e34266b49d02f236367be98d6885f2f8a6.tar.gz frameworks_base-8e8f29e34266b49d02f236367be98d6885f2f8a6.tar.bz2 | |
Merge "fix distribute nav styles. they were not highlighted correctly." into lmp-docs
Diffstat (limited to 'docs/html/distribute/users/users_toc.cs')
| -rw-r--r-- | docs/html/distribute/users/users_toc.cs | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/html/distribute/users/users_toc.cs b/docs/html/distribute/users/users_toc.cs index 1f173cb..edfa874 100644 --- a/docs/html/distribute/users/users_toc.cs +++ b/docs/html/distribute/users/users_toc.cs @@ -1,35 +1,35 @@ <ul id="nav"> <li class="nav-section"> - <div class="nav-section empty" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/users/know-your-user.html"> + <div class="nav-section-header empty" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/users/know-your-user.html"> <span class="en">Know Your User</span></a> </div> </li> <li class="nav-section"> - <div class="nav-section empty" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/users/your-listing.html"> + <div class="nav-section-header empty" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/users/your-listing.html"> <span class="en">Create a Great Listing</span> </a> </div> </li> <li class="nav-section"> - <div class="nav-section empty" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/users/build-buzz.html"> + <div class="nav-section-header empty" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/users/build-buzz.html"> <span class="en">Build Buzz</span> </a> </div> </li> <li class="nav-section"> - <div class="nav-section empty" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/users/build-community.html"> + <div class="nav-section-header empty" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/users/build-community.html"> <span class="en">Build Community</span> </a> </div> </li> <li class="nav-section"> - <div class="nav-section empty" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/users/expand-to-new-markets.html"> + <div class="nav-section-header empty" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/users/expand-to-new-markets.html"> <span class="en">Expand to New Markets</span> </a> </div> </li> <li class="nav-section"> - <div class="nav-section empty" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/users/promote-with-ads.html"> + <div class="nav-section-header empty" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/users/promote-with-ads.html"> <span class="en">Promote with Ads</span> </a> </div> |
