PrivateBin/css/bootstrap
El RIDO 3099e10dfa refactored JS:
- moved from global namespace into anonymous function
- as onclick has no direct access to the zerobin methods, the events are
now bound in the init() method via bindEvents()
- to simplify maintenance, the functions were wrapped into 3 objects:
zerobin (display logic, event handling), filter (compression,
encryption) and helper (stateless utilities)
- some CSS and template adjustements were also done
2015-09-05 17:12:11 +02:00
..
fonts added a bootstrap theme, still needs some work in the comments layout 2015-08-17 23:19:15 +02:00
bootstrap-3.3.5.css added a bootstrap theme, still needs some work in the comments layout 2015-08-17 23:19:15 +02:00
bootstrap-theme-3.3.5.css added a bootstrap theme, still needs some work in the comments layout 2015-08-17 23:19:15 +02:00
zerobin.css refactored JS: 2015-09-05 17:12:11 +02:00