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

Side by Side Diff: pages/features.html

Issue 29670669: Issue 268 - Removed cssfxjs dependency (Closed) Base URL: https://hg.adblockplus.org/web.adblockplus.org
Patch Set: Addressed #3 Created Jan. 17, 2018, 2:56 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « pages/contribute.html ('k') | static/css/empty.css » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 title=Adblock Plus Features 1 title=Adblock Plus Features
2 2
3 <head> 3 <head>
4 <link class="cssfx" href="/css/topics.css" rel="stylesheet"> 4 <link href="/css/topics.css" rel="stylesheet">
5 <link class="cssfx" href="/css/topics-desktop.css" media="(min-width: 1000px)" r el="stylesheet"> 5 <link href="/css/topics-desktop.css" media="(min-width: 1000px)" rel="stylesheet ">
6 <link href="/css/topics-mobile.css" media="(max-width: 1000px)" rel="stylesheet" > 6 <link href="/css/topics-mobile.css" media="(max-width: 1000px)" rel="stylesheet" >
7 <link class="cssfx" href="/css/features.css" rel="stylesheet"> 7 <link href="/css/features.css" rel="stylesheet">
8 <meta content="{{s2 Adblock Plus can do more than just block ads; it can disable unwanted tracking, protect against malware and remove social media buttons.}}" name="description"> 8 <meta content="{{s2 Adblock Plus can do more than just block ads; it can disable unwanted tracking, protect against malware and remove social media buttons.}}" name="description">
9 <meta content="{{s2 Adblock Plus can do more than just block ads; it can disable unwanted tracking, protect against malware and remove social media buttons.}}" property="og:description"> 9 <meta content="{{s2 Adblock Plus can do more than just block ads; it can disable unwanted tracking, protect against malware and remove social media buttons.}}" property="og:description">
10 </head> 10 </head>
11 11
12 <div id="toc"> 12 <div id="toc">
13 <a class="topic-small" href="#adblocking"> 13 <a class="topic-small" href="#adblocking">
14 <div class="feature-adblocking sprite"></div> 14 <div class="feature-adblocking sprite"></div>
15 <p>{{s5 Block Ads}}</p> 15 <p>{{s5 Block Ads}}</p>
16 </a> 16 </a>
17 <a class="topic-small" href="#acceptable"> 17 <a class="topic-small" href="#acceptable">
(...skipping 108 matching lines...) Expand 10 before | Expand all | Expand 10 after
126 {{s35 Adblock Plus can disable social media buttons from websites, ens uring that social networks cannot create a profile based on the websites you vis it.}} 126 {{s35 Adblock Plus can disable social media buttons from websites, ens uring that social networks cannot create a profile based on the websites you vis it.}}
127 </p> 127 </p>
128 <p> 128 <p>
129 {{s36 To enable this feature, <a href="abp:subscribe?location=https%3A %2F%2Feasylist-downloads.adblockplus.org%2Ffanboy-social.txt&amp;title=Fanboy's% 20Social%20Blocking%20List">open this dialogue</a> 129 {{s36 To enable this feature, <a href="abp:subscribe?location=https%3A %2F%2Feasylist-downloads.adblockplus.org%2Ffanboy-social.txt&amp;title=Fanboy's% 20Social%20Blocking%20List">open this dialogue</a>
130 and click <strong>Add</strong>.}} 130 and click <strong>Add</strong>.}}
131 </p> 131 </p>
132 </div> 132 </div>
133 </div> 133 </div>
134 </div> 134 </div>
135 </div> 135 </div>
OLDNEW
« no previous file with comments | « pages/contribute.html ('k') | static/css/empty.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld