r80779 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r80778
|
r80779
|
r80780
>
Date:
23:21, 22 January 2011
Author:
hartman
Status:
ok
Tags:
Comment:
Fix an rtl issue with diff markers. This rtl specific line is no longer needed with rtl auto flipping
Modified paths:
/trunk/phase3/skins/common/diff.css
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/skins/common/diff.css
—
—
@@ -11,9 +11,6 @@
12
12
td.diff-marker {
13
13
text-align: right;
14
14
}
15
-.rtl td.diff-marker {
16
- text-align: left;
17
-}
18
15
td.diff-lineno {
19
16
font-weight: bold;
20
17
}
Follow-up revisions
Revision
Commit summary
Author
Date
r80897
1.17: MFT
r80697
,
r80755
,
r80767
,
r80771
,
r80773
,
r80774
,
r80779
,
r80816
,
r80...
catrope
18:57, 24 January 2011
Status & tagging log
18:57, 24 January 2011
Catrope
(
talk
|
contribs
)
changed the
tags
for r80779
[
removed:
1.17]
23:26, 22 January 2011
Krinkle
(
talk
|
contribs
)
changed the
status
of r80779
[
removed:
new
added:
ok]
23:21, 22 January 2011
TheDJ
(
talk
|
contribs
)
changed the
tags
for r80779
[
added:
1.17]