bootstrap3
bootstrap3 copied to clipboard
Readable theme contains not readable color selection
Hi,
thanks for your work on Bootstrap Theme for OJS.
Readable theme has a color selection for "Make a new submission or view your pending submissions". Please, see the screenshot attached.

Thanks for reporting this @dogsleg. I don't have time to address this now but I will try to get a fix for this in when a refactor the theme for 3.4.
Fix ready for this, which will add the alert-link class to links in alert boxes. This improves the display of links across all of the sub-styles as well.
Readable theme with fix (see screenshot above for before):
Alerts for user registration form before (Readable theme):
Alerts for user registration form with fix (Readable theme):
@asmecher PR ready for review - will forward-port if all looks good:
- 3_3_0: https://github.com/pkp/bootstrap3/pull/215
- 3_4_0: https://github.com/pkp/bootstrap3/pull/218
- main: https://github.com/pkp/bootstrap3/pull/219
^ Merged, thanks, @kaitlinnewson!
@asmecher Additional PRs linked above and ready for review.
Both merged, thanks! Now that you've got permissions on this repo, you can use your discretion to decide whether ports need additional review; if not, feel free to git cherry-pick them forward.