r101058 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r101057‎ | r101058 | r101059 >
Date:21:26, 27 October 2011
Author:preilly
Status:ok
Tags:
Comment:
add hover color to search suggestion
Modified paths:
  • /trunk/extensions/MobileFrontend/stylesheets/common.css (modified) (history)

Diff [purge]

Index: trunk/extensions/MobileFrontend/stylesheets/common.css
@@ -49,6 +49,9 @@
5050 text-decoration: none;
5151 color:#000000;
5252 }
 53+.suggestions-result:hover {
 54+ background-color: #ACD1E9;
 55+}
5356
5457 #results {
5558 display: none;

Follow-up revisions

RevisionCommit summaryAuthorDate
r101059mft r101058preilly21:26, 27 October 2011

Status & tagging log