Files
Umbraco-CMS/umbraco/umbraco.Legacy/umbraco_client/tinymce/plugins/table/css/cell.css
T
Shandem ec3ac5431c DO NOT DOWNLOAD. DOWNLOAD LATEST STABLE FROM RELEASE TAB
Moved old TinyMCE resources and old classes to legacy and created a placeholder data type for it (so many files cleaned up!!)
Updated UpgradeReadme.txt

[TFS Changeset #58918]
2009-09-08 15:21:20 +00:00

17 lines
205 B
CSS

/* CSS file for cell dialog in the table plugin */
.panel_wrapper div.current {
height: 200px;
}
.advfield {
width: 200px;
}
#action {
margin-bottom: 3px;
}
#class {
width: 150px;
}