carbidecpp20devenv/plugins/org.eclipse.platform_3.3.101.v200809111700/disabled_book.css
author Matt Salmo <matt.salmo@nokia.com>
Wed, 09 Sep 2009 10:28:21 -0500
changeset 12 ead02e4e4806
parent 0 20e4ed35fd3f
permissions -rw-r--r--
write .branch.txt to make the new head

/* This CSS is applied after all other CSSs for topics that
   belong to the disabled capabilities. The DIV for the notice
   injected at the top of the document is 'help-disabledTopic'. */
   
#help-disabledTopic {
	color: Highlight;
	font-weight: medium;
	margin-top: 1.0em;
	margin-bottom: 1.0em;
}

#help-disabledTopic hr {
	color: #C0C0C0;
	noshade;
}