mbeckerle commented on a change in pull request #18: New asciidoc design notes
on schema compiler space/speed issue.
URL:
https://github.com/apache/incubator-daffodil-site/pull/18#discussion_r377718276
##########
File path: site/assets/themes/apache/bootstrap/css/bootstrap.css
##########
@@ -7092,3 +7092,56 @@ td.visible-print {
display: none !important;
}
}
+
+/*
+
+Below taken from asciidoc.css stylesheet from asciidoc-skins project
+
+Almost everything removed.
+
+The objective here is to inherit nothing stylistically from the asciidoc.css
stylesheet,
+just get the admonisions (IMPORTANT, TIP, NOTE, etc. ) to work, and tables to
at least have
+rules in them.
+
+I don't know much about CSS, so this was just trial and error deletion to see
what could be
Review comment:
This is CSS stuff added to the bootstrap.css from an asciidoc.css default
style sheet for asciidoc pages.
Per this comment, it's possible this can improved upon, or minimized
further.
It does seem to be working right, but negative interactions with the
non-asciidoc pages of the site,... I can't rule them out.
----------------------------------------------------------------
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