[dev] PATCH Give the color picker a cross hair cursor.
Mike Cochrane
mike@graftonhall.co.nz
Sun, 4 Aug 2002 04:54:09 +0100
Index: util/colorpicker.php
===================================================================
RCS file: /httpd/horde/horde/util/colorpicker.php,v
retrieving revision 1.1
diff -I$Horde -I$Revision -I$Date -u -r1.1 colorpicker.php
--- util/colorpicker.php 2002/08/04 01:59:54 1.1
+++ util/colorpicker.php 2002/08/04 03:13:38
@@ -74,7 +74,9 @@
}
</script>
-
+<style type="text/css">
+ TD { cursor : crosshair; }
+</style>
<form name="colors">
<table border="0" cellspacing="0" cellpadding="0">
-------------------------------------------------------------------------
This mail sent from Mike's CVS HEAD install of IMP: http://horde.org/imp/