beets/beetsplug/web/static
udiboy1209 35eb60c393 More elegant fix to line break display problem for lyrics in web plugin
The javascript `replace` method was previously being used, which worked in a hacky way.
But the more elegant way to do it, as suggested by minitech on this question http://stackoverflow.com/questions/23440298 ,
is to use CSS, and make the browser automatically display white-spaces using `white-space: pre-wrap`
2014-05-03 10:31:02 +05:30
..
backbone.js use non-minified JavaScript libraries (#259) 2011-11-23 18:26:08 -08:00
beets.css More elegant fix to line break display problem for lyrics in web plugin 2014-05-03 10:31:02 +05:30
beets.js The Great Trailing Whitespace Purge of 2012 2012-05-13 20:22:17 -07:00
jquery.js happy new year 2013-01-11 10:43:41 -08:00
underscore.js use non-minified JavaScript libraries (#259) 2011-11-23 18:26:08 -08:00