VIVO-660 Add an Authorization tabs to the developer panel

This commit is contained in:
j2blake 2014-01-07 15:08:30 -05:00
parent 0f0cac5d35
commit 54509b1aee
7 changed files with 285 additions and 60 deletions

View file

@ -10,6 +10,9 @@ div.developer {
div.developer #developerPanelBody {
display: none;
}
#developerPanelBody * {
line-height: 1em;
font-size: small;
}