/public/javascripts/dojo/release/dojo/dojox/image/resources/image.css

http://enginey.googlecode.com/ · CSS · 16 lines · 6 code · 1 blank · 9 comment · 0 complexity · c2ae33b4897e2d326fcc36398eff8488 MD5 · raw file

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