r77546 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r77545
|
r77546
|
r77547
>
Date:
22:37, 1 December 2010
Author:
tparscal
Status:
ok
Tags:
Comment:
Removed outline on focus for webkit.
Modified paths:
/trunk/phase3/skins/vector/screen.css
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/skins/vector/screen.css
—
—
@@ -367,6 +367,9 @@
368
368
div#simpleSearch input {
369
369
color: black;
370
370
}
371
+ div#simpleSearch input:focus {
372
+ outline: none;
373
+ }
371
374
div#simpleSearch input.placeholder {
372
375
color: #999999;
373
376
}
Status & tagging log
18:14, 11 January 2011
MarkAHershberger
(
talk
|
contribs
)
changed the
status
of r77546
[
removed:
new
added:
ok]