image_attach.css in Image 6
.node .image-attach-body {
float: right;
margin-left: 1em;
}
.node .image-attach-teaser {
float: right;
margin-left: 1em;
}
.node {
clear: both;
}
.image-unpublished {
background-color:#FFF4F4;
padding: 1em;
}
File
contrib/image_attach/image_attach.css
View source
- .node .image-attach-body {
- float: right;
- margin-left: 1em;
- }
- .node .image-attach-teaser {
- float: right;
- margin-left: 1em;
- }
- .node {
- clear: both;
- }
- .image-unpublished {
- background-color:#FFF4F4;
- padding: 1em;
- }