Author: jablko
Date: Mon Aug 31 15:52:19 2009
New Revision: 3132
Log:
Replace delete image -- force
Modified:
trunk/web/css/form.css
trunk/web/images/delete.png
Modified: trunk/web/css/form.css
==============================================================================
--- trunk/web/css/form.css Mon Aug 31 15:46:36 2009 (r3131)
+++ trunk/web/css/form.css Mon Aug 31 15:52:19 2009 (r3132)
@@ -441,3 +441,8 @@
padding-bottom: 2em;
width: 99%;
}
+
+.form-item li:hover
+{
+ list-style-image: url(../images/delete.png);
+}
Modified: trunk/web/images/delete.png
==============================================================================
Binary file (source and/or target). No diff available.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Qubit Toolkit Commits" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.ca/group/qubit-commits?hl=en
-~----------~----~----~----~------~----~------~--~---