NIHVIVO-193 Tweaks to styles of position history form (view 1)
This commit is contained in:
parent
dd96daadad
commit
2bf6bd35ab
3 changed files with 21 additions and 2 deletions
14
productMods/edit/forms/css/personHasPositionHistory.css
Normal file
14
productMods/edit/forms/css/personHasPositionHistory.css
Normal file
|
@ -0,0 +1,14 @@
|
|||
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
|
||||
|
||||
#content form {
|
||||
width: 50%;
|
||||
}
|
||||
|
||||
#orgNotListed {
|
||||
float: right;
|
||||
margin-right: 20em;
|
||||
width: 200px;
|
||||
padding: 10px 0px 10px 16px;
|
||||
border: 1px solid #9c9c9c;
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue