This is an automated email from the ASF dual-hosted git repository.
jeb pushed a change to branch SLING-7858
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-app-cms.git.
from de91b9e Merge branch 'SLING-7858' of
https://github.com/apache/sling-org-apache-sling-app-cms.git into SLING-7858
new be68da9 initial changes to support bulma
new 7e621f7 component changes to support bulma
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
ui/src/main/frontend/src/js/scripts.js | 6 +-
ui/src/main/frontend/src/scss/bulma.scss | 3 +
ui/src/main/frontend/src/scss/styles.scss | 144 ---------------------
.../components/cms/columns/publish/publish.jsp | 10 +-
.../cms/contentactions/contentactions.jsp | 13 +-
.../cms/contentbreadcrumb/contentbreadcrumb.jsp | 56 ++++----
.../components/cms/contentnav/contentnav.jsp | 62 ++++-----
.../components/cms/contenttable/contenttable.jsp | 74 +++++------
.../components/cms/staticnav/staticnav.jsp | 20 +--
.../libs/sling-cms/components/pages/base/body.jsp | 36 +++---
.../libs/sling-cms/components/pages/base/nav.jsp | 28 ++--
.../libs/sling-cms/content/site/sites.json | 2 +
12 files changed, 168 insertions(+), 286 deletions(-)