ImageField css changes

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@44638 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
Romain Louis 2007-11-12 04:29:29 +00:00
parent 46bb86df3f
commit 2a86989f02

View File

@ -79,6 +79,10 @@
padding: 3px;
width: 97%;
}
.right form .field.image span.middleColumn,
.right form .field.simpleimagefield_disabled span.middleColumn {
padding-bottom:0;
}
.right form .htmleditorfield span.readonly *,
#right form .htmleditorfield span.readonly * {