so disable the scss-lint check SelectorFormat
- use variables for colors instead of values - trailinf line at the end of file - new line after each declaration - 2 spaces of indentation - avoid qualifying elements in selectors - prefer lowercase in hexa color
To make tests ok. I could use Capybara.disable_animation = true, but there was no animation to old datetimepicker, so it's more consistant like this.
need to add dialog module from jquery-ui