silverstripe-cms/css/TinyMCEImageEnhancement.css
Andrew O'Neil ff104381ea Remove stuff that breaks IE
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@44536 467b73ca-7a2a-4603-9d3b-597d59a354a9
2007-11-09 01:07:42 +00:00

21 lines
274 B
CSS

.group {
display: inline;
margin-left: 2px;
}
.middleColumn {
margin-bottom: 2px;
}
.link {
text-decoration: none;
margin-left: 2px;
}
.tree_holder {
display: inline;
}
#NewFolderName {
width: 120px;
margin-top: 0;
}