Merged r75696 from cms/trunk

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/branches/2.3@75703 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
Sean Harvey 2009-04-30 01:35:16 +00:00 committed by Sam Minnee
parent f34259148c
commit fbf54ad2aa

View File

@ -518,7 +518,7 @@ iframe {
top: 45px;
padding: 0;
margin-right: 10px;
overflow:hidden;
overflow: hidden;
font-size: 12px;
}
@ -545,6 +545,7 @@ iframe {
margin-right: 0 !important;
}
#Caption {
margin: 0;
text-align: right;
@ -604,9 +605,9 @@ iframe {
float:left;
margin-left:0px;
color: #666;
line-height: 18px;
line-height: 1.2;
font-size: 11px;
width:120px;
width: 190px;
}
#Form_EditorToolbarImageForm fieldset div.middleColumn,
#Form_EditorToolbarFlashForm fieldset div.middleColumn,