NIHVIVO-3098: Fixed placement for the admin panel, individual name, RDF icon, and URI icon. Now these are placed to the right side of the individual photo.

This commit is contained in:
manolobevia 2011-08-03 19:08:15 +00:00
parent 7c09211c1e
commit 4fae584dd7
2 changed files with 7 additions and 0 deletions

View file

@ -1171,6 +1171,10 @@ ul#alpha-browse-individuals {
ul#individual-tools {
color: #8AA149;
}
ul#individual-tools li{
float: left;
padding-right: .5em;
}
#individual-intro ul.individual-urls li a {
color: #47B6D0;
}