new forms

This commit is contained in:
2021-03-02 00:15:39 +01:00
parent 4a51f7d3c2
commit ee24917bee
37 changed files with 744 additions and 10964 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+8 -18
View File
@@ -597,7 +597,7 @@ html:lang(ko),
.table th {
border-bottom: 0.05rem solid #dadee4;
padding: 0.6rem 0.4rem; }
.table th {
.table thead th {
border-bottom-width: 0.1rem; }
.btn {
@@ -4118,22 +4118,12 @@ a.text-error:visited {
background: #e85600;
border-color: #bf4700; }
/*
.EditForm th {
text-align: left;
vertical-align: top;
}
.btn .icon {
margin-right: 0.4rem; }
label {
cursor: pointer;
}
*/
.new-relation[data-v-0f98a4a0] {
border: 1px dashed gray;
margin: 10px 0;
padding: 10px; }
body {
max-width: 976px;
margin: 0 auto; }
.new-relation[data-v-760e133a] {
border: 1px dashed gray;
margin: 10px 0;
padding: 10px; }
table.object-display tbody th {
width: 225px; }