File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 359359 .menu-item ,
360360 .notifications-list-item : hover .notification-list-item-actions .btn ,
361361 .notifications-list-item : focus .notification-list-item-actions .btn ,
362+ .notifications-list-item .navigation-focus .notification-list-item-actions .btn ,
362363 .reponav-item ,
363364 .reponav-item .octicon ,
364365 .ajax-pagination-form > .Box > .bg-white ,
31893190 fill : var (--text-primary ) !important ;
31903191 }
31913192 .notifications-list-item : hover ,
3192- .notifications-list-item : focus {
3193+ .notifications-list-item : focus ,
3194+ .notifications-list-item .navigation-focus {
31933195 background-color : var (--base-5 ) !important ;
31943196 }
31953197 .notifications-list-item : hover .notification-list-item-actions .btn : hover ,
3196- .notifications-list-item : focus .notification-list-item-actions .btn : hover {
3198+ .notifications-list-item : focus .notification-list-item-actions .btn : hover ,
3199+ .notifications-list-item .navigation-focus .notification-list-item-actions .btn : hover {
31973200 color : var (--text-light ) !important ;
31983201 border-color : var (--base-1 ) !important ;
31993202 background-color : var (--base-1 ) !important ;
Original file line number Diff line number Diff line change 1313 c 0 1 4
1414 & & -actions svg
1515 vc fg ("primary" )
16- & :hover , & :focus
16+ & :hover , & :focus , & .navigation-focus
1717 c 0 0 5
1818 .notification-list-item-actions .btn
1919 ease colors
You can’t perform that action at this time.
0 commit comments