X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/d4442602046916e548aef5bd877fe0ec15b7c63d..93336b15f2cbde8ce8730de664df0b536cc8fa2e:/base.css diff --git a/base.css b/base.css index 3096be0..179b2ec 100644 --- a/base.css +++ b/base.css @@ -213,7 +213,8 @@ td.joind { border-bottom: none; } td.joinu { - border-top: none; + /* first cell determines border width for entire row */ + border-top-color: transparent; } td.joinr { border-right: none;