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:
manolobevia 2011-07-15 15:32:57 +00:00
parent a979738004
commit 4a3a611283
2 changed files with 16 additions and 1 deletions

View file

@ -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;