r64505 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r64504‎ | r64505 | r64506 >
Date:21:56, 1 April 2010
Author:catrope
Status:deferred
Tags:
Comment:
wmf-deployment: Temporarily revert r64223 per Nimish's request
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);

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r64223inadvertently introduced noise to the study, rolling back the changes for a f...nimishg20:43, 26 March 2010

Status & tagging log