This is an automated email from the ASF dual-hosted git repository.

rubys pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git

The following commit(s) were added to refs/heads/master by this push:
       new  5690c33   make post report text area monospace
5690c33 is described below

commit 5690c333d0c674eb1a86541f4a7c004674c96d3f
Author: Sam Ruby <[email protected]>
AuthorDate: Sat Mar 11 09:56:15 2017 -0500

    make post report text area monospace
---
 www/board/agenda/public/stylesheets/app.css | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/www/board/agenda/public/stylesheets/app.css 
b/www/board/agenda/public/stylesheets/app.css
index 9b66120..1a92f71 100644
--- a/www/board/agenda/public/stylesheets/app.css
+++ b/www/board/agenda/public/stylesheets/app.css
@@ -494,3 +494,7 @@ input[type=file]#upload {
   display: inline-block;
   margin-right: 1em;
 }
+
+#post-report-text {
+  font-family: monospace
+}

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to