aboutsummaryrefslogtreecommitdiffstats
path: root/langs
diff options
context:
space:
mode:
authorRomain d'Alverny <rda@mageia.org>2012-08-03 14:17:34 +0000
committerRomain d'Alverny <rda@mageia.org>2012-08-03 14:17:34 +0000
commitb0ddf52a04a346e3d1827ca4e253eb4ca82e33c9 (patch)
treee6bff3426dfbd3103381e4a2e6e11d60a69c1b35 /langs
parentd25ec7ff9ff80107d9c13e6f4c7594ecced4e226 (diff)
downloadwww-b0ddf52a04a346e3d1827ca4e253eb4ca82e33c9.tar
www-b0ddf52a04a346e3d1827ca4e253eb4ca82e33c9.tar.gz
www-b0ddf52a04a346e3d1827ca4e253eb4ca82e33c9.tar.bz2
www-b0ddf52a04a346e3d1827ca4e253eb4ca82e33c9.tar.xz
www-b0ddf52a04a346e3d1827ca4e253eb4ca82e33c9.zip
report ui refinements
Diffstat (limited to 'langs')
-rw-r--r--langs/report.php10
1 files changed, 6 insertions, 4 deletions
diff --git a/langs/report.php b/langs/report.php
index bbef279b5..dbba72252 100644
--- a/langs/report.php
+++ b/langs/report.php
@@ -19,12 +19,14 @@
.strings, .missing { font-size: 80%; }
.number { text-align: right; }
.small { font-size: 80%; }
- td, th { vertical-align: top; font-family: Arial; font-size: 80%; }
+ td, th { vertical-align: top; font-family: Arial; font-size: 80%; padding: 0.2em; }
td { vertical-align: middle; }
.lv { display: inline-block; -webkit-transform: rotate(-40deg); }
- .action { font-size: smaller; display: block; padding: 0.3em; border-radius: 3px; }
- .viewpage { background: green; }
- .addlang { background: #eee; color: #333; }
+ .action { font-size: smaller; display: inline-block; text-align: center;
+ text-decoration: none; padding: 0.3em; border-radius: 3px;
+ background: rgba(0, 0, 0, 0.5); }
+ .viewpage {}
+ .addlang { color: #333; }
</style>
</head>
<body class="contribute">