[Xfce4-commits] <wiki:master> Hide label "Translation of this page" in header

Mike Massonnet noreply at xfce.org
Mon Jan 14 22:20:01 CET 2013


Updating branch refs/heads/master
         to 2494b538b322c651be6006785c0e3eab34001b95 (commit)
       from dd7e14b857905b8cb3987ec261f524c6417fa6fb (commit)

commit 2494b538b322c651be6006785c0e3eab34001b95
Author: Mike Massonnet <mmassonnet at xfce.org>
Date:   Mon Jan 14 22:17:59 2013 +0100

    Hide label "Translation of this page" in header

 lib/tpl/xfce/css/_translation.css |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/lib/tpl/xfce/css/_translation.css b/lib/tpl/xfce/css/_translation.css
index 4c32449..9511535 100644
--- a/lib/tpl/xfce/css/_translation.css
+++ b/lib/tpl/xfce/css/_translation.css
@@ -7,6 +7,10 @@ div.plugin_translation {
   font-size: 0.925em !important;
 }
 
+div.plugin_translation > span {
+  display: none;
+}
+
 div.plugin_translation select {
   background-color: transparent !important;
   color: #333 !important;


More information about the Xfce4-commits mailing list