img_assist.css in Image Assist 5.2
Same filename in this branch
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/css/img_assist.cssView source
-
- .mceItemDrupalImage {
- border: 1px dotted #cc0000;
- background-image: url('images/drupalimage.gif');
- background-position: center;
- background-repeat: no-repeat;
- background-color: #ffffcc;
- }
-