Bumped version for emergency release.
[cocanwiki.git] / html / _css / editor.css
index 7da99dd..86c3d04 100644 (file)
@@ -1,5 +1,5 @@
 /* Stylesheet for COCANWIKI editor, derived from EWM.
- * $Id: editor.css,v 1.5 2004/10/26 17:17:08 rich Exp $
+ * $Id: editor.css,v 1.6 2004/10/27 08:42:30 rich Exp $
  */
 
 body {
@@ -119,6 +119,8 @@ div.edit_buttons a {
   text-decoration: none;
   color: #000;
   background-color: #dcdad5;
+  cursor: pointer;
+  cursor: hand;
 }
 
 div.edit_buttons span.spacer {