mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
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:
parent
46bb86df3f
commit
2a86989f02
@ -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 * {
|
||||
|
Loading…
Reference in New Issue
Block a user