History log of /openbmc/webui-vue/src/assets/styles/bmc/helpers/_index.scss (Results 1 – 2 of 2)
Revision Date Author Comments
# 1f4eaa16 10-Aug-2020 Yoshie Muranaka <yoshiemuranaka@gmail.com>

Update use of Sass variable background variant colors

The hardcoded Sass variable assignments to lighter variant background colors
does not work well with the theme-color functions that are used.

U

Update use of Sass variable background variant colors

The hardcoded Sass variable assignments to lighter variant background colors
does not work well with the theme-color functions that are used.

Use Bootstrap's built in theme-color-level function to programatically get
a lighter variant color to use for component backgrounds.

https://getbootstrap.com/docs/4.5/getting-started/theming/#functions

Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com>
Change-Id: I9d5a1a66c92d347ba1797be5e0810a24c34094f9

show more ...


# a88f7529 08-Jul-2020 Yoshie Muranaka <yoshiemuranaka@gmail.com>

Restructure Sass files

- Consolidate all bootstrap partials
- Combine all vendor overrides with BMC custom styles
- Updated paths for Vuepress docs

Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gm

Restructure Sass files

- Consolidate all bootstrap partials
- Combine all vendor overrides with BMC custom styles
- Updated paths for Vuepress docs

Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com>
Change-Id: I1a9f68bdf90edae0d1e38f36ac670bf6426ec8a5

show more ...