DrTrigon has submitted this change and it was merged.
Change subject: bugfix; add default font
......................................................................
bugfix; add default font
Change-Id: I41ddb6acf8b82c718453c6b8b8cc9c3ee3642679
---
M public_html/cgi-bin/jira2html.xslt
1 file changed, 8 insertions(+), 0 deletions(-)
Approvals:
DrTrigon: Verified; Looks good to me, approved
diff --git a/public_html/cgi-bin/jira2html.xslt
b/public_html/cgi-bin/jira2html.xslt
index b657918..44dcb27 100644
--- a/public_html/cgi-bin/jira2html.xslt
+++ b/public_html/cgi-bin/jira2html.xslt
@@ -16,6 +16,14 @@
<style type="text/css">
+<!-- html added for default -->
+html *
+{
+ font-family: Arial;
+ font-size: 10pt;
+}
+<!-- html added for default -->
+
.tableBorder, .grid
{
background-color: #fff;
--
To view, visit https://gerrit.wikimedia.org/r/114469
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I41ddb6acf8b82c718453c6b8b8cc9c3ee3642679
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/bots/drtrigonbot
Gerrit-Branch: master
Gerrit-Owner: DrTrigon <[email protected]>
Gerrit-Reviewer: DrTrigon <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits