[damned-lies] Use monospace for diff
- From: Alexandre Franke <afranke src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [damned-lies] Use monospace for diff
- Date: Mon, 25 Mar 2013 18:09:01 +0000 (UTC)
commit 326257cafc6cc14719e124306a2a1f411d34c4d3
Author: Alexandre Franke <alexandre franke gmail com>
Date: Mon Mar 25 18:11:57 2013 +0100
Use monospace for diff
https://bugzilla.gnome.org/show_bug.cgi?id=695931
common/static/css/difflib.css | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/common/static/css/difflib.css b/common/static/css/difflib.css
index 2ebdc30..c061d89 100644
--- a/common/static/css/difflib.css
+++ b/common/static/css/difflib.css
@@ -18,6 +18,8 @@ td.diff_header {
.diff_sub {background-color:#ffaaaa}
.diff tbody {
+ font-family: monospace;
+ font-size: 10px;
border-color: #ccc;
border-style: solid;
border-width: 2px 1px 0px;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]