Henning Nöth created TOBAGO-2183:
------------------------------------
Summary: Use bootstrap configuration instead of custom scss
Key: TOBAGO-2183
URL: https://issues.apache.org/jira/browse/TOBAGO-2183
Project: MyFaces Tobago
Issue Type: Improvement
Components: Themes
Affects Versions: 5.4.0
Reporter: Henning Nöth
There are some parts in the _tobago.scss which can be replaced with a specific
bootstrap configuration.
For example: The text color of disabled input fields is greyed out. This is
currently solved in the _tobago.scss by a mixin. A better way is to set the
bootstrap variable "$input-disabled-color".
--
This message was sent by Atlassian Jira
(v8.20.10#820010)