NIHVIVO-2280: Worked on pagination, accounts per page, sorting columns for accounts display, and select all email addresses. Work in progress, nothing final.
This commit is contained in:
parent
b2599aa4a6
commit
1e0c2195e1
3 changed files with 9 additions and 2 deletions
|
@ -1502,12 +1502,19 @@ table#account td {
|
|||
padding-top: 0;
|
||||
border-bottom: 1px solid #c1bfbf;
|
||||
padding-bottom: 0;
|
||||
width: 100%;
|
||||
}
|
||||
.delete-account {
|
||||
float: left;
|
||||
margin-top: 16px;
|
||||
margin-right: 18px;
|
||||
border: 2px solid red;
|
||||
}
|
||||
.display-tools {
|
||||
float: left;
|
||||
font-size: .875em;
|
||||
}
|
||||
.hide {
|
||||
display: none;
|
||||
}
|
||||
.accounts-per-page-form {
|
||||
display: inline-block;
|
||||
}
|
BIN
themes/wilma/images/sort-asc.gif
Normal file
BIN
themes/wilma/images/sort-asc.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 290 B |
BIN
themes/wilma/images/sort-desc.gif
Normal file
BIN
themes/wilma/images/sort-desc.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 293 B |
Loading…
Add table
Add a link
Reference in a new issue