This is an automated email from the ASF dual-hosted git repository.
slawrence pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-daffodil-site.git
The following commit(s) were added to refs/heads/master by this push:
new 854d205 Remove table border css take for asciidoc
854d205 is described below
commit 854d20525fed4ecd7c73fbaee06cfd54575cddd9
Author: Steve Lawrence <[email protected]>
AuthorDate: Fri Feb 28 11:29:51 2020 -0500
Remove table border css take for asciidoc
---
site/assets/themes/apache/bootstrap/css/bootstrap.css | 1 -
1 file changed, 1 deletion(-)
diff --git a/site/assets/themes/apache/bootstrap/css/bootstrap.css
b/site/assets/themes/apache/bootstrap/css/bootstrap.css
index 13b2431..c9bdb63 100644
--- a/site/assets/themes/apache/bootstrap/css/bootstrap.css
+++ b/site/assets/themes/apache/bootstrap/css/bootstrap.css
@@ -7113,7 +7113,6 @@ removed without losing the things needed.
@import
"https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic%7CNoto+Serif:400,400italic,700,700italic%7CDroid+Sans+Mono:400,700";
.subheader,.admonitionblock
td.content>.title,.audioblock>.title,.exampleblock>.title,.imageblock>.title,.listingblock>.title,.literalblock>.title,.stemblock>.title,.openblock>.title,.paragraph>.title,.quoteblock>.title,table.tableblock>.title,.verseblock>.title,.videoblock>.title,.dlist>.title,.olist>.title,.ulist>.title,.qlist>.title,.hdlist>.title{line-height:1.45;color:#7a2518;font-weight:400;margin-top:0;margin-bottom:.25em}
-table{border:solid 1px}
.admonitionblock>table{border-collapse:separate;border:0;background:none;width:100%}
.admonitionblock>table td.icon{text-align:center;width:80px}