This closes #77 * origin/pr/77: tidy config editor styling
Project: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/commit/bac67a0f Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/tree/bac67a0f Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/diff/bac67a0f Branch: refs/heads/master Commit: bac67a0ff0dcbba4c9748ad84cee09258493c54f Parents: cdec21b 6c82d07 Author: Andrew Donald Kennedy <[email protected]> Authored: Fri Oct 19 13:20:17 2018 +0100 Committer: Andrew Donald Kennedy <[email protected]> Committed: Fri Oct 19 13:20:17 2018 +0100 ---------------------------------------------------------------------- .../app/components/stream/stream.less | 2 +- .../main/inspect/activities/detail/detail.less | 3 - .../suggestion-dropdown.html | 6 +- .../suggestion-dropdown.less | 7 +- .../spec-editor/spec-editor.directive.js | 20 ++++- .../app/components/spec-editor/spec-editor.less | 77 ++++++++++++-------- .../spec-editor/spec-editor.template.html | 43 +++++++---- .../groovy-console/app/views/main/main.less | 2 +- ui-modules/utils/br-core/style/data.less | 7 +- ui-modules/utils/br-core/style/mixins.less | 5 ++ 10 files changed, 112 insertions(+), 60 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/brooklyn-ui/blob/bac67a0f/ui-modules/blueprint-composer/app/components/spec-editor/spec-editor.less ----------------------------------------------------------------------
