This is an automated email from the ASF dual-hosted git repository.

maximebeauchemin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.


    from f355548  Filter edit icon component replaced with Font Awesome (#8600)
     add 172b90e  Font styling consolidation (#8633)

No new revisions were added by this update.

Summary of changes:
 superset/assets/package.json                       |  2 +-
 superset/assets/src/CRUD/crud.less                 | 16 +++++----
 .../assets/src/SqlLab/components/TableElement.jsx  |  2 +-
 superset/assets/src/SqlLab/main.less               | 17 ++++-----
 superset/assets/src/chart/chart.less               |  4 ++-
 .../FilterableTable/FilterableTableStyles.less     | 18 ++++++----
 .../dashboard/stylesheets/builder-sidepane.less    | 19 +++++-----
 .../assets/src/dashboard/stylesheets/buttons.less  |  6 ++--
 .../dashboard/stylesheets/components/chart.less    |  5 +--
 .../dashboard/stylesheets/components/divider.less  |  4 +--
 .../dashboard/stylesheets/components/header.less   | 19 ++++------
 .../dashboard/stylesheets/components/index.less    |  2 +-
 .../dashboard/stylesheets/components/markdown.less |  9 ++---
 .../stylesheets/components/new-component.less      | 14 +++++---
 .../src/dashboard/stylesheets/components/tabs.less | 10 ++++--
 .../src/dashboard/stylesheets/dashboard.less       | 36 +++++++------------
 .../stylesheets/filter-indicator-tooltip.less      |  7 ++--
 .../dashboard/stylesheets/filter-indicator.less    |  4 +--
 .../stylesheets/filter-scope-selector.less         | 40 ++++++++++++----------
 .../src/dashboard/stylesheets/hover-menu.less      |  2 +-
 .../src/dashboard/stylesheets/popover-menu.less    |  4 +--
 .../src/dashboard/stylesheets/resizable.less       | 11 +++---
 superset/assets/src/datasource/main.less           |  2 +-
 .../components/controls/CollectionControl.less     |  2 +-
 .../components/controls/DatasourceControl.less     | 18 +++++-----
 .../components/controls/DateFilterControl.less     |  4 ++-
 .../components/controls/VizTypeControl.less        | 12 ++++---
 superset/assets/src/explore/main.less              | 23 ++++++-------
 .../src/visualizations/FilterBox/FilterBox.less    |  6 ++--
 .../assets/stylesheets/less/cosmo/bootswatch.less  | 12 +++----
 superset/assets/stylesheets/less/index.less        |  7 ++--
 superset/assets/stylesheets/less/variables.less    | 31 ++++++++++++++++-
 .../assets/stylesheets/react-select/select.less    |  2 +-
 .../assets/stylesheets/reactable-pagination.less   |  5 ++-
 superset/assets/stylesheets/superset.less          | 36 ++++++++-----------
 superset/examples/css_templates.py                 |  4 +--
 36 files changed, 224 insertions(+), 191 deletions(-)

Reply via email to