diff options
author | Andy Staudacher <andy.st@gmail.com> | 2010-02-06 11:32:53 -0800 |
---|---|---|
committer | Andy Staudacher <andy.st@gmail.com> | 2010-02-06 11:32:53 -0800 |
commit | 4977c00db1b812abad5ad2d530e1dd44171b6d85 (patch) | |
tree | 4abab0ff9bb6951f8a53b49ea8d2f494a48140d0 /themes | |
parent | 31aaf7555f51dd80cf1e97fd3c20a1c245cbf61b (diff) | |
parent | 15e22076552929bf1f45888945f65de621aa2aac (diff) |
Merge commit 'upstream/master'
Diffstat (limited to 'themes')
-rw-r--r-- | themes/wind/css/screen.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/wind/css/screen.css b/themes/wind/css/screen.css index 12fa695d..630e8bbd 100644 --- a/themes/wind/css/screen.css +++ b/themes/wind/css/screen.css @@ -447,3 +447,4 @@ td { .rtl #g-view-menu #g-slideshow-link { background-image: url('../images/ico-view-slideshow-rtl.png'); } + |