You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ka...@apache.org on 2021/09/23 10:58:14 UTC

[airflow] branch main updated (6dbeb82 -> c1f34bd)

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

kaxilnaik pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from 6dbeb82  Allow users to submit bugs for 2.2.0b2 (#18452)
     add c1f34bd  Remove unnecessary css state colors (#18461)

No new revisions were added by this update.

Summary of changes:
 airflow/www/static/css/graph.css         | 52 ----------------------------
 airflow/www/static/css/main.css          | 36 -------------------
 airflow/www/static/css/tree.css          | 59 +++-----------------------------
 airflow/www/templates/airflow/graph.html | 10 ++++--
 airflow/www/templates/airflow/tree.html  | 14 +++++---
 5 files changed, 23 insertions(+), 148 deletions(-)