mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-02 15:51:48 +03:00
Merge pull request #188 from marapper/post_color
Clearly distiguishable color for POST methods
This commit is contained in:
commit
48b92527bb
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user