NIHVIVO-707 Add, edit, delete, and reorder webpages from Manage Web Pages screen
This commit is contained in:
parent
844859843f
commit
ed9e8b9be8
5 changed files with 105 additions and 523 deletions
|
@ -201,7 +201,7 @@ form textarea {
|
|||
width: 100%;
|
||||
}
|
||||
#authorships a.remove:link,
|
||||
#manageWebpages a.remove:link,
|
||||
#webpageList a.remove:link,
|
||||
#showAddForm a.cancel:link,
|
||||
form a:link.cancel,
|
||||
form a:visited.cancel{
|
||||
|
@ -212,8 +212,8 @@ form a:visited.cancel{
|
|||
}
|
||||
#authorships a.remove:hover,
|
||||
#authorships a.remove:active,
|
||||
#manageWebpages a.remove:hover,
|
||||
#manageWebpages a.remove:active,
|
||||
#webpageList a.remove:hover,
|
||||
#webpageList a.remove:active,
|
||||
#showAddForm a.cancel:hover,
|
||||
#showAddForm a.cancel:active,
|
||||
form a:hover.cancel,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue