r57412 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r57411
|
r57412
|
r57413
>
Date:
23:15, 5 October 2009
Author:
dale
Status:
deferred
Tags:
Comment:
* force some styles for play button ( usability jquery.ui css conflicts)
Modified paths:
/trunk/phase3/js2/mwEmbed/skins/mvpcf/playerSkin.css
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/js2/mwEmbed/skins/mvpcf/playerSkin.css
—
—
@@ -3,7 +3,7 @@
4
4
*/
5
5
6
6
/* large play button: */
7
-.play-btn-large { width:130px; height:96px; background: url(images/player_big_play_button.png); position:absolute; cursor:pointer; border:none;}/*.ui-state-default */
7
+.play-btn-large { width:130px; height:96px; background: url(images/player_big_play_button.png) !important; position:absolute; cursor:pointer; border:none !important; }/*.ui-state-default */
8
8
9
9
10
10
Status & tagging log
22:27, 6 October 2009
Brion VIBBER
(
talk
|
contribs
)
changed the
status
of r57412
[
removed:
new
added:
deferred]