diff options
| author | smain@google.com <smain@google.com> | 2014-12-10 12:40:49 -0800 |
|---|---|---|
| committer | smain@google.com <smain@google.com> | 2014-12-10 12:45:02 -0800 |
| commit | 0aba9daacda098268087c7e41c907a8c04dec1f7 (patch) | |
| tree | 73040536376a7cb6a51e645637b2c8f7e31f1ae3 /docs/html/distribute/users | |
| parent | d49977d967d7db24466abba9a97084a955f56aff (diff) | |
| download | frameworks_base-0aba9daacda098268087c7e41c907a8c04dec1f7.zip frameworks_base-0aba9daacda098268087c7e41c907a8c04dec1f7.tar.gz frameworks_base-0aba9daacda098268087c7e41c907a8c04dec1f7.tar.bz2 | |
fix distribute nav styles. they were not highlighted correctly.
Change-Id: I53f727353d263eb8caa62261751be3adcdc18273
Diffstat (limited to 'docs/html/distribute/users')
| -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> |
