diff --git a/Resources/public/css/screen.css b/Resources/public/css/screen.css index 33f2eb3..aceff20 100644 --- a/Resources/public/css/screen.css +++ b/Resources/public/css/screen.css @@ -341,8 +341,8 @@ li.operation.get div.content h4 { /* POST operations */ li.operation.post div.heading { - border-color: #c3e8d1; - background-color: #def1e5; + border-color: #a7e1a1; + background-color: #d4f7cd; } li.operation.post div.heading h3 span.http_method a{ background-color: #10a54a;