summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorBharat Mediratta <bharat@menalto.com>2009-11-18 11:26:34 -0800
committerBharat Mediratta <bharat@menalto.com>2009-11-18 11:26:34 -0800
commit350f6b58764beced6cd32497ad11e530b091fd5c (patch)
treeea8705d0a28e8ed78cc9507aa688b7c8a1a9eb87 /themes
parent670312ff10b5083a349456df116b5c815ccc73a0 (diff)
parent5b579ffdcb05322d42c9e402d9b841ace249a025 (diff)
Merge branch 'master' of git@github.com:gallery/gallery3
Diffstat (limited to 'themes')
-rw-r--r--themes/wind/css/screen.css4
-rw-r--r--themes/wind/images/ico-view-slideshow-rtl.pngbin0 -> 1137 bytes
2 files changed, 4 insertions, 0 deletions
diff --git a/themes/wind/css/screen.css b/themes/wind/css/screen.css
index 64120cef..12fa695d 100644
--- a/themes/wind/css/screen.css
+++ b/themes/wind/css/screen.css
@@ -443,3 +443,7 @@ td {
left: auto;
right: 150px;
}
+
+.rtl #g-view-menu #g-slideshow-link {
+ background-image: url('../images/ico-view-slideshow-rtl.png');
+}
diff --git a/themes/wind/images/ico-view-slideshow-rtl.png b/themes/wind/images/ico-view-slideshow-rtl.png
new file mode 100644
index 00000000..5788b3c3
--- /dev/null
+++ b/themes/wind/images/ico-view-slideshow-rtl.png
Binary files differ