OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
openproject/modules/webhooks/app/assets/stylesheets/webhooks/webhooks.sass

12 lines
187 B

.webhooks--delivery-success
color: #019875
.webhooks--delivery-error
color: #c0392b
.webhooks--response-body-modal
min-width: 25vw
pre
background: #f1f1f1
padding: 5px