[rhmessaging-commits] rhmessaging commits: r3167 - mgmt/trunk/cumin/resources.

rhmessaging-commits at lists.jboss.org rhmessaging-commits at lists.jboss.org
Wed Mar 18 14:31:00 EDT 2009


Author: eallen
Date: 2009-03-18 14:31:00 -0400 (Wed, 18 Mar 2009)
New Revision: 3167

Added:
   mgmt/trunk/cumin/resources/lowerleftfade.png
   mgmt/trunk/cumin/resources/pan-down.png
   mgmt/trunk/cumin/resources/pan-left.png
   mgmt/trunk/cumin/resources/pan-right.png
   mgmt/trunk/cumin/resources/pan-up.png
   mgmt/trunk/cumin/resources/shadow.png
   mgmt/trunk/cumin/resources/upperrightfade.png
Modified:
   mgmt/trunk/cumin/resources/ie.css
Log:
images for new slot visualization

Modified: mgmt/trunk/cumin/resources/ie.css
===================================================================
--- mgmt/trunk/cumin/resources/ie.css	2009-03-18 18:29:54 UTC (rev 3166)
+++ mgmt/trunk/cumin/resources/ie.css	2009-03-18 18:31:00 UTC (rev 3167)
@@ -19,3 +19,9 @@
 ul.radiotabs li a.selected {
   background-image: url(resource?name=radio-button-checked.png);
 }
+
+/* force ie to honor mouse events on empty div */
+div#slot_glass {
+   background-color: white;
+   filter:alpha(opacity=0);
+}

Added: mgmt/trunk/cumin/resources/lowerleftfade.png
===================================================================
(Binary files differ)


Property changes on: mgmt/trunk/cumin/resources/lowerleftfade.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: mgmt/trunk/cumin/resources/pan-down.png
===================================================================
(Binary files differ)


Property changes on: mgmt/trunk/cumin/resources/pan-down.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: mgmt/trunk/cumin/resources/pan-left.png
===================================================================
(Binary files differ)


Property changes on: mgmt/trunk/cumin/resources/pan-left.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: mgmt/trunk/cumin/resources/pan-right.png
===================================================================
(Binary files differ)


Property changes on: mgmt/trunk/cumin/resources/pan-right.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: mgmt/trunk/cumin/resources/pan-up.png
===================================================================
(Binary files differ)


Property changes on: mgmt/trunk/cumin/resources/pan-up.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: mgmt/trunk/cumin/resources/shadow.png
===================================================================
(Binary files differ)


Property changes on: mgmt/trunk/cumin/resources/shadow.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: mgmt/trunk/cumin/resources/upperrightfade.png
===================================================================
(Binary files differ)


Property changes on: mgmt/trunk/cumin/resources/upperrightfade.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream




More information about the rhmessaging-commits mailing list