more fixs to that menu

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@44485 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
Will Rossiter 2007-11-07 22:59:28 +00:00
parent 72dedb6caf
commit 43fa438351

View File

@ -432,7 +432,7 @@ iframe {
border-right: none;
}
#contentPanel .thumbnailstrip {
width: 184px;
width: 195px;
border: none;
}
#contentPanel fieldset {
@ -509,6 +509,9 @@ iframe {
}
#contentPanel div.Actions {
margin: 2px 0 0 5px;
}
#contentPanel #Image a.selectedImage img {
border: 2px solid #222;
}
/* going to use this */
#BlankImage {