You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
449 B
CSS

/*
This is the master CSS file for the dojox.image project, and provides all
needed definitions for the DojoX Image Project
Before build, the files are individual. You can use image.css as a cacheable
single-file rollup, or link only the individual css you need (based on componenet
name)
*/
@import "Lightbox.css";
@import "SlideShow.css";
@import "ThumbnailPicker.css";
@import "Gallery.css";
@import "Badge.css";
@import "Magnifier.css";