This is an automated email from the ASF dual-hosted git repository.
dominikriemer pushed a change to branch modernize-appearance-css
in repository https://gitbox.apache.org/repos/asf/streampipes.git
from 2b202a5efb Merge branch 'dev' into modernize-appearance-css
add da39012e7c Improve dark mode
add 3feaef432c Harmonize pipeline editor design
add acad6e95ca Improve icon stand styling
add 0e7214aa91 Merge branch 'modernize-appearance-css' of
github.com:apache/streampipes into modernize-appearance-css
No new revisions were added by this update.
Summary of changes:
ui/deployment/theme/_custom-variables.scss | 28 +++-
.../alert-banner/alert-banner.component.scss | 5 +
.../pipeline-element.component.scss | 23 ++++
.../components/sp-table/sp-table.component.scss | 2 -
.../core/components/toolbar/toolbar.component.scss | 5 +
.../chart-preview/chart-preview.component.scss | 6 +-
.../panel/dashboard-panel.component.html | 1 +
.../panel/dashboard-panel.component.scss | 10 ++
.../pipeline-element-icon-stand-row.component.html | 87 ++++++------
.../pipeline-element-icon-stand-row.component.scss | 127 +++++++++++++++---
.../pipeline-element-icon-stand-row.component.ts | 16 +--
.../pipeline-element-icon-stand.component.scss | 17 +--
.../pipeline-element-options.component.html | 146 ++++++++++-----------
.../pipeline-element-options.component.scss | 82 ++++++++----
.../components/pipeline/pipeline.component.scss | 37 +++---
ui/src/scss/sp/_variables.scss | 5 +
ui/src/scss/sp/buttons-mat3.scss | 32 ++++-
ui/src/scss/sp/main.scss | 140 +++++++++++---------
ui/src/scss/sp/pipeline-element-options.scss | 50 ++++---
ui/src/scss/sp/sp-theme.scss | 2 +-
20 files changed, 502 insertions(+), 319 deletions(-)