Repository URL to install this package:
|
Version:
4.0.5 ▾
|
dbeaver-ce
/
usr
/
share
/
dbeaver
/
plugins
/
org.eclipse.platform_4.6.3.v20170301-0400
/
disabled_book.css
|
|---|
/* 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;
}