A little cleanup of the parts management UI (when editing a content type)

--HG--
branch : dev
This commit is contained in:
Nathan Heskew
2010-06-22 16:06:05 -07:00
parent 99cd97e080
commit 85544d1059
2 changed files with 11 additions and 3 deletions

View File

@@ -3,4 +3,12 @@
}
.manage.add-to-type {
margin-top:-4em;
}
.manage-part h3 {
border-bottom:1px solid #EAEAEA;
}
.manage-part .manage {
font-size:1.4em;
margin-top:-2.4em;
}