Did a massive cleanup and refactor of shared.css, to make it more organised...
Did a massive cleanup and refactor of shared.css, to make it more organised and readable, and more consistent with naming. This included adding dashes to a few class names, and ensuring that the spelling used for words like "centre" was proper English, not US English. More modifier classes have also been prefixed with a dash, similar to how command line arguments are formatted. Updated files that used some of these renamed CSS classes to use the new class names.
Showing
- src/static/shared.css 344 additions, 318 deletionssrc/static/shared.css
- src/templates/admin/index.html 2 additions, 2 deletionssrc/templates/admin/index.html
- src/templates/admin/memberdb/membership_approve.html 1 addition, 1 deletionsrc/templates/admin/memberdb/membership_approve.html
- src/templates/base.html 1 addition, 1 deletionsrc/templates/base.html
- src/templates/base_form.html 1 addition, 1 deletionsrc/templates/base_form.html
- src/templates/payment_form.html 2 additions, 2 deletionssrc/templates/payment_form.html
Please register or sign in to comment