[library-web] style: lighten the "no translation available" paragraph



commit 3942e600fd1a83a8b9b1651140af0e272d9f7836
Author: Frédéric Péters <fpeters 0d be>
Date:   Sat Sep 6 22:22:31 2014 +0200

    style: lighten the "no translation available" paragraph

 data/skin/lgo2010.css |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/data/skin/lgo2010.css b/data/skin/lgo2010.css
index 0c00dfe..52e3f9c 100644
--- a/data/skin/lgo2010.css
+++ b/data/skin/lgo2010.css
@@ -573,3 +573,7 @@ dt .module-more {
 dl.doc-index dt{
        font-size: 120%;
 }
+
+p.no-translation {
+       opacity: 0.6;
+}


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]