Update edit.html

This commit is contained in:
2018-09-15 23:19:05 +08:00
parent ec214febaa
commit c1f9216ffb

View File

@@ -82,8 +82,16 @@
}
table.fixed td { overflow: hidden; }
table.fixed th { overflow: hidden; }
table.fixed th { overflow: hidden; font-weight: 100;font-size: 0.8em;}
label {
}
table {
}
.no-spaces {
border-collapse: collapse;
border-spacing: 0;