From d4738ce4844d39d55fec7f149c6aff5c061c0a38 Mon Sep 17 00:00:00 2001 From: Andy Staudacher Date: Mon, 29 Jun 2009 22:05:55 -0700 Subject: Partial fix for ticket 471 - i18n of "Translate Text" button in l10n client --- modules/gallery/css/l10n_client.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/gallery/css') 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; -- cgit v1.2.3