r77628 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r77627
|
r77628
|
r77629
>
Date:
01:06, 3 December 2010
Author:
tparscal
Status:
ok
Tags:
Comment:
Using 100% opacity as default
Modified paths:
/trunk/phase3/resources/jquery.tipsy/jquery.tipsy.js
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/resources/jquery.tipsy/jquery.tipsy.js
—
—
@@ -174,7 +174,7 @@
175
175
html: false,
176
176
live: false,
177
177
offset: 0,
178
- opacity: 0.8,
178
+ opacity: 1.0,
179
179
title: 'title',
180
180
trigger: 'hover'
181
181
};
Status & tagging log
13:16, 14 December 2010
😂
(
talk
|
contribs
)
changed the
status
of r77628
[
removed:
new
added:
ok]