ftl and css changes for page management

This commit is contained in:
tworrall 2012-06-25 14:52:46 +00:00
parent 0b014fb3de
commit c36d9565a1
2 changed files with 13 additions and 4 deletions

View file

@ -123,3 +123,14 @@ span.deleteLinkContainer {
margin-left:100px;
margin-top:-36px;
}
form#managePage textarea {
width:98.5%;
}
#internal-class {
padding: 10px 0 2px 10px;
background: #f0f0f0;
margin-right: .4em;
margin-bottom: .8em;
width: 65%;
}