mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-09 07:28:14 +01:00
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;
|
|
}
|