1. Cleaned up coauth & copi person level pages.

2. Modified styles per recommendation from IU Designer Elisha.
3. Made changes to content for different sparkline content providers.
This commit is contained in:
cdtank 2011-01-05 00:51:40 +00:00
parent f8278ed47f
commit 2e6163aeb6
12 changed files with 269 additions and 377 deletions

View file

@ -6,7 +6,7 @@
span.incomplete-data-holder,
#incomplete-data {
padding: 3px;
padding: 5px;
font-size: 0.8em;
color: #444;
border: dotted 1px #eee;
@ -47,6 +47,14 @@ span.incomplete-data-holder,
padding-bottom: 0px !important;
}
.collaboratorship-link h3 a {
color: #2485AE;
font-size: 1em !important;
text-decoration: none;
}
#coauthorship_link_container,
#coinvestigator_link_container {
margin-top: 10px;