Blame view

js/_tiny_mce/plugins/flash/css/content.css 183 Bytes
42868d70   andryeyev   Создал GIT
1
2
3
4
5
6
7
  .mceItemFlash {
  	border: 1px dotted #cc0000;
  	background-image: url('../images/flash.gif');
  	background-position: center;
  	background-repeat: no-repeat;
  	background-color: #ffffcc;
  }