drupalimage.css in Image Assist 5
Same filename and directory in other branches
.mceItemDrupalImage { border: 1px dotted #cc0000; background-image: url('images/drupalimage.gif'); background-position: center; background-repeat: no-repeat; background-color: #ffffcc; }
File
drupalimage/drupalimage.cssView source
- .mceItemDrupalImage {
- border: 1px dotted #cc0000;
- background-image: url('images/drupalimage.gif');
- background-position: center;
- background-repeat: no-repeat;
- background-color: #ffffcc;
- }
-