From: Keith Packard Date: Sat, 14 Nov 2015 08:01:05 +0000 (-0800) Subject: doc: Remove some bogus bits from am.css X-Git-Tag: 1.6.2^2~22 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=f28d59ddf3e1b763ce5757f572e79085963818e9 doc: Remove some bogus bits from am.css Just commented out stuff which had a nested comment and was thus invalid Signed-off-by: Keith Packard --- diff --git a/doc/am.css b/doc/am.css index 05889a16..393ef81b 100644 --- a/doc/am.css +++ b/doc/am.css @@ -403,34 +403,6 @@ div.informaltable p { margin: 0px; } -/* -div.table table, -div.informaltable table -{ - margin-left: 0; - margin-right: 0.25em; - margin-bottom: 0.25em; -} -div.informaltable table -{ - margin-top: 0.4em -} -div.table thead, -div.table tfoot, -div.table tbody, -div.informaltable thead, -div.informaltable tfoot, -div.informaltable tbody -{ - /* No effect in IE6. */ - border-top: 1px solid #78079a; - border-bottom: 1px solid #78079a; - border-left: 1px solid #78079a; - border-right: 1px solid #78079a !important; - border-width: 1px !important; -} -*/ - div.table thead, div.table tfoot, div.informaltable thead, div.informaltable tfoot