carbidecpp20devenv/plugins/org.eclipse.platform_3.3.101.v200809111700/disabled_book.css
author cawthron
Wed, 18 Mar 2009 17:21:00 -0500
changeset 1 82d1d1de1a01
permissions -rw-r--r--
import Carbide.c++

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