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 @@
50
50
text-decoration: none;
51
51
color:#000000;
52
52
}
53
+.suggestions-result:hover {
54
+ background-color: #ACD1E9;
55
+}
53
56
54
57
#results {
55
58
display: none;
Follow-up revisions
Revision
Commit summary
Author
Date
r101059
mft
r101058
preilly
21:26, 27 October 2011
Status & tagging log
12:02, 25 November 2011
Hashar
(
talk
|
contribs
)
changed the
status
of r101058
[
removed:
new
added:
ok]