01tonythomas has uploaded a new change for review.
https://gerrit.wikimedia.org/r/104913
Change subject: Leading semicolon line-bolding made visible in printable version
......................................................................
Leading semicolon line-bolding made visible in printable version
When bolding a line using ";" at the start, the text in &printable=yes shows
the line without bolding, even though text in the printable version does appear
formatted when using ''' for bolding and '' for italics.
Bug: 49752
Change-Id: I84545fe9c9240293818c1f6f938fc3bba7c2aa06
---
M skins/common/commonPrint.css
1 file changed, 4 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core
refs/changes/13/104913/1
diff --git a/skins/common/commonPrint.css b/skins/common/commonPrint.css
index 2d45653..65f3fbe 100644
--- a/skins/common/commonPrint.css
+++ b/skins/common/commonPrint.css
@@ -163,6 +163,10 @@
font-weight: bold;
}
+dt {
+ font-weight: bold;
+}
+
p {
margin: 1em 0;
line-height: 1.2em;
--
To view, visit https://gerrit.wikimedia.org/r/104913
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I84545fe9c9240293818c1f6f938fc3bba7c2aa06
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: 01tonythomas <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits