blob: 7c9f3ddc5807c9f01ee736a2f75236ea3e94aa7d [file] [log] [blame]
/* 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;
}