1
0
mirror of https://github.com/silverstripe/silverstripe-cms synced 2024-10-22 06:05:56 +00:00
silverstripe-cms/css/TinyMCEImageEnhancement.css

21 lines
344 B
CSS
Raw Normal View History

.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;
}