26bde1f766
* Prevent options from jumping when selected due to border being added/removed based on active option. Instead, always have a border on the option but set its color when active * Use gray instead of white border in order to match background so that it isn't visible while unselected. Add margin-bottom back * Make sure the locked option style remains unchanged - Nest .locked in .customize-options .option to get specificity - Override border, border-radius, and margin-top for .locked - Set the override values to what would be applied without other style changes
/website/client contains the source files for the new client side that is being developed as part of the Habitica.com redesign. Static assets for the new client can be found in website/static.
The old client side files can be found in /website/client-old, they are still used on Habitica.com while the redesign is in progress.