[damned-lies] Yellow background for fuzzy figures
- From: Alexandre Franke <afranke src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [damned-lies] Yellow background for fuzzy figures
- Date: Wed, 17 Sep 2014 18:48:19 +0000 (UTC)
commit 4d35ad3d3fc33e85937f3b5fa697a60c400955db
Author: Alexandre Franke <alexandre franke gmail com>
Date: Wed Sep 17 20:44:39 2014 +0200
Yellow background for fuzzy figures
https://bugzilla.gnome.org/show_bug.cgi?id=736276
common/static/css/template.css | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/common/static/css/template.css b/common/static/css/template.css
index 1474766..06e766e 100644
--- a/common/static/css/template.css
+++ b/common/static/css/template.css
@@ -401,6 +401,9 @@ td.partially {
}
td.not_supported {
}
+table.stats td.fuzzy {
+ background-color: #eee8aa;
+}
/* Compact text stats */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]