[damned-lies] Use monospace for input



commit cb9255b9271321d42c1d5821576e76bd013bf5e5
Author: Alexandre Franke <alexandre franke gmail com>
Date:   Fri Jun 5 13:38:51 2015 +0200

    Use monospace for input
    
    https://bugzilla.gnome.org/show_bug.cgi?id=699178

 common/static/css/template.css |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/common/static/css/template.css b/common/static/css/template.css
index 06e766e..60771d8 100644
--- a/common/static/css/template.css
+++ b/common/static/css/template.css
@@ -766,6 +766,7 @@ div.docimages {
        width: 100%;
        min-height: 130px;
        font: inherit;
+       font-family: monospace;
        padding: 10px;
        resize: vertical;
 }


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]