NIHVIVO-707 Small modifications to markup on Manage Web Pages screen
This commit is contained in:
parent
b1a320b412
commit
77c2a28295
2 changed files with 7 additions and 18 deletions
|
@ -23,33 +23,22 @@ class, in case we want to re-enable DD without a page reload. */
|
|||
width: 15em;
|
||||
}
|
||||
|
||||
#showAddForm span.or {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#showAddForm a.cancel {
|
||||
#returnToIndividual {
|
||||
margin-left: 2em;
|
||||
}
|
||||
|
||||
#manageWebpages a:link.remove,
|
||||
#manageWebpages a:visited.remove,
|
||||
#manageWebpages a:link.undo,
|
||||
#manageWebpages a:visited.undo,
|
||||
#manageWebpages a:visited.remove,
|
||||
#manageWebpages a:hover.remove,
|
||||
#manageWebpages a:hover.undo,
|
||||
#showAddForm a:hover.cancel {
|
||||
color: #fff;
|
||||
background: #f70;
|
||||
}
|
||||
|
||||
#manageWebpages a:hover.remove,
|
||||
#manageWebpages a:hover.undo,
|
||||
#showAddForm a:hover.cancel {
|
||||
color: #fff;
|
||||
background: #f70;
|
||||
}
|
||||
|
||||
#manageWebpages a.undo {
|
||||
margin-left: 1em;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue