You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by ru...@apache.org on 2017/03/11 14:56:37 UTC

[whimsy] branch master updated: make post report text area monospace

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 <ru...@intertwingly.net>
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
['"commits@whimsical.apache.org" <co...@whimsical.apache.org>'].