NIHVIVO-3468: Started work for adding progress indicator to autocomplete fields
This commit is contained in:
parent
55d1f7c5c7
commit
641a062124
5 changed files with 50 additions and 4 deletions
|
@ -470,4 +470,12 @@ h4.profile-editors {
|
|||
.proxy-item {
|
||||
margin-left: 20px;
|
||||
margin-top: 20px;
|
||||
}
|
||||
span[name=proxySelectorSearchStatus] {
|
||||
color: red;
|
||||
}
|
||||
img.loading-relateEdior,
|
||||
img.loading-relateProfile,
|
||||
img.loading-addProfile {
|
||||
padding-left: 10px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue