silverstripe-cms/css/TinyMCEImageEnhancement.css
Sam Minnee 1dd80edb8a MINOR: Fixed newlines and set svn:eol-style to native
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@79474 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-06-17 23:14:01 +00:00

21 lines
324 B
CSS

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