r9550 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r9549
|
r9550
|
r9551
>
Date:
15:18, 21 June 2005
Author:
avar
Status:
old
Tags:
Comment:
* (
bug 1714
) the "Save page" button now has right margin to seperate it from
"Show preview" and "Show changes"
Modified paths:
/trunk/phase3/RELEASE-NOTES
(modified) (
history
)
/trunk/phase3/skins/monobook/main.css
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/skins/monobook/main.css
—
—
@@ -1146,3 +1146,8 @@
1147
1147
list-style-type: none;
1148
1148
padding-right: 2em;
1149
1149
}
1150
+
1151
+/* @bug 1714 */
1152
+#wpSave {
1153
+ margin-right: 1em;
1154
+}
Index: trunk/phase3/RELEASE-NOTES
—
—
@@ -313,6 +313,8 @@
314
314
* Fixed a bug in Special:Contributions that caused the namespace selection to
315
315
be forgotten between submits
316
316
* Special:Watchlist/edit now has namespace subheadings
317
+* (bug 1714) the "Save page" button now has right margin to seperate it from
318
+ "Show preview" and "Show changes"
317
319
318
320
=== Caveats ===
319
321
Follow-up revisions
Revision
Commit summary
Author
Date
r9551
* (
bug 1714
) Tweaks, reducing the margin to 0.33em and applying it to #wpDiff...
avar
15:41, 21 June 2005
r9553
* (
bug 1714
) Overriding #wpSave and #wpDiff
avar
21:11, 21 June 2005
Status & tagging log
01:56, 13 October 2010
😂
(
talk
|
contribs
)
changed the
status
of r9550
[
removed:
new
added:
old]