diff options
author | smain@google.com <smain@google.com> | 2014-06-24 12:07:50 -0700 |
---|---|---|
committer | smain@google.com <smain@google.com> | 2014-06-24 12:07:50 -0700 |
commit | 8dd4d096a3c509816887b058fc34879878577e75 (patch) | |
tree | fd2805e3fce104ba423d7eee312f1b09098b1b39 | |
parent | 80e1a0cff2c405b7ff90072e6a5aad649f22aba5 (diff) | |
download | frameworks_base-8dd4d096a3c509816887b058fc34879878577e75.zip frameworks_base-8dd4d096a3c509816887b058fc34879878577e75.tar.gz frameworks_base-8dd4d096a3c509816887b058fc34879878577e75.tar.bz2 |
change start button to red for consistent "primary" action pattern
Change-Id: I6d6b27322f6ed59731315371f09783174dea9c7b
-rw-r--r-- | docs/html/preview/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/preview/index.html b/docs/html/preview/index.html index e657415..e7f05a2 100644 --- a/docs/html/preview/index.html +++ b/docs/html/preview/index.html @@ -165,7 +165,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> <img src="/preview/images/l-dev-prev.png" style=" margin:0px 0 0 40px" width="860px"/> <div class="col-6" style="margin-left:660px; margin-top:-105px"> - <a href="/preview/setup-sdk.html" class="landing-button landing-secondary" style="position:absolute;z-index:100;float:right;margin-top: 0px;">Get Started</a><!-- + <a href="/preview/setup-sdk.html" class="landing-button landing-primary" style="position:absolute;z-index:100;float:right;margin-top: 0px;">Get Started</a><!-- <p>Set up your environment and check out all the docs to get up and running.</p>--> |