github.com/GoogleContainerTools/skaffold/v2@v2.13.2/docs-v2/static/swagger/custom.css (about)

     1  .scheme-container, .information-container {
     2      display: none;
     3  }
     4  
     5  
     6  /*TODO remove (https://github.com/GoogleContainerTools/skaffold/issues/3168)*/
     7  #operations-SkaffoldService-EventLog div.opblock-section, div.execute-wrapper {
     8      display: none;
     9  }