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

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

Issue 10829314: Extension docs server: CSS and content tweaks. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 years, 4 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 10cb9046eda9bef20c538d31d1073127686d99f3..504455b772ea8345db5c6039f9ba4e72a6715430 100644
--- a/chrome/common/extensions/docs/server2/templates/private/header_body.html
+++ b/chrome/common/extensions/docs/server2/templates/private/header_body.html
@@ -15,7 +15,7 @@
<a href="http://code.google.com/"><img src="{{static}}/images/chrome_logo.gif" alt="Google Code Labs" style="border:0; margin:0;"></a>
</div>
<div id="cse"></div>
- <span class="greytext">e.g. "page action" or "tabs"</span>
+ <span id="cseSampleText" hidden>e.g. "page action" or "tabs"</span>
</div>
<a id="gc-topnav-anchor"></a>
<div id="gc-topnav">

Powered by Google App Engine
This is Rietveld 408576698