mirror of
https://github.com/primer/css.git
synced 2024-12-14 06:44:38 +03:00
Darken selected UnderlineNav-octicon
This commit is contained in:
parent
0e52ad352d
commit
7ab2fb4ce6
@ -37,6 +37,10 @@
|
|||||||
&[aria-current] {
|
&[aria-current] {
|
||||||
// stylelint-disable-next-line primer/borders
|
// stylelint-disable-next-line primer/borders
|
||||||
border-bottom-color: #f9826c; // custom coral
|
border-bottom-color: #f9826c; // custom coral
|
||||||
|
|
||||||
|
.UnderlineNav-octicon {
|
||||||
|
color: $text-gray;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user