r91356 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r91355
|
r91356
|
r91357
>
Date:
16:12, 2 July 2011
Author:
mah
Status:
ok (
Comments
)
Tags:
Comment:
Bug #29699
: Minor adjustments to Vector search button
Patch from Erwin Dokter as an alternative(?) to
r73427
.
Applying here so that it can be tested and compared.
Modified paths:
/trunk/phase3/skins/vector/screen.css
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/skins/vector/screen.css
—
—
@@ -422,13 +422,14 @@
423
423
right: 0;
424
424
top: 0;
425
425
padding: 0;
426
- padding-top: 0.2em;
426
+ padding-top: 0.3em;
427
427
padding-bottom: 0.2em;
428
428
padding-right: 0.4em;
429
429
margin: 0;
430
430
border: none;
431
431
cursor: pointer;
432
432
background-color: transparent;
433
+ background-image: none;
433
434
}
434
435
/* OVERRIDDEN BY COMPLIANT BROWSERS */
435
436
div#simpleSearch button#searchButton img {
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r73427
Fix for
bug #25215
- when swtiching the search icon to floating positioning, ...
tparscal
23:45, 20 September 2010
Comments
#
Comment by
😂
(
talk
|
contribs
)
12:48, 8 August 2011
I think you have the wrong bug # there.
#
Comment by
😂
(
talk
|
contribs
)
13:03, 6 September 2011
This would be
bug 29669
:)
Status & tagging log
13:03, 6 September 2011
😂
(
talk
|
contribs
)
changed the
status
of r91356
[
removed:
new
added:
ok]
13:03, 6 September 2011
😂
(
talk
|
contribs
)
changed the
tags
for r91356
[
removed:
frontend,trevor]
16:30, 19 August 2011
Reedy
(
talk
|
contribs
)
changed the
tags
for r91356
[
added:
frontend]
23:38, 4 July 2011
Krinkle
(
talk
|
contribs
)
changed the
tags
for r91356
[
added:
trevor]