r92903 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r92902‎ | r92903 | r92904 >
Date:22:07, 22 July 2011
Author:catrope
Status:ok
Tags:
Comment:
MoodBar CSS: Add some @embed comments and remove an empty CSS rule
Modified paths:
  • /trunk/extensions/MoodBar/modules/ext.moodBar/ext.moodBar.core.css (modified) (history)
  • /trunk/extensions/MoodBar/modules/ext.moodBar/ext.moodBar.init.css (modified) (history)

Diff [purge]

Index: trunk/extensions/MoodBar/modules/ext.moodBar/ext.moodBar.core.css
@@ -36,6 +36,7 @@
3737 min-width: 42px;
3838 margin: 15px;
3939 padding: 42px 0 5px 0;
 40+ /* @embed */
4041 background: transparent url(images/type-unknown.png) center top no-repeat;
4142 text-align: center;
4243 }
@@ -100,6 +101,7 @@
101102 }
102103
103104 .mw-moodBar-state-loading {
 105+ /* @embed */
104106 background: url(images/ajax-spinner.gif) left center no-repeat;
105107 padding: 20px 0 0 90px;
106108 height: 77px;
Index: trunk/extensions/MoodBar/modules/ext.moodBar/ext.moodBar.init.css
@@ -13,7 +13,3 @@
1414 line-height: 1.125em;
1515 text-transform: none;
1616 }
17 -
18 -#mw-moodbar-overlay {
19 -
20 -}

Status & tagging log