org.symbian.tools.wrttools.doc.WebDeveloper/html/css/eclipse.css
changeset 229 716254ccbcc0
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/org.symbian.tools.wrttools.doc.WebDeveloper/html/css/eclipse.css	Fri Mar 05 19:11:15 2010 -0800
@@ -0,0 +1,22 @@
+/**
+ * This stylesheet contains amendments and modifications to the NWG base stylesheets for Eclipse XHTML.
+ */
+
+body {
+  margin: 9px;
+} 
+div.body {
+  margin: 0;
+}
+div.contentFull {
+  padding: 0;
+}
+div.contentLeft {
+  padding: 0;
+}
+.breadcrumbs {
+  margin-top: 0;
+}
+h1.pageHeading {
+  margin-top: 5px;
+}
\ No newline at end of file