mik-laj commented on a change in pull request #4787: [AIRFLOW-3967] Extract
Jinja directive from Javascript
URL: https://github.com/apache/airflow/pull/4787#discussion_r265951197
##########
File path: airflow/www/static/css/main.css
##########
@@ -269,3 +269,10 @@ div.square {
.sd { color: #BA2121; font-style: italic } /* Literal.String.Doc */
.s2 { color: #BA2121 } /* Literal.String.Double */
.s1 { color: #BA2121 } /* Literal.String.Single */
+
+.highlight--demo-mode .s,
Review comment:
I will mention that I am working on a patch that deletes this CSS code
copied from library pygments.
https://github.com/mik-laj/incubator-airflow/pull/8/commits/90a4be93536e6cbe236856b10d0fc9c5788d371d
However, this is still in the task queue
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services