multiple updates and new files to support multiple foaf person profile pages

This commit is contained in:
tworrall 2013-01-31 11:15:48 -05:00
parent 3b051ecffd
commit 9cde935cc7
50 changed files with 2005 additions and 249 deletions

View file

@ -0,0 +1,36 @@
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
/* Fix for quickview admin panel */
#admin {
font-size:0.75em;
padding:0 0 0 0;
margin:0 0 8px 0;
width:100%;
height:75px;
}
#admin h3 {
color:#fff;
font-size:12px;
padding:2px 2px 2px 2px;
margin:0 0 0 0;
float:left;
}
a.edit-individual {
margin-left:5px;
padding-bottom:5px;
float:left;
}
#verbose-mode {
padding-left:0px;
float:right;
}
#admin .uri-link {
padding-left:8px;
}
#verbose-mode .small {
padding:3px 3px 3px 3px;
}
.iconControlsEditable {
top:140px;
}