Skip to content

Commit 96913fb

Browse files
author
Guillaume Chau
committed
Dark theme: arrow on hover are now visible
1 parent 45544eb commit 96913fb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/devtools/global.styl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,8 @@ $arrow-color = #444
106106
background-color $dark-background-color
107107
&:hover
108108
background-color $dark-hover-color
109+
.arrow
110+
border-left-color #666
109111
&.selected,
110112
&.active
111113
background-color $active-color

0 commit comments

Comments
 (0)