Skip to content

Commit 90485bf

Browse files
committed
Re-add revised files for new layout.
Signed-off-by: michael vincerra <michael.vincerra@intel.com>
1 parent bcebab0 commit 90485bf

2 files changed

Lines changed: 0 additions & 4 deletions

File tree

src/docs/_static/styles.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1203,7 +1203,6 @@ a:hover {
12031203
display: none;
12041204
}
12051205
}
1206-
12071206
.collapsing {
12081207
height: 0;
12091208
overflow: hidden;
@@ -1215,4 +1214,3 @@ a:hover {
12151214
@include transition($transition-collapse-width);
12161215
}
12171216
} */
1218-

src/docs/_templates/index.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,9 +111,7 @@
111111
<button class='pg-first-last' onclick="lastPage()">Last</button>
112112
<button class='arrow right' onclick="nextPage()"></button>
113113
</div>
114-
115114
<div class="filter-input-wrapper">
116-
117115
<input id="collapsible" class="toggle" type="checkbox">
118116
<label for="collapsible" class="label-toggle">
119117
<span class="filter-text">Filter</span>

0 commit comments

Comments
 (0)