File 2738-applications-font-family-matches-docs.patch of Package erlang
From 706ad2d5735ee7b17a60251822cdf34d2b5ede8c Mon Sep 17 00:00:00 2001
From: Mariano Guerra <mariano@marianoguerra.org>
Date: Sat, 22 Oct 2016 22:51:10 +0100
Subject: [PATCH 38/59] applications font-family matches docs
---
system/doc/top/templates/applications.html.src | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/system/doc/top/templates/applications.html.src b/system/doc/top/templates/applications.html.src
index 001234ad3..7e939ddcd 100644
--- a/system/doc/top/templates/applications.html.src
+++ b/system/doc/top/templates/applications.html.src
@@ -26,7 +26,7 @@ limitations under the License.
<!--
BODY { background: #fefefe; color: #111; }
- BODY { font-family: Verdana, Arial, Helvetica, sans-serif }
+ BODY { font-family: sans-serif }
.header { background: #333; color: #fefefe; }
--
2.12.2