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

Unified Diff: chrome/common/extensions/docs/server2/templates/private/header_body.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
Index: chrome/common/extensions/docs/server2/templates/private/header_body.html
diff --git a/chrome/common/extensions/docs/server2/templates/private/header_body.html b/chrome/common/extensions/docs/server2/templates/private/header_body.html
index 49c4f6402da56a121e22eab056367ae8236f9e1b..4f3a8f33ff4ad7ea85933cab60177f3e5840bb1b 100644
--- a/chrome/common/extensions/docs/server2/templates/private/header_body.html
+++ b/chrome/common/extensions/docs/server2/templates/private/header_body.html
@@ -10,10 +10,6 @@
</div>
{{/}}
<a id="top"></a>
-<div id="skipto">
- <a href="#gc-pagecontent">Skip to page content</a>
- <a href="#gc-topnav">Skip to main navigation</a>
-</div>
<div id="header">
<div id="logo">
<a href="http://code.google.com/"><img src="{{static}}/images/chrome_logo.gif" alt="Google Code Labs" style="border:0; margin:0;"></a>

Powered by Google App Engine
This is Rietveld 408576698