{"version":3,"sources":["webpack://_N_E/shared/ui/WorkflowYAMLEditorWithLogs/WorkflowYAMLEditorWithLogs.css"],"names":[],"mappings":"AACA,uBACE,2CACF,CAEA,+BACE,kCACF,CAEA,sBACE,2CACF,CAEA,8BACE,yCACF,CAEA,uBACE,kCACF,CAEA,+BACE,kCACF,CAEA,uBACE,2CACF,CAEA,+BACE,0CACF,CAEA,2BACE,2CACF,CAEA,mCACE,2CACF,CAGA,kBACE,oBAAsB,CACtB,qBAAuB,CACvB,iBAAkB,CAClB,eAAgB,CAChB,cACF,CAEA,iCACE,WAAY,CACZ,oBAAuB,CACvB,cACF,CAEA,gCACE,WAAY,CACZ,oBAAuB,CACvB,cACF,CAEA,iCACE,WAAY,CACZ,aAAc,CACd,cACF,CAEA,iCACE,WAAY,CACZ,sBAAyB,CACzB,cACF,CAEA,qCACE,WAAY,CACZ,oBAAuB,CACvB,cACF,CAGA,6CACE,yBACF,CAGA,+DACE,SACF,CAGA,2DACE,oBACF","file":"static/css/ba28510bbb40e1bd.css","sourcesContent":["/* Workflow step status styles */\n.workflow-step.success {\n  background-color: rgb(220, 252, 231) !important; /* green-100 */\n}\n\n.workflow-step.success.hovered {\n  background-color: #bbf7d0 !important; /* green-200 */\n}\n\n.workflow-step.failed {\n  background-color: rgb(254, 226, 226) !important; /* red-100 */\n}\n\n.workflow-step.failed.hovered {\n  background-color: rgb(214, 68, 68) !important; /* red-200 */\n}\n\n.workflow-step.skipped {\n  background-color: #f3f4f6 !important; /* gray-100 */\n}\n\n.workflow-step.skipped.hovered {\n  background-color: #e5e7eb !important; /* gray-200 */\n}\n\n.workflow-step.pending {\n  background-color: rgb(254, 249, 195) !important; /* yellow-100 */\n}\n\n.workflow-step.pending.hovered {\n  background-color: rgb(220, 200, 47) !important; /* yellow-200 */\n}\n\n.workflow-step.in_progress {\n  background-color: rgb(254, 249, 195) !important; /* yellow-100 */\n}\n\n.workflow-step.in_progress.hovered {\n  background-color: rgb(254, 240, 138) !important; /* yellow-200 */\n}\n\n/* Status indicator icons in the glyph margin */\n.status-indicator {\n  width: 12px !important;\n  height: 12px !important;\n  border-radius: 50%;\n  margin-left: 4px;\n  margin-top: 4px;\n}\n\n.status-indicator.success::before {\n  content: \"●\";\n  color: rgb(34, 197, 94); /* green-500 */\n  font-size: 12px;\n}\n\n.status-indicator.failed::before {\n  content: \"●\";\n  color: rgb(239, 68, 68); /* red-500 */\n  font-size: 12px;\n}\n\n.status-indicator.skipped::before {\n  content: \"●\";\n  color: #6b7280; /* gray-500 */\n  font-size: 12px;\n}\n\n.status-indicator.pending::before {\n  content: \"○\";\n  color: rgb(209, 213, 219); /* gray-300 */\n  font-size: 12px;\n}\n\n.status-indicator.in_progress::before {\n  content: \"●\";\n  color: rgb(234, 179, 8); /* yellow-500 */\n  font-size: 12px;\n}\n\n/* Editor container styles */\n.workflow-yaml-editor .monaco-editor .margin {\n  margin-left: 8px !important;\n}\n\n/* Ensure decorations appear above the text */\n.workflow-yaml-editor .monaco-editor .decorationsOverviewRuler {\n  z-index: 2;\n}\n\n/* Make sure the glyph margin is visible */\n.workflow-yaml-editor .monaco-editor .margin-view-overlays {\n  width: 40px !important;\n}\n"],"sourceRoot":"","ignoreList":[]}