mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-02 15:51:48 +03:00
Improved user experience
This commit is contained in:
parent
8b018e6de5
commit
4a72fffbab
@ -1135,3 +1135,7 @@ body ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operatio
|
||||
.toggler {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#header a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
@ -13,7 +13,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<div id="header">
|
||||
<h1>{{ apiName }}</h1>
|
||||
<a href=""><h1>{{ apiName }}</h1></a>
|
||||
</div>
|
||||
<div class="container" id="resources_container">
|
||||
<ul id="resources">
|
||||
|
Loading…
x
Reference in New Issue
Block a user