ec3ac5431c
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]
8 lines
190 B
CSS
8 lines
190 B
CSS
.mceItemFlash {
|
|
border: 1px dotted #cc0000;
|
|
background-image: url('../images/flash.gif');
|
|
background-position: center;
|
|
background-repeat: no-repeat;
|
|
background-color: #ffffcc;
|
|
}
|