r65063 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r65062‎ | r65063 | r65064 >
Date:13:26, 15 April 2010
Author:adam
Status:ok
Tags:
Comment:
Compliment to r65046 - Removing duplicate css from Vector's css file
Modified paths:
  • /trunk/phase3/skins/vector/main-ltr.css (modified) (history)
  • /trunk/phase3/skins/vector/main-rtl.css (modified) (history)

Diff [purge]

Index: trunk/phase3/skins/vector/main-ltr.css
@@ -373,17 +373,6 @@
374374 #simpleSearch > button#searchButton {
375375 height: 100%;
376376 }
377 - .suggestions-special .special-label {
378 - font-size: 0.8em;
379 - color: gray;
380 - }
381 - .suggestions-special .special-query {
382 - color: black;
383 - font-style: italic;
384 - }
385 - .suggestions-special .special-hover {
386 - background-color: silver;
387 - }
388377 /* Panel */
389378 #panel {
390379 position: absolute;
Index: trunk/phase3/skins/vector/main-rtl.css
@@ -373,17 +373,6 @@
374374 #simpleSearch > button#searchButton {
375375 height: 100%;
376376 }
377 - .suggestions-special .special-label {
378 - font-size: 0.8em;
379 - color: gray;
380 - }
381 - .suggestions-special .special-query {
382 - color: black;
383 - font-style: italic;
384 - }
385 - .suggestions-special .special-hover {
386 - background-color: silver;
387 - }
388377 /* Panel */
389378 #panel {
390379 position: absolute;

Follow-up revisions

RevisionCommit summaryAuthorDate
r697291.16wmf4: Merge Vector fixes from trunk: r65063, r68798, r69335, r69336, r693...catrope14:09, 22 July 2010

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r65046Fix for bug 23110 - Ensuring that the ellipsised text is never placed in the ...adam09:09, 15 April 2010

Status & tagging log