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

Unified Diff: chrome/common/extensions/docs/server2/static/css/index.css

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/static/css/index.css
diff --git a/chrome/common/extensions/docs/server2/static/css/index.css b/chrome/common/extensions/docs/server2/static/css/index.css
index cab8157186370266a7fb4435a3a5734b0ea825ed..0be984daa35ace6bc9a624247a6c310b5167f233 100644
--- a/chrome/common/extensions/docs/server2/static/css/index.css
+++ b/chrome/common/extensions/docs/server2/static/css/index.css
@@ -1,3 +1,8 @@
+/* Copyright (c) 2012 The Chromium Authors. All rights reserved.
+ * Use of this source code is governed by a BSD-style license that can be
+ * found in the LICENSE file.
+ */
+
#gc-pagecontent {
margin: 0;
}
« no previous file with comments | « chrome/common/extensions/docs/server2/static/css/api.css ('k') | chrome/common/extensions/docs/server2/static/css/site.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698