[damned-lies] Display statistics vertically aligned (fixes #685191)
- From: Gil Forcada Codinachs <gforcada src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [damned-lies] Display statistics vertically aligned (fixes #685191)
- Date: Mon, 1 Oct 2012 19:00:39 +0000 (UTC)
commit 35103d52cb1c0a07a69bb9310f3f7e0e00076e7c
Author: Gil Forcada <gforcada gnome org>
Date: Mon Oct 1 20:55:05 2012 +0200
Display statistics vertically aligned (fixes #685191)
This makes the translated, fuzzy, untranslated data on
statistics tables (say a module translations, or a
language release) be vertically aligned, so that
the translated figure from all rows are all aligned.
common/static/css/template.css | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/common/static/css/template.css b/common/static/css/template.css
index 274e456..8024233 100644
--- a/common/static/css/template.css
+++ b/common/static/css/template.css
@@ -418,7 +418,7 @@ td.not_supported {
pre.stats {
color: #333;
display: inline;
- white-space: normal;
+ white-space: pre;
font-size: 11px;
}
pre.stats .num1 {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]