r64223 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r64222‎ | r64223 | r64224 >
Date:20:43, 26 March 2010
Author:nimishg
Status:ok
Tags:
Comment:
inadvertently introduced noise to the study, rolling back the changes for a few participants to normalize
Modified paths:
  • /branches/wmf-deployment/extensions/UsabilityInitiative/js/plugins/jquery.wikiEditor.html (modified) (history)

Diff [purge]

Index: branches/wmf-deployment/extensions/UsabilityInitiative/js/plugins/jquery.wikiEditor.html
@@ -58,10 +58,10 @@
5959 margin-right: 2px;
6060 overflow: hidden;
6161 background: url( '../../images/wikiEditor/templateEditor/name-base.png' ) 0 0 repeat-x #e8e8e8;
62 - /* color: #0645ad; */
63 - /* font-family: sans-serif; */
64 - color: #000000;
65 - font-family: monospace;
 62+ color: #0645ad;
 63+ font-family: sans-serif;
 64+ /* color: #000000; */
 65+ /* font-family: monospace; */
6666 text-decoration: none;
6767 padding-left: 0.33em;
6868 line-height: 16px;
@@ -88,7 +88,7 @@
8989 background-position: 50%; /*FF3*/
9090 }
9191 .wikiEditor-template-name:hover {
92 - /* text-decoration: underline; */
 92+ text-decoration: underline;
9393 }
9494 .wikiEditor-template-expanded .wikiEditor-template-expand {
9595 background-image: url(../../images/wikiEditor/templateEditor/collapse.png);

Follow-up revisions

RevisionCommit summaryAuthorDate
r64505wmf-deployment: Temporarily revert r64223 per Nimish's requestcatrope21:56, 1 April 2010

Status & tagging log