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:
    
    ![screen shot 2018-10-04 at 10 21 
21](https://user-images.githubusercontent.com/496540/46464890-58f60800-c7bf-11e8-80d6-57c155d48f1f.png)
    
    whereas it was:
    
    ![screen shot 2018-10-04 at 10 22 
42](https://user-images.githubusercontent.com/496540/46464947-762ad680-c7bf-11e8-8b84-81e93d45020f.png)


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

----


---

Reply via email to