forked from kubernetes/kubernetes
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding swagger files which got left out of last PR
- Loading branch information
1 parent
5fb9009
commit 68271eb
Showing
14 changed files
with
2,198 additions
and
12,815 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
/* droid-sans-regular - latin */ | ||
@font-face { | ||
font-family: 'Droid Sans'; | ||
font-style: normal; | ||
font-weight: 400; | ||
src: url('../fonts/droid-sans-v6-latin-regular.eot'); /* IE9 Compat Modes */ | ||
src: local('Droid Sans'), local('DroidSans'), | ||
url('../fonts/droid-sans-v6-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ | ||
url('../fonts/droid-sans-v6-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ | ||
url('../fonts/droid-sans-v6-latin-regular.woff') format('woff'), /* Modern Browsers */ | ||
url('../fonts/droid-sans-v6-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ | ||
url('../fonts/droid-sans-v6-latin-regular.svg#DroidSans') format('svg'); /* Legacy iOS */ | ||
} | ||
/* droid-sans-700 - latin */ | ||
@font-face { | ||
font-family: 'Droid Sans'; | ||
font-style: normal; | ||
font-weight: 700; | ||
src: url('../fonts/droid-sans-v6-latin-700.eot'); /* IE9 Compat Modes */ | ||
src: local('Droid Sans Bold'), local('DroidSans-Bold'), | ||
url('../fonts/droid-sans-v6-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ | ||
url('../fonts/droid-sans-v6-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ | ||
url('../fonts/droid-sans-v6-latin-700.woff') format('woff'), /* Modern Browsers */ | ||
url('../fonts/droid-sans-v6-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ | ||
url('../fonts/droid-sans-v6-latin-700.svg#DroidSans') format('svg'); /* Legacy iOS */ | ||
} |
Binary file not shown.
411 changes: 411 additions & 0 deletions
411
third_party/swagger-ui/fonts/droid-sans-v6-latin-700.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
403 changes: 403 additions & 0 deletions
403
third_party/swagger-ui/fonts/droid-sans-v6-latin-regular.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.