Files
stf/res/web_modules/nine-bootstrap
Gunther Brunner fb9e1b4eaf Fix long-standing bug that prevents vertical scrolling on the device list when it has horizontal scrolling.
It only happens on latest versions of Chrome when used along a MacBook Trackpad.
Couldn't reproduce on other browsers/hardware.
2015-07-01 17:36:55 +09:00
..

nine-bootstrap

Bootstrap 3 theme inspired on iOS 9 flat design. It's being used by STF.

Building and Usage

Compile to CSS using sass.

sass nine-bootstrap.scss

Or use with a module bundler like Webpack directly.

require('nine-bootstrap')