Schedule dropdown replaced through js, +styles
authorLaury GvR <laury@gaslightmedia.com>
Thu, 6 Apr 2017 19:55:24 +0000 (15:55 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Thu, 6 Apr 2017 19:55:24 +0000 (15:55 -0400)
commitad32e76526925b055ca8fe6d460419b1f556487d
tree53f3a51b9ed810e8d6fbc8b1896377cc762c072d
parent751d7a17687e4ad7b297d3565dad8a24872ca37e
Schedule dropdown replaced through js, +styles

Schedule dropdown select+options are replaced by a ul+li markup,
because select elements are dysfunctional in older, useless,
legacy browsers like IE. Styles added to make this faux-select
look like the original markup.
css/app.css
js/app.js
js/custom/pageSetup.js
scss/plugins/_schedule.scss