Removes the template special color from core. The only potential place this is used is in toolbar secondary buttons. As far as I can tell no core extensions actually use this. But there is a chance third parties do. We now revert back to using the default bootstrap secondary color in this case.
This is a b/c break if other people are using this CSS Var. However I can't see any obvious way for us to actually deprecate CSS variables.
Change the class of an existing button from btn-*** (success/error/action) etc. to btn-secondary.
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
Labels |
Added:
bug
PR-5.0-dev
|
Category | ⇒ | Administration Language & Strings Templates (admin) Repository NPM Change SQL Installation Postgresql Front End Templates (site) |
Title |
|
Title |
|
This pull request has been automatically rebased to 5.2-dev.
Title |
|
Have tested this successfully.