forked from extern/egroupware
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;
|
|
}
|