8 lines
189 B
CSS
8 lines
189 B
CSS
.mce_plugin_flash {
|
|
border: 1px dotted #cc0000;
|
|
background-image: url(images/flash.gif);
|
|
background-position: center;
|
|
background-repeat: no-repeat;
|
|
background-color: #ffffcc;
|
|
}
|