xref
: /
openbmc
/
webui-vue
/
src
/
assets
/
styles
/
bmc
/
custom
/
_calendar.scss
(revision 1bddf797)
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
}