X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/0f322b13aa1f6dd207e78658147be81d9455e3bb..d1a85d0091dac51bdef010e8681597b555156d86:/base.css diff --git a/base.css b/base.css index 453cb5e..c231fe1 100644 --- a/base.css +++ b/base.css @@ -185,10 +185,10 @@ dl.legend dt, /* tables */ -table.map { +table { border-collapse: collapse; } -table.map th, table.map td { +table th, table td { border-color: #778; border: 1px solid #888; background: #DDD; @@ -492,6 +492,7 @@ table.dimap { .keys td.ni { border: 0; padding: 1px; /* same size as borderlessless keys */ + background: none; } dl.legend dt.more,