manual/src/main/webapp/css/sh/shThemeDefault.css [43:51]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  color: white !important;
}
.syntaxhighlighter.printing .line .content {
  border: none !important;
}
.syntaxhighlighter.collapsed {
  overflow: visible !important;
}
.syntaxhighlighter.collapsed .toolbar {
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



manual/src/main/webapp/css/sh/shThemeEclipse.css [43:51]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  color: white !important;
}
.syntaxhighlighter.printing .line .content {
  border: none !important;
}
.syntaxhighlighter.collapsed {
  overflow: visible !important;
}
.syntaxhighlighter.collapsed .toolbar {
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



