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

Unified Diff: body.html

Issue 5119431676002304: Issue 1128 - Added ADC as supporter to Manifesto page (Closed)
Patch Set: Created Aug. 19, 2014, 9:22 a.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 | « adc.png ('k') | head.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: body.html
===================================================================
--- a/body.html
+++ b/body.html
@@ -75,6 +75,10 @@
<img src="/images/manifesto/adblockplus.png?a=show" alt="Adblock Plus"/>
<div><fix>Adblock Plus</fix></div>
</a>
+ <a class="supporter" href="http://adcglobal.org/" target="_blank">
+ <img src="/images/manifesto/adc.png?a=show" alt="ADC"/>
+ <div><fix>ADC</fix></div>
+ </a>
<a class="supporter" href="http://auxgaming.org/" target="_blank">
<img src="/images/manifesto/auxgaming.png?a=show" alt="Auxilium Gaming Community"/>
<div><fix>Auxilium Gaming Community</fix></div>
@@ -87,10 +91,12 @@
<img src="/images/manifesto/dataroads.png?a=show" alt="Data Roads Foundation"/>
<div><fix>Data Roads Foundation</fix></div>
</a>
- <a class="supporter" href="http://unwatch.me/" target="_blank">
- <img src="/images/manifesto/unwatchme.png?a=show" alt="Unwatch.Me"/>
- <div><fix>Unwatch.Me</fix></div>
- </a>
+ <span id="supporters-overflow" hidden="true">
+ <a class="supporter" href="http://unwatch.me/" target="_blank">
+ <img src="/images/manifesto/unwatchme.png?a=show" alt="Unwatch.Me"/>
+ <div><fix>Unwatch.Me</fix></div>
+ </a>
+ </span>
<a id="join-org" class="supporter" href="mailto:acceptableads@adblockplus.org" target="_blank">
<button>
<img src="/images/manifesto/icon-plus.png?a=show" alt="Join as organization"/>
@@ -100,6 +106,10 @@
</div>
</a>
</div>
+
+ <div id="supporters-more">
+ <a id="supporters-more-link" href="#">Additional organizations</a>
+ </div>
<span class="emphasized">
want to make the Internet a better place for everyone – by getting rid of obnoxious ads.
« no previous file with comments | « adc.png ('k') | head.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld