Skip to content
This repository was archived by the owner on Oct 20, 2022. It is now read-only.

Commit 29fc79a

Browse files
committed
new release
1 parent cd9c7f2 commit 29fc79a

File tree

8 files changed

+9
-11
lines changed

8 files changed

+9
-11
lines changed

dist/css/swagger-ui.css

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@
1313
.swagger-ui .api-version {
1414
color: #999;
1515
}
16-
.swagger-ui .external-docs {
17-
color: #000;
18-
}
1916
.swagger-ui .endpoint {
2017
border-bottom: 1px solid #ddd;
2118
}

dist/css/swagger-ui.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/less/swagger-ui.less

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@
4444
}
4545

4646
.external-docs{
47-
color: #000;
4847
}
4948

5049
.endpoint{

0 commit comments

Comments
 (0)