Преглед изворни кода

Fix tooltip break mouseover

Denis K пре 9 година
родитељ
комит
3ce7e3ff11
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      jet/static/jet/css/jquery-ui/_jquery-ui.theme.scss

+ 1 - 0
jet/static/jet/css/jquery-ui/_jquery-ui.theme.scss

@@ -104,4 +104,5 @@
   box-shadow: none !important;
   opacity: 0.8;
   font-size: 13px;
+  pointer-events: none;
 }