mdb-ui-kit/assets/scss/_responsive-tests.scss

18 lines
266 B
SCSS
Raw Normal View History

2017-08-11 17:59:31 +03:00
// scss-lint:disable ImportantRule
//
// Responsive tests
//
// Responsive (scrollable) doc tables
.table-responsive .highlight pre {
white-space: normal;
}
// Utility classes table
.bd-table th small {
display: block;
font-weight: normal;
color: #999;
}