فهرست منبع

HUE-3910 [editor] Don't show a dotted box on execute in Firefox

Johan Ahlen 9 سال پیش
والد
کامیت
9ddf7b7
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      desktop/libs/notebook/src/notebook/static/notebook/css/notebook.css

+ 1 - 0
desktop/libs/notebook/src/notebook/static/notebook/css/notebook.css

@@ -81,6 +81,7 @@ body {
   position: absolute;
   height: 100%;
   overflow: auto;
+  outline: none !important;
 }
 
 .question {