ftl and css changes for page management
This commit is contained in:
parent
0b014fb3de
commit
c36d9565a1
2 changed files with 13 additions and 4 deletions
|
@ -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%;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue