Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6649)

Unified Diff: chrome/common/extensions/docs/server2/templates/private/standard_article.html

Issue 10823144: Extension docs server: tweak CSS to make it look much more like the current (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: licenses Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/common/extensions/docs/server2/templates/private/sidenav.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/server2/templates/private/standard_article.html
diff --git a/chrome/common/extensions/docs/server2/templates/private/standard_article.html b/chrome/common/extensions/docs/server2/templates/private/standard_article.html
index 61c865ae8dba6fde279f688ccaeaa1ea309d9973..f4063258616bc74c1425b23216c0d116ef473028 100644
--- a/chrome/common/extensions/docs/server2/templates/private/standard_article.html
+++ b/chrome/common/extensions/docs/server2/templates/private/standard_article.html
@@ -2,7 +2,6 @@
<html>
<head>
{{+partials.header_head}}
- <link href="{{static}}/css/api.css" rel="stylesheet" type="text/css">
<title>{{article.title}} - Google Chrome</title>
</head>
<body>
« no previous file with comments | « chrome/common/extensions/docs/server2/templates/private/sidenav.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698