This website requires JavaScript.
Explore
Help
Sign In
luxolus
/
open-nomad
Watch
2
Star
0
Fork
You've already forked open-nomad
0
Code
Issues
1
Pull Requests
Packages
Releases
Wiki
Activity
24c8690cb0
open-nomad
/
ui
/
app
/
styles
/
core
/
breadcrumb.scss
16 lines
179 B
SCSS
Raw
Blame
History
.
breadcrumb
{
a
{
text-decoration
:
none
;
opacity
:
0
.7
;
&
:
hover
{
text-decoration
:
none
;
opacity
:
1
;
}
}
li
.
is-active
a
{
opacity
:
1
;
}
}
Reference in New Issue
View Git Blame
Copy Permalink