فهرست منبع

HUE-3578 [editor] History syntax highlighting has red dot

Enrico Berti 9 سال پیش
والد
کامیت
6e498fb
1فایلهای تغییر یافته به همراه4 افزوده شده و 0 حذف شده
  1. 4 0
      desktop/libs/notebook/src/notebook/static/notebook/css/notebook.css

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

@@ -947,6 +947,10 @@ h4.header {
   background-color: transparent!important;
 }
 
+.history-item .ace_invalid {
+  display: none;
+}
+
 .player-toolbar img {
   margin-top: 12px;
 }