NIHVIVO-707 Add, edit, delete, and reorder webpages from Manage Web Pages screen
This commit is contained in:
parent
c8ba30dce6
commit
1ab7f1e0d3
1 changed files with 3 additions and 3 deletions
|
@ -197,7 +197,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 {
|
||||
|
@ -208,8 +208,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
Reference in a new issue