+9
-0
lines changedFilter options
+9
-0
lines changed Original file line number Diff line number Diff line change
@@ -112,6 +112,15 @@
112
112
max-height: $b-table-sticky-header-max-height;
113
113
}
114
114
115
+
@media print {
116
+
// Overide any styles (including inline styles)
117
+
// when printing
118
+
.b-table-sticky-header {
119
+
overflow-y: visible !important;
120
+
max-height: none !important;
121
+
}
122
+
}
123
+
115
124
@supports (position: sticky) {
116
125
// Positioning of sticky headers
117
126
.b-table-sticky-header > .table.b-table > thead > tr > th {
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4