mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
BUGFIX Tweak CSS for contentpanel
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@75696 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
504ba464f6
commit
7446bc29e9
@ -545,6 +545,7 @@ iframe {
|
|||||||
margin-right: 0 !important;
|
margin-right: 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
#Caption {
|
#Caption {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
@ -605,9 +606,9 @@ iframe {
|
|||||||
float:left;
|
float:left;
|
||||||
margin-left:0px;
|
margin-left:0px;
|
||||||
color: #666;
|
color: #666;
|
||||||
line-height: 18px;
|
line-height: 1.2;
|
||||||
font-size: 11px;
|
font-size: 11px;
|
||||||
width:120px;
|
width: 190px;
|
||||||
}
|
}
|
||||||
#Form_EditorToolbarImageForm fieldset div.middleColumn,
|
#Form_EditorToolbarImageForm fieldset div.middleColumn,
|
||||||
#Form_EditorToolbarFlashForm fieldset div.middleColumn,
|
#Form_EditorToolbarFlashForm fieldset div.middleColumn,
|
||||||
|
Loading…
Reference in New Issue
Block a user