소스 검색

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;
 }