GitHub user ahgittin opened a pull request:
https://github.com/apache/brooklyn-ui/pull/77
tidy config editor styling
- dropdown colors, alignment, uses monospace, and monospace refactored -
flex display used much more too
- lightning bolt / dsl editor correctly styled for height, roundedness -
more complex css to solve roundedness
- double new lines in config description render as paragraphs with spacing
now looks like:

whereas it was:

You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ahgittin/brooklyn-ui editor-tweaks
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-ui/pull/77.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #77
----
commit 6c82d0762e59cfdb107353a91b73bba6d42bccb4
Author: Alex Heneveld <alex.heneveld@...>
Date: 2018-10-03T21:53:48Z
tidy config editor styling
- dropdown colors, alignment, uses monospace, and monospace refactored -
flex display used much more too
- lightning bolt / dsl editor correctly styled for height, roundedness -
more complex css to solve roundedness
- double new lines in config description render as paragraphs with spacing
----
---