r78507 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r78506‎ | r78507 | r78508 >
Date:19:03, 16 December 2010
Author:tparscal
Status:ok
Tags:
Comment:
Fixed RTL errors for search suggestions
Modified paths:
  • /trunk/phase3/resources/jquery/jquery.suggestions.css (modified) (history)

Diff [purge]

Index: trunk/phase3/resources/jquery/jquery.suggestions.css
@@ -39,6 +39,7 @@
4040 margin: 0;
4141 line-height: 1.5em;
4242 padding: 0.01em 0.25em;
 43+ text-align: left;
4344 }
4445 .suggestions-result-current {
4546 background-color: #4C59A6;
@@ -49,10 +50,12 @@
5051 .suggestions-special .special-label {
5152 font-size: 0.8em;
5253 color: gray;
 54+ text-align: left;
5355 }
5456 .suggestions-special .special-query {
5557 color: black;
5658 font-style: italic;
 59+ text-align: left;
5760 }
5861 .suggestions-special .special-hover {
5962 background-color: silver;

Follow-up revisions

RevisionCommit summaryAuthorDate
r79129MFT r78011 r78014 r78015 r78016 r78099 r78117 r78161 r78170 r78172 r78199 r78......platonides19:58, 28 December 2010

Status & tagging log