mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-04-02 21:36:14 +03:00
Post background should be green not blue
This commit is contained in:
parent
55ef512b4d
commit
f4bc5bc5ab
1 changed files with 1 additions and 1 deletions
|
@ -315,7 +315,7 @@ li.operation.get div.content h4 {
|
|||
/* POST operations */
|
||||
li.operation.post div.heading {
|
||||
border-color: #c3e8d1;
|
||||
background-color: #e7f0f7;
|
||||
background-color: #def1e5;
|
||||
}
|
||||
li.operation.post div.heading h3 span.http_method a{
|
||||
background-color: #10a54a;
|
||||
|
|
Loading…
Add table
Reference in a new issue