/* Keep the open-issue action visible and unmistakably orange on every
   Splicing task, including manually created tasks. */
#app ._issueOpen_876e4_209 ._reportMenuButton_876e4_177,
#app ._reportMenuButtonAttention_876e4_188 {
  background: #f59e0b !important;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24), inset 0 0 0 1px #c77800 !important;
  color: #ffffff !important;
  opacity: 1 !important;
  pointer-events: auto !important;
}
