diff options
author | Bharat Mediratta <bharat@menalto.com> | 2009-11-18 11:26:34 -0800 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2009-11-18 11:26:34 -0800 |
commit | 350f6b58764beced6cd32497ad11e530b091fd5c (patch) | |
tree | ea8705d0a28e8ed78cc9507aa688b7c8a1a9eb87 /themes | |
parent | 670312ff10b5083a349456df116b5c815ccc73a0 (diff) | |
parent | 5b579ffdcb05322d42c9e402d9b841ace249a025 (diff) |
Merge branch 'master' of git@github.com:gallery/gallery3
Diffstat (limited to 'themes')
-rw-r--r-- | themes/wind/css/screen.css | 4 | ||||
-rw-r--r-- | themes/wind/images/ico-view-slideshow-rtl.png | bin | 0 -> 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 Binary files differnew file mode 100644 index 00000000..5788b3c3 --- /dev/null +++ b/themes/wind/images/ico-view-slideshow-rtl.png |