http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11601 Bug ID: 11601 Summary: Bootstrap theme has CSS files that do not have LESS counterparts Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: OPAC Assignee: wizzyrea@gmail.com Reporter: liz@catalyst.net.nz QA Contact: testopia@bugs.koha-community.org We should create parity between the LESS and CSS folders in the Bootstrap theme. CSS should be minified to discourage hand editing. Steps to this available at http://www.lesscss.org/#usage Note that you will need to install Node.js first: http://nodejs.org/ A convenient tool for development with less: https://github.com/jonycheung/Dead-Simple-LESS-Watch-Compiler We should probably also start a wiki page to point people to on how to modify core less files in the bootstrap theme. -- You are receiving this mail because: You are watching all bug changes.