From f28d59ddf3e1b763ce5757f572e79085963818e9 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Sat, 14 Nov 2015 00:01:05 -0800 Subject: [PATCH] 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 --- doc/am.css | 28 ---------------------------- 1 file changed, 28 deletions(-) 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 -- 2.30.2