r108866 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r108865
|
r108866
|
r108867
>
Date:
22:27, 13 January 2012
Author:
bsitu
Status:
ok (
Comments
)
Tags:
Comment:
patch from fomafix -
bug33703
- remove black border-bottom-color for abbr
Modified paths:
/trunk/phase3/skins/common/shared.css
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/skins/common/shared.css
—
—
@@ -56,7 +56,7 @@
57
57
abbr,
58
58
acronym,
59
59
.explain {
60
- border-bottom: 1px dotted black;
60
+ border-bottom: 1px dotted;
61
61
cursor: help;
62
62
}
63
63
Follow-up revisions
Revision
Commit summary
Author
Date
r108869
Add
bug33703
fix to 1.19 release note
bsitu
22:48, 13 January 2012
Comments
#
Comment by
Krinkle
(
talk
|
contribs
)
22:42, 13 January 2012
Thanks! Do you mind adding release-notes for this ?
Status & tagging log
22:58, 13 January 2012
Krinkle
(
talk
|
contribs
)
changed the
status
of r108866
[
removed:
new
added:
ok]