org.symbian.tools.wrttools.doc.WebDeveloper/html/css/eclipse.css
author tasneems@symbian.org
Fri, 05 Mar 2010 19:11:15 -0800
changeset 229 716254ccbcc0
permissions -rw-r--r--
Fixed 2046: WRTKit help topics. Fixed 2170: Added support for Web Developer Library. Fixed 1952: Event Trigger icons unreadable

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