History log of /openbmc/webui-vue/src/assets/styles/bmc/custom/_toasts.scss (Results 1 – 6 of 6)
Revision Date Author Comments
# a36a32f1 21-Feb-2021 Derick Montague <derick.montague@ibm.com>

Update toast layout to align header elements

Signed-off-by: Derick Montague <derick.montague@ibm.com>
Change-Id: I2bedab786dc10ee3eb7366a20c6c7e4fb2157e3e


# c2862dcc 11-Sep-2020 SurenNeware <sneware9@in.ibm.com>

Add icon to the toast component

- Add status icon to the toast component.
- Add a method that return title with associated icon.

Signed-off-by: Suren Neware <sneware9@in.ibm.com>
Change-Id: Iae75e3

Add icon to the toast component

- Add status icon to the toast component.
- Add a method that return title with associated icon.

Signed-off-by: Suren Neware <sneware9@in.ibm.com>
Change-Id: Iae75e3eec7317af6b25a0ed1bfa4cc72644f7cd7

show more ...


# 12bc8753 22-Sep-2020 Dixsie Wolmers <dixsie@ibm.com>

Update toast drop-shadow opacity

- Created sass variable for box shadow to be reused for
elements requiring box-shadow
- Update toast opacity to 0.3

Signed-off-by: Dixsie Wolmers <dixsie@ibm.com>

Update toast drop-shadow opacity

- Created sass variable for box shadow to be reused for
elements requiring box-shadow
- Update toast opacity to 0.3

Signed-off-by: Dixsie Wolmers <dixsie@ibm.com>
Change-Id: Icfc0a58944fd5fe6d2c677e99564910fc2c67f1f

show more ...


# 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 ...


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

Update use of Sass variables for better theming

Use Bootstrap color functions for theme-colors and grays instead
of directly referencing Sass variable to allow more flexible
theming.

Signed-off-by:

Update use of Sass variables for better theming

Use Bootstrap color functions for theme-colors and grays instead
of directly referencing Sass variable to allow more flexible
theming.

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

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 ...