21700: Install Bundler system-wide in Rails postinst
[arvados.git] / services / workbench2 / src / lib / cwl-svg / plugins / validate / validate.css
1 svg.cwl-workflow.__plugin-validate .workflow .__validate-invalid .inner {
2   stroke: #f89406; }
3
4 svg.cwl-workflow.__plugin-validate .workflow.has-selection .__validate-invalid:not(.highlighted) .inner {
5   stroke: #7c4a03; }