--- l10n_client.css 2008-01-04 15:05:02.000000000 +0100 +++ l10n_client.css_patched 2008-03-23 13:00:23.000000000 +0100 @@ -35,6 +35,10 @@ text-transform:uppercase; text-align:center; background:#000;} + #l10n-client .labels span.toggle:hover { + background: #444; + } + /* Panel labels */ #l10n-client h2 { border-left:1px solid #fff; @@ -149,6 +153,12 @@ background:#eee; height:16em; margin:1em; padding:1em; overflow:auto;} + + #l10n_client_trans { + margin-top: 1em; + padding-top: 1em; + border-top: solid #3377AA 1px; + } #l10n-client-string-editor .translation { overflow:hidden;