You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Henning Nöth (Jira)" <de...@myfaces.apache.org> on 2022/12/14 11:34:00 UTC

[jira] [Created] (TOBAGO-2183) Use bootstrap configuration instead of custom scss

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)