charset: common classes for border omission
[sheet.git] / base.css
index 4d8d12f9d1e6b285fd420dcd302b4d674f7ef3ab..3096be012e70e5253774542b8521fb2b56037513 100644 (file)
--- a/base.css
+++ b/base.css
@@ -209,6 +209,19 @@ thead th, td {
        text-align: center;
 }
 
+td.joind {
+       border-bottom: none;
+}
+td.joinu {
+       border-top: none;
+}
+td.joinr {
+       border-right: none;
+}
+td.joinl {
+       border-left: none;
+}
+
 /* character table */
 
 .glyphs thead th, .glyphs td {