[MediaWiki-commits] [Gerrit] Leading semicolon line-bolding made visible in printable ver... - change (mediawiki/core)

2014-01-03 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged.

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(-)

Approvals:
  Bartosz Dziewoński: Looks good to me, approved
  jenkins-bot: Verified



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: merged
Gerrit-Change-Id: I84545fe9c9240293818c1f6f938fc3bba7c2aa06
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: 01tonythomas 01tonytho...@gmail.com
Gerrit-Reviewer: Aaron Schulz asch...@wikimedia.org
Gerrit-Reviewer: Bartosz Dziewoński matma@gmail.com
Gerrit-Reviewer: Daniel Friesen dan...@nadir-seen-fire.com
Gerrit-Reviewer: Jack Phoenix j...@countervandalism.net
Gerrit-Reviewer: MZMcBride w...@mzmcbride.com
Gerrit-Reviewer: Waldir wal...@email.com
Gerrit-Reviewer: jenkins-bot

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits


[MediaWiki-commits] [Gerrit] Leading semicolon line-bolding made visible in printable ver... - change (mediawiki/core)

2014-01-01 Thread 01tonythomas (Code Review)
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 01tonytho...@gmail.com

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits