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

Unified Diff: utils/apidoc/static/apidoc-styles.css

Issue 9844031: add disqus comments (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: remove generated file Created 8 years, 9 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 | « utils/apidoc/apidoc.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: utils/apidoc/static/apidoc-styles.css
diff --git a/utils/apidoc/static/apidoc-styles.css b/utils/apidoc/static/apidoc-styles.css
index 573abcc77d0aa3cca33d03b5fb8a9a81830a415a..05e43890557c064b0e64ceb1d1b648776c0283e1 100644
--- a/utils/apidoc/static/apidoc-styles.css
+++ b/utils/apidoc/static/apidoc-styles.css
@@ -1,3 +1,7 @@
+#comments {
+ width: 1000px;
+ margin: 0 auto 22px auto;
+}
.mdn {
border: solid 1px hsl(10, 80%, 90%);
« no previous file with comments | « utils/apidoc/apidoc.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698