mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-02 15:51:48 +03:00
Clearly distiguishable color for POST methods
This commit is contained in:
parent
80b5162c83
commit
9d77dad94d
@ -327,8 +327,8 @@ li.operation.get div.content h4 {
|
|||||||
|
|
||||||
/* POST operations */
|
/* POST operations */
|
||||||
li.operation.post div.heading {
|
li.operation.post div.heading {
|
||||||
border-color: #c3e8d1;
|
border-color: #a7e1a1;
|
||||||
background-color: #def1e5;
|
background-color: #d4f7cd;
|
||||||
}
|
}
|
||||||
li.operation.post div.heading h3 span.http_method a{
|
li.operation.post div.heading h3 span.http_method a{
|
||||||
background-color: #10a54a;
|
background-color: #10a54a;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user