apinf / openapi-designer

Design interface for creating Open API (Swagger) specification files
https://openapi.design
MIT License
68 stars 18 forks source link

Use SVG fill color instead of CSS opacity #265

Closed tulir closed 7 years ago

tulir commented 7 years ago

This pull request changes the form controls (delete and collapse buttons) to use SVG fill colors instead of CSS opacity. This fixes a bug where the buttons would be visible even if the navbar was over them.