Skip to content

Commit ac5d476

Browse files
committed
Updated icd docs (manually)
1 parent f93955a commit ac5d476

79 files changed

Lines changed: 8599 additions & 22 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

idbs/3.3.0/assets/custom.css

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
.snippet-button {
2+
float: right;
3+
vertical-align: middle;
4+
padding: 0.25em 0.25em;
5+
border: 1px solid #ddd;
6+
margin: 0.25em;
7+
border-radius: 5px;
8+
cursor: pointer;
9+
}
10+
11+
.copy-snippet {
12+
visibility: hidden;
13+
}
14+
15+
.snippet-button:hover {
16+
background: #c5cae9;
17+
}

idbs/3.3.0/assets/fonts/font-awesome.css

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
/*!
2+
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
3+
* use this file except in compliance with the License. You may obtain a copy
4+
* of the License at:
5+
*
6+
* http://www.apache.org/licenses/LICENSE-2.0
7+
*
8+
* UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING, SOFTWARE
9+
* DISTRIBUTED UNDER THE LICENSE IS DISTRIBUTED ON AN "AS IS" BASIS,
10+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
11+
* SEE THE LICENSE FOR THE SPECIFIC LANGUAGE GOVERNING PERMISSIONS AND
12+
* LIMITATIONS UNDER THE LICENSE.
13+
*/@font-face{font-family:"Material Icons";font-style:normal;font-weight:400;src:local("Material Icons"),local("MaterialIcons-Regular"),url("specimen/MaterialIcons-Regular.woff2") format("woff2"),url("specimen/MaterialIcons-Regular.woff") format("woff"),url("specimen/MaterialIcons-Regular.ttf") format("truetype")}
162 KB
Binary file not shown.
95.7 KB
Binary file not shown.
75.4 KB
Binary file not shown.
125 KB
Binary file not shown.
56.3 KB
Binary file not shown.
43.3 KB
Binary file not shown.
1.03 KB
Loading

0 commit comments

Comments
 (0)