summaryrefslogtreecommitdiff
path: root/modules/gallery/css
diff options
context:
space:
mode:
authorAndy Staudacher <andy.st@gmail.com>2009-06-29 22:05:55 -0700
committerAndy Staudacher <andy.st@gmail.com>2009-06-29 22:05:55 -0700
commitd4738ce4844d39d55fec7f149c6aff5c061c0a38 (patch)
treef98f86505ea0a410a6d2fb4ccdbb70a19557c5ff /modules/gallery/css
parent21f228b1aed8b32dc9856add51f4ef8a3c7ced95 (diff)
Partial fix for ticket 471 - i18n of "Translate Text" button in l10n client
Diffstat (limited to 'modules/gallery/css')
-rw-r--r--modules/gallery/css/l10n_client.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/gallery/css/l10n_client.css b/modules/gallery/css/l10n_client.css
index ecec859d..51cbc753 100644
--- a/modules/gallery/css/l10n_client.css
+++ b/modules/gallery/css/l10n_client.css
@@ -38,7 +38,7 @@
display:none;}
/* Panel toggle button (span) */
-#l10n-client .labels .toggle {
+#l10n-client-toggler {
cursor:pointer;
display:block;
position:absolute; right:0em;