NIHVIVO-2921: Added:
- "Search results for "term" | View all accounts" users do a search. - "View all accounts" when users filter
This commit is contained in:
parent
a979738004
commit
4a3a611283
2 changed files with 16 additions and 1 deletions
|
@ -137,6 +137,13 @@ form.customForm p.note {
|
|||
#my-account input[type="password"] {
|
||||
width: 20em;
|
||||
}
|
||||
#search-feedback {
|
||||
clear: both;
|
||||
}
|
||||
#search-feedback span,
|
||||
#filter-roles span {
|
||||
font-size: .8em;
|
||||
}
|
||||
/* CREATE PASSWORD ------> */
|
||||
#create-password p.note {
|
||||
margin-top: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue