xref
: /
openbmc
/
webui-vue
/
src
/
assets
/
styles
/
bmc
/
custom
/
_calendar.scss
(revision d388a28b478bf0224e37e292f8bc30fabe2c7059)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
.b-calendar-nav {
2
.btn {
3
&:hover {
4
background: none;
5
color: theme-color("dark");
6
}
7
}
8
}