carbidecpp22devenv/plugins/org.eclipse.platform_3.3.200.v200906111540/disabled_book.css
author cawthron
Fri, 04 Dec 2009 11:44:51 -0600
changeset 610 5045d23d95f4
parent 608 ffd6555401f1
permissions -rw-r--r--
add files for RCL_2_2
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
608
ffd6555401f1 add files for RCL_2_2
cawthron
parents:
diff changeset
     1
/* 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;
}