From f35194e6046e1be5a81d5e26705c032e4d0a4406 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Lang Date: Tue, 9 Jan 2007 21:27:21 +0000 Subject: tooltips added on Gantt chart to view the details of the issues (added csshover behaviour to make it work under IE) git-svn-id: http://redmine.rubyforge.org/svn/trunk@160 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- public/stylesheets/csshover.htc | 120 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 120 insertions(+) create mode 100644 public/stylesheets/csshover.htc (limited to 'public/stylesheets/csshover.htc') diff --git a/public/stylesheets/csshover.htc b/public/stylesheets/csshover.htc new file mode 100644 index 000000000..3ba936ac3 --- /dev/null +++ b/public/stylesheets/csshover.htc @@ -0,0 +1,120 @@ + + \ No newline at end of file -- cgit v1.2.3