new forms
This commit is contained in:
+1
-10411
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -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; }
|
||||
|
||||
Reference in New Issue
Block a user