diff options
author | Romain d'Alverny <rda@mageia.org> | 2012-05-24 17:07:24 +0000 |
---|---|---|
committer | Romain d'Alverny <rda@mageia.org> | 2012-05-24 17:07:24 +0000 |
commit | 5a012918aa0582a995aa2e0a37f4a6dafbd4cb5c (patch) | |
tree | 48e6fa041dde256707bf8641a3fc275f862e5269 /langs/report.php | |
parent | 56c0b80c4ef2940ff813ce01603c135a6388c9ed (diff) | |
download | www-5a012918aa0582a995aa2e0a37f4a6dafbd4cb5c.tar www-5a012918aa0582a995aa2e0a37f4a6dafbd4cb5c.tar.gz www-5a012918aa0582a995aa2e0a37f4a6dafbd4cb5c.tar.bz2 www-5a012918aa0582a995aa2e0a37f4a6dafbd4cb5c.tar.xz www-5a012918aa0582a995aa2e0a37f4a6dafbd4cb5c.zip |
style update
Diffstat (limited to 'langs/report.php')
-rw-r--r-- | langs/report.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/langs/report.php b/langs/report.php index 4d5b36287..e405c5003 100644 --- a/langs/report.php +++ b/langs/report.php @@ -5,8 +5,7 @@ <meta name="robots" content="noindex,nofollow,nosnippet"> <title>www.mageia.org translation report</title> <style> - .ok a, - .strings a { + .ok a { text-decoration: none; color: inherit; } |