diff options
Diffstat (limited to 'js/dojo/dojox/image/resources/Gallery.css')
| -rw-r--r-- | js/dojo/dojox/image/resources/Gallery.css | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/js/dojo/dojox/image/resources/Gallery.css b/js/dojo/dojox/image/resources/Gallery.css new file mode 100644 index 0000000..8e4fd90 --- /dev/null +++ b/js/dojo/dojox/image/resources/Gallery.css @@ -0,0 +1,6 @@ +/* dojox.image.Gallery - too small to be it's own file? */ + +.imageGalleryWrapper { + padding-bottom: 20px; + text-align: center; +} |
