Improved the attributes list
This commit is contained in:
parent
af4ab6ec49
commit
55692f7fa4
2 changed files with 3 additions and 4 deletions
|
@ -71,11 +71,10 @@ form table#upload-attachments td,
|
|||
form table#webform-components td,
|
||||
form#diff-node-revisions table.table td {
|
||||
border-top-width: 1px !important;
|
||||
padding: 5px !important;
|
||||
float: none;
|
||||
}
|
||||
body.section-admin form table.table td {
|
||||
padding: 5px !important;
|
||||
body.section-admin form table.table td,
|
||||
table#attributes td {
|
||||
border-top: 0;
|
||||
} /*
|
||||
.form-item .description {
|
||||
|
|
Reference in a new issue