Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: includes/hero-download.html

Issue 29802599: Fixes #92 - Changed color of index page download button to green (Closed) Base URL: https://hg.adblockplus.org/web.adblockplus.org
Patch Set: Addressed #6 Created June 8, 2018, 6:29 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | static/css/index.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: includes/hero-download.html
===================================================================
--- a/includes/hero-download.html
+++ b/includes/hero-download.html
@@ -8,17 +8,17 @@
<li>{{ surf-the-web-item-3[list item] Adblock Plus is free and open source <span class="small">(<a href="https://www.gnu.org/licenses/gpl.html">GPLv3+</a>)</span> }}</li>
</ul>
<p id="hero-download-tos">
<small>{{ hero-download-tos[terms of service] By clicking the Agree and Install button below, you agree to our <a href="terms">Terms of Use</a>. }}</small>
</p>
<div>
<a
id="hero-download-button"
- class="button primary"
+ class="button"
href="download">
{{ hero-download-label[button label] Install }}
</a>
<p id="hero-download-alternate">
<a href="download">{{ download-another-browser[link] Download Adblock Plus for another browser }}.</a>
</p>
</div>
</header>
« no previous file with comments | « no previous file | static/css/index.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld