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 @@
11471147 list-style-type: none;
11481148 padding-right: 2em;
11491149 }
 1150+
 1151+/* @bug 1714 */
 1152+#wpSave {
 1153+ margin-right: 1em;
 1154+}
Index: trunk/phase3/RELEASE-NOTES
@@ -313,6 +313,8 @@
314314 * Fixed a bug in Special:Contributions that caused the namespace selection to
315315 be forgotten between submits
316316 * 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"
317319
318320 === Caveats ===
319321

Follow-up revisions

RevisionCommit summaryAuthorDate
r9551* (bug 1714) Tweaks, reducing the margin to 0.33em and applying it to #wpDiff...avar15:41, 21 June 2005
r9553* (bug 1714) Overriding #wpSave and #wpDiffavar21:11, 21 June 2005

Status & tagging log