.monaco-editor .error-line-decoration{background-color:#ff00001a;border-left:3px solid #ff0000}.monaco-editor .error-glyph-margin{background-color:red;border-radius:50%;width:10px!important;height:10px!important;margin:5px;cursor:pointer}.monaco-editor .error-line-decoration:hover{background-color:#ff000026}.monaco-editor .warning-line-decoration{background-color:#ffc1071a;border-left:3px solid #ffc107}.monaco-editor .warning-glyph-margin{background-color:#ffc107;border-radius:50%;width:10px!important;height:10px!important;margin:5px;cursor:pointer}.monaco-editor .warning-line-decoration:hover{background-color:#ffc10726}.monaco-editor .decorationsOverviewRuler{width:10px!important}.monaco-editor.vs-dark .error-line-decoration{background-color:#f003}.monaco-editor.vs-dark .warning-line-decoration{background-color:#ffc10733}@keyframes line-flash{0%{background-color:#3b82f64d}50%{background-color:#3b82f61a}to{background-color:#3b82f64d}}.monaco-editor .line-jump-flash{animation:line-flash .5s ease-in-out 2;background-color:#3b82f633!important}.monaco-editor .line-jump-glyph{background-color:#3b82f6;border-radius:50%;width:12px!important;height:12px!important;margin:4px;animation:pulse 1s ease-in-out}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.7}}
