carbidecpp20devenv/plugins/org.eclipse.sdk_3.4.1.v200809111700/disabled_book.css
changeset 1 82d1d1de1a01
equal deleted inserted replaced
-1:000000000000 1:82d1d1de1a01
       
     1 /* This CSS is applied after all other CSSs for topics that
       
     2    belong to the disabled capabilities. The DIV for the notice
       
     3    injected at the top of the document is 'help-disabledTopic'. */
       
     4    
       
     5 #help-disabledTopic {
       
     6 	color: Highlight;
       
     7 	font-weight: medium;
       
     8 	margin-top: 1.0em;
       
     9 	margin-bottom: 1.0em;
       
    10 }
       
    11 
       
    12 #help-disabledTopic hr {
       
    13 	color: #C0C0C0;
       
    14 	noshade;
       
    15 }