org.symbian.tools.wrttools.doc.WebDeveloper/html/css/eclipse.css
author Eugene Ostroukhov <eugeneo@symbian.org>
Mon, 15 Mar 2010 17:56:08 -0700
changeset 268 ef733cd772bb
parent 229 716254ccbcc0
permissions -rw-r--r--
Bug 2213 - User is not prompted to save when debug session is started

/**
 * 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;
}