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

Unified Diff: includes/styles.tmpl

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.
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 | « includes/polyfills.tmpl ('k') | pages/contribute.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: includes/styles.tmpl
===================================================================
--- a/includes/styles.tmpl
+++ b/includes/styles.tmpl
@@ -1,2 +1,2 @@
-<link rel="stylesheet" href="/css/defaults.css" class="cssfx">
-<link rel="stylesheet" href="/css/main.css" class="cssfx">
+<link rel="stylesheet" href="/css/defaults.css">
+<link rel="stylesheet" href="/css/main.css">
« no previous file with comments | « includes/polyfills.tmpl ('k') | pages/contribute.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld