imagefield_crop.css in Imagefield Crop 6
Same filename and directory in other branches
#node-form img.cropbox { display: none; } #node-form div.jcrop-holder img.cropbox { display: block; } .widget-edit { clear: both; }
File
imagefield_crop.cssView source
- #node-form img.cropbox {
- display: none;
- }
-
- #node-form div.jcrop-holder img.cropbox {
- display: block;
- }
-
- .widget-edit {
- clear: both;
- }