Просмотр исходного кода

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

Johan Ahlen 9 лет назад
Родитель
Сommit
9ddf7b7

+ 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 {