r97109 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r97108
|
r97109
|
r97110
>
Date:
22:40, 14 September 2011
Author:
mah
Status:
ok
Tags:
Comment:
follow up
r75155
— adjust to a grey instead of black
Modified paths:
/branches/MwEmbedStandAlone/modules/EmbedPlayer/skins/kskin/mw.style.PlayerSkinKskin.css
(modified) (
history
)
Diff
[
purge
]
Index: branches/MwEmbedStandAlone/modules/EmbedPlayer/skins/kskin/mw.style.PlayerSkinKskin.css
—
—
@@ -3,7 +3,7 @@
4
4
*/
5
5
.k-player {
6
6
color: #FFF;
7
- background-color: #000;
7
+ background-color: #999;
8
8
margin-top:5px;
9
9
}
10
10
.k-player .ui-widget-content {
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r75155
When specifying a foreground color, also specify a background color.
hartman
14:36, 21 October 2010
Status & tagging log
21:28, 20 November 2011
😂
(
talk
|
contribs
)
changed the
status
of r97109
[
removed:
new
added:
ok]