http://www.mediawiki.org/wiki/Special:Code/MediaWiki/73153

Revision: 73153
Author:   tparscal
Date:     2010-09-16 21:17:39 +0000 (Thu, 16 Sep 2010)

Log Message:
-----------
Got rid of glowing ball background image for overlays

Modified Paths:
--------------
    trunk/phase3/resources/jquery.ui/themes/vector/jquery.ui.theme.css

Removed Paths:
-------------
    
trunk/phase3/resources/jquery.ui/themes/vector/images/ui-bg_glow-ball_100_000000_600x600.png

Deleted: 
trunk/phase3/resources/jquery.ui/themes/vector/images/ui-bg_glow-ball_100_000000_600x600.png
===================================================================
(Binary files differ)

Modified: trunk/phase3/resources/jquery.ui/themes/vector/jquery.ui.theme.css
===================================================================
--- trunk/phase3/resources/jquery.ui/themes/vector/jquery.ui.theme.css  
2010-09-16 21:14:41 UTC (rev 73152)
+++ trunk/phase3/resources/jquery.ui/themes/vector/jquery.ui.theme.css  
2010-09-16 21:17:39 UTC (rev 73153)
@@ -245,5 +245,5 @@
 .ui-corner-all { -moz-border-radius: 3px; -webkit-border-radius: 3px; 
border-radius: 3px; }
 
 /* Overlays */
-.ui-widget-overlay { background: #000000 
url(images/ui-bg_glow-ball_100_000000_600x600.png) 50% 35% repeat-x; opacity: 
.50;filter:Alpha(Opacity=50); }
+.ui-widget-overlay { background: #000000; opacity: 
.50;filter:Alpha(Opacity=50); }
 .ui-widget-shadow { margin: -7px 0 0 -7px; padding: 7px; background: #000000 
url(images/ui-bg_flat_70_000000_40x100.png) 50% 50% repeat-x; opacity: 
.20;filter:Alpha(Opacity=20); -moz-border-radius: 8px; -webkit-border-radius: 
8px; border-radius: 8px; }
\ No newline at end of file



_______________________________________________
MediaWiki-CVS mailing list
MediaWiki-CVS@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to