diff --git a/docs/app/assets/css/docs.css b/docs/app/assets/css/docs.css index 7f0f83e9..8a645302 100644 --- a/docs/app/assets/css/docs.css +++ b/docs/app/assets/css/docs.css @@ -422,6 +422,7 @@ iframe.example { .type-hint { display:inline-block; + background: gray; } .variables-matrix .type-hint { @@ -567,7 +568,7 @@ h4 { } .return-arguments td:first-child { - width:100px; + width:100px; } ul.methods > li,