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

Side by Side Diff: includes/meta/resources.tmpl

Issue 29611624: Issue 6047 - Updated templates and uninstalled pages (Closed) Base URL: https://hg.adblockplus.org/web.adblockplus.org
Patch Set: Updated button stytles Created Nov. 22, 2017, 3:37 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 | « includes/meta/favicon.tmpl ('k') | includes/meta/social.tmpl » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <link rel="stylesheet" href="/css/defaults.css" class="cssfx">
2 <link rel="stylesheet" href="/css/main.css" class="cssfx">
3 <link rel="apple-touch-icon" href="/img/favicon-large.png" />
4
5 <!--[if IE 8]>
6 <script src="/js/vendor/ie8.js"></script>
7 <![endif]-->
8 <!--[if lt IE 9]>
9 <script src="/js/vendor/html5shiv.js"></script>
10 <script src="/js/vendor/respond.min.js"></script>
11 <script src="/js/vendor/classList.js"></script>
12 <![endif]-->
13 <!--[if lt IE 10]>
14 <script src="/js/vendor/cssfx.min.js"></script>
15 <![endif]-->
16 <!--[if IE 8]>
17 <link rel="stylesheet" href="/css/empty.css" class="cssfx"/>
18 <![endif]-->
OLDNEW
« no previous file with comments | « includes/meta/favicon.tmpl ('k') | includes/meta/social.tmpl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld