minor css tweak for style consistency
This commit is contained in:
parent
646776ebe9
commit
d889016ce9
2 changed files with 6 additions and 1 deletions
|
@ -368,6 +368,11 @@ form.deleteForm {
|
|||
padding-top: 1em;
|
||||
border-top: 1px dotted #e3e9e9;
|
||||
}
|
||||
form.editForm span {
|
||||
color: #c00;
|
||||
font-weight: normal;
|
||||
font-size: small;
|
||||
}
|
||||
form h3.delete-entry {
|
||||
padding-right: .8em;
|
||||
display: inline;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue