diff options
author | Robert Ly <robertly@google.com> | 2011-06-27 10:33:01 -0700 |
---|---|---|
committer | Robert Ly <robertly@google.com> | 2011-06-27 10:33:01 -0700 |
commit | 491a6de28d3a87b60e935963ec53a70be2f898cb (patch) | |
tree | 1d081e416444a06a06bd758f4c69449793a86980 /docs/html/guide | |
parent | f8d37ab6b35c6cdd44e833ae4bd65301f2d3543a (diff) | |
download | frameworks_base-491a6de28d3a87b60e935963ec53a70be2f898cb.zip frameworks_base-491a6de28d3a87b60e935963ec53a70be2f898cb.tar.gz frameworks_base-491a6de28d3a87b60e935963ec53a70be2f898cb.tar.bz2 |
docs: fixing new superscript for rs
Change-Id: I0563842a3a43972b131a2ec30ed8357b8136fc6d
Diffstat (limited to 'docs/html/guide')
-rw-r--r-- | docs/html/guide/guide_toc.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs index 19cb6af..3ec174e 100644 --- a/docs/html/guide/guide_toc.cs +++ b/docs/html/guide/guide_toc.cs @@ -257,7 +257,7 @@ <div><a href="<?cs var:toroot ?>guide/topics/renderscript/index.html"> <span class="en">RenderScript</span> </a> - <span class="new-child">new!</span></div> + <span class="new">new!</span></div> <ul> <li><a href="<?cs var:toroot ?>guide/topics/renderscript/graphics.html"> <span class="en">3D Graphics</span> |