mnojek opened a new pull request #18715:
URL: https://github.com/apache/airflow/pull/18715


   I slightly improved some small UI elements that were a bit off. 
   Changes:
   - Removed `btn-sm` class that made the buttons next to each DAG on DAGs list 
not centered perfectly.
   - Changed everywhere the spelling of DAGs (made the last letter lowercase in 
'DAGS' word)
   - Changed the 'Conn Type' and 'Conn Id' to 'Connection Type' Connection Id' 
(not sure why this whas abbreviated everywhere, but if I am not aware of 
something, let me know and I can revert this change)
   - Fixed strange use of punctuation marks inside a view when trying to mark 
DAG run as failed
   - Changed font size inside DAG run circle from 8 to 9. It makes it a lot 
more readable and it can still fit even 4-digit numbers
   
   Here I highlighted with red color the old font size and misaligned icons 
inside button. The green highlights the elements after changes.
   
![image](https://user-images.githubusercontent.com/7412964/135896512-7b44b5d0-9cda-42d5-a8ea-3151c0dde2a1.png)
   
   If there are any other places that I missed or there is something that 
shouldn't be changed or maybe the change should be reflected in some places 
that I missed - let me know!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to