]> source.dussan.org Git - redmine.git/commitdiff
Prevents 'blinking' tooltips in the rare case where the browser places the tooltip...
authorMarius Balteanu <marius.balteanu@zitec.com>
Thu, 31 Oct 2024 08:14:37 +0000 (08:14 +0000)
committerMarius Balteanu <marius.balteanu@zitec.com>
Thu, 31 Oct 2024 08:14:37 +0000 (08:14 +0000)
Patch by Jens Krämer (user:jkraemer).

git-svn-id: https://svn.redmine.org/redmine/trunk@23172 e93f8b46-1217-0410-a6f0-8f06a7374b81

app/assets/stylesheets/application.css

index 630c784762e49e502b5141e67ae75558f79cd864..07d0f0c935fea54efa6e9cb1849862d911de968e 100644 (file)
@@ -1697,6 +1697,7 @@ td.gantt_selected_column .gantt_hdr,.gantt_selected_column_container {
   border: 0;
   box-shadow: none;
   white-space: pre-wrap;
+  pointer-events: none;
 }
 
 /***** SVG Icons *****/