We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a8a28a commit 9a4a7d1Copy full SHA for 9a4a7d1
docs/html/sdk/index.jd
@@ -50,8 +50,8 @@ href="http://developer.android.com/sdk/index.html">developer.android.com/sdk/</a
50
51
<!-- this appears when viewing the online docs -->
52
<div class="online">
53
-<a class="big button disabled" id="download-button" href="" >Sorry, the SDK does not support
54
-your OS</a>
+<a class="big button" id="download-button" href="" style="display:none" ></a>
+<p id="not-supported">Choose the SDK package for your OS from the table below.</p>
55
56
<p style="margin-top:20px;font-size:12px"><a href='' onclick="
57
if ($('.pax').is(':visible')) {
0 commit comments