mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-19 22:43:22 +01:00
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;
|
||
|
}
|