mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-18 14:03:19 +01:00
8b6404cbc2
see tinymce.moxiecode.com/ for more info
8 lines
182 B
CSS
8 lines
182 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;
|
|
}
|