##// END OF EJS Templates
add timezone info to `last_modified` in notebook managers...
add timezone info to `last_modified` in notebook managers now Firefox won't get confused, turning utc timestamps into local times. closes #3396

File last commit:

r11033:fa36e98f
r11145:b584d247
Show More
style.less
17 lines | 310 B | text/x-less | LessCssLexer
// Bootstrap
@import "../components/bootstrap/less/bootstrap.less";
@import "../components/bootstrap/less/responsive.less";
// base
@import "../base/less/style.less";
// auth
@import "../auth/less/style.less";
// tree
@import "../tree/less/style.less";
// notebook
@import "../notebook/less/style.less";