xref
: /
openbmc
/
webui-vue
/
src
/
assets
/
styles
/
bmc
/
custom
/
_card.scss
(revision 579cbdf4)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
.card {
2
.bg-success {
3
background-color: theme-color-light('success')!important;
4
}
5
}